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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "22-TF nach Sande u. WHV - 67 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00072608-7fcf-46e7-a361-3a973cfbf8cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34869/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51360/",
    "metadata": {
        "length": 68748,
        "lengthKind": "track",
        "duration": 7015,
        "positionLists": 1,
        "positions": 463,
        "size": 106821,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-06T08:45:38.292000+00:00",
        "elevationGain": 127,
        "elevationLoss": 123,
        "country": "DE"
    }
}