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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "17_Gerlitzen (1) to 17_Ossiach (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/da597449-c96f-42d6-91dd-d25be21571ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40328/",
    "metadata": {
        "length": 26005,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 362,
        "size": 31746,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 116,
        "elevationLoss": 2914,
        "country": "AT"
    }
}