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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "02_Heiligenblut (1) to 02_Mörtschach (5)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b38257a9-6ade-4290-b28a-6fa648a645a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26668/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40313/",
    "metadata": {
        "length": 33845,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 696,
        "size": 60587,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 565,
        "elevationLoss": 1241,
        "country": "AT"
    }
}