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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "13_Erlacherhaus (1) to 13_Falkerthaus (7)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbbbe48b-0812-4616-b993-1b5771eea708"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40324/",
    "metadata": {
        "length": 23168,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 139,
        "size": 13033,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1450,
        "elevationLoss": 1608,
        "country": "AT"
    }
}