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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schulweg von der Eichenstraße zur Oberrealschule (Fahrrad)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6f1e5b0-acbd-4b98-a510-166345e4db99"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55442/",
    "metadata": {
        "length": 3623,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 31,
        "size": 5333,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 13,
        "elevationLoss": 11,
        "country": "DE"
    }
}