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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Neckartal-Radweg Etappe 6Retour: Besigheim - Bad WimpfenAutor: Neckartal-Radweg",
    "creator_name": "UliK",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dca6e606-d34d-4165-a5ad-732f59c9794c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27238/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40798/",
    "metadata": {
        "length": 38269,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 446,
        "size": 30686,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 221,
        "elevationLoss": 248,
        "country": "DE"
    }
}