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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Keutschachtal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71bbcc3c-7307-43d8-b9f7-406b0b067cf9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54147/",
    "metadata": {
        "length": 91380,
        "lengthKind": "track",
        "duration": 22424,
        "positionLists": 1,
        "positions": 3151,
        "size": 332991,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-11T06:30:03+00:00",
        "elevationGain": 1547,
        "elevationLoss": 1645,
        "country": "AT"
    }
}