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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "/Route: Start:Vaals to KrauthausenPAUSE Eisdiele Kornelimünser/R",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e3abd73-06d5-4c19-84ee-1e8c822072e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37562/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54053/",
    "metadata": {
        "length": 220749,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 4927,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1176,
        "elevationLoss": 1144,
        "country": "BE"
    }
}