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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (92)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92d80900-fa78-47a4-9d7e-b63775f3c639"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38476/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54967/",
    "metadata": {
        "length": 314278,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3118,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}