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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Point 1 to Point 48 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/958f5f8c-4abb-4264-849b-3292a5b13705"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38539/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55030/",
    "metadata": {
        "length": 317556,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1383,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}