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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "002 to 497",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b110c0f6-8c8e-4b4d-9d86-b3294f14937a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39184/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55675/",
    "metadata": {
        "length": 285013,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 414,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "AT"
    }
}