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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "19_Velden (1) to 19_Baumgartnerhof (7)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8676dad9-c181-4dac-b829-96a3d87f956e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26685/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40332/",
    "metadata": {
        "length": 36982,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 167,
        "size": 15259,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1011,
        "elevationLoss": 73,
        "country": "AT"
    }
}