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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6745/",
    "description": "Bahnnostalgie - Die Sauschwänzlebahn von Blumberg-Zollhaus nach Weizen (Stühlingen) Ver. 1.0 (2015)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c646993-f43d-4f84-8d84-aa712d71c24b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27847/",
    "metadata": {
        "length": 29103,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 599,
        "size": 69556,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 609,
        "elevationLoss": 857,
        "country": "CH"
    }
}