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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-04-13T10:08:49Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d289e34-73a5-41bd-9f9f-c32721174f18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35925/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52416/",
    "metadata": {
        "length": 84726,
        "lengthKind": "track",
        "duration": 12605,
        "positionLists": 1,
        "positions": 1643,
        "size": 355958,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-13T10:08:49+00:00",
        "elevationGain": 405,
        "elevationLoss": 463,
        "country": "DE"
    }
}