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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start to Hauptstrasse17",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f85e5d4-2589-4124-8869-d2fec37c2603"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52473/",
    "metadata": {
        "length": 184947,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 346,
        "size": 7989,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}