This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/54093/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6d4ffae52b7f4be46fad82c30ee7ae52"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RuhrtalRadweg neu (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7009f2bb-07a2-4bd8-b330-43e9bcc25360"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37602/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54093/",
    "metadata": {
        "length": 231613,
        "lengthKind": "track",
        "duration": 509,
        "positionLists": 1,
        "positions": 4863,
        "size": 441289,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T03:49:51+00:00",
        "elevationGain": 1608,
        "elevationLoss": 2232,
        "country": "DE"
    }
}