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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dessau-Rosslau - Geesthacht",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e3e11cc-e9f6-4ee5-8cb8-1e454a07cce7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37140/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53631/",
    "metadata": {
        "length": 344234,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5394,
        "size": 388503,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 915,
        "elevationLoss": 962,
        "country": "DE"
    }
}