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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Sportgastein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef883934-1259-4832-8e2a-236393e62bc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57160/",
    "metadata": {
        "length": 124053,
        "lengthKind": "track",
        "duration": 28621,
        "positionLists": 1,
        "positions": 3716,
        "size": 392268,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-16T06:52:42+00:00",
        "elevationGain": 1968,
        "elevationLoss": 1945,
        "country": "AT"
    }
}