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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Büsum nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/339b002a-1576-466c-bbaf-44896f48c1db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24224/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38126/",
    "metadata": {
        "length": 134263,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4827,
        "size": 720612,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 920,
        "elevationLoss": 896,
        "country": "DE"
    }
}