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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Start / Einde to Einde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f7428e3-75dc-440a-983f-70ae68890e09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38760/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55251/",
    "metadata": {
        "length": 114497,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 1056,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}