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

GET /v1/routes/51841/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "37e9603e97ac194ed23b14ac7788c21d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "von D 22589 Hamburg/Blankenese nach D 22589 Hamburg/Blankenese",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/134e1862-3372-4378-ac0c-c159039c6d00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35350/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51841/?format=api",
    "metadata": {
        "length": 105826,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 593,
        "size": 27855,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}