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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "03_Mörtschach (1) to 03_Stall (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3dbcb191-5563-4125-8a90-40f587c5a63d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40314/",
    "metadata": {
        "length": 33626,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 847,
        "size": 73487,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1840,
        "elevationLoss": 2044,
        "country": "AT"
    }
}