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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "HES_15 to HES_16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e76320b-1b3a-4dbf-b2e3-d620f614b80f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37570/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54061/",
    "metadata": {
        "length": 160270,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 547,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}