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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/",
    "description": "FBT Teil1 TomTom",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/627382f1-5a16-4df7-8d1d-695484be5963"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24097/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38023/",
    "metadata": {
        "length": 30189,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 136,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}