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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "12_Döbriach (1) to 12_Erlacherhaus (5)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6e64a61-c235-4968-b4fe-998bcedf5c7e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26678/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40323/",
    "metadata": {
        "length": 31131,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 399,
        "size": 35023,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2077,
        "elevationLoss": 45,
        "country": "AT"
    }
}