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

GET /v1/routes/54542/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2293a30a3241bcefffc951e793978fb3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "170 NL+Weeze",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8290247d-cfae-4c3f-8a0b-210200f986dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38051/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54542/",
    "metadata": {
        "length": 161631,
        "lengthKind": "track",
        "duration": 76202231,
        "positionLists": 1,
        "positions": 2188,
        "size": 287821,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-11-29T23:49:49+00:00",
        "elevationGain": 620,
        "elevationLoss": 553,
        "country": "DE"
    }
}