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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 Tourstart to Position 610 Tourende",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/128ceceb-931f-4beb-b1b1-aa2a8927bb1b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35332/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51823/",
    "metadata": {
        "length": 254867,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 610,
        "size": 22599,
        "format": "Navigating POI-Warner (*.asc)",
        "country": "DE"
    }
}