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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SP_TAUB_02_Mergentheim_Rothenburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73adc1b0-7438-4782-ab93-9b0e67c1def9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37717/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54208/",
    "metadata": {
        "length": 52663,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1023,
        "size": 93742,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "elevationGain": 1009,
        "elevationLoss": 791,
        "country": "DE"
    }
}