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

GET /v1/routes/54574/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "386ff3765c0b9184241dea3cfcbbb55b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Start to NeuePosition 16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83e802d8-a79d-4f6c-af63-3841548dae0d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38083/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54574/",
    "metadata": {
        "length": 221567,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 532,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}