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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SP_TAUB_Sportive_Boxberg_Wertheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80f9fbb9-eec4-4958-904f-45dc4b09178e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54509/",
    "metadata": {
        "length": 90950,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1460,
        "size": 125124,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "elevationGain": 1604,
        "elevationLoss": 1715,
        "country": "DE"
    }
}