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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "01_Franz-Josef-Höhe (1) to 01_Heiligenblut",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/adc37f5d-2174-49cf-8a30-068882e621f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26667/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40312/",
    "metadata": {
        "length": 21547,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 903,
        "size": 78559,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 140,
        "elevationLoss": 2304,
        "country": "AT"
    }
}