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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "08_Hühnersberg (1) to 08_Gmünd (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d89d333-f575-4b05-86d1-2768640f8d59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26674/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40319/",
    "metadata": {
        "length": 26720,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 282,
        "size": 24953,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 303,
        "elevationLoss": 865,
        "country": "AT"
    }
}