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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Tour_durch_den_Odenwald",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33bde5fc-9b1f-4324-bffe-ffea45b8c1a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3753/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4469/",
    "metadata": {
        "length": 195544,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 49,
        "size": 2205,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}