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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Uchelen",
    "creator_name": "Plons",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e697a45-80e7-4d06-a02a-eebb8649b8a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/125/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/157/",
    "metadata": {
        "length": 183816,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 37,
        "size": 1193,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}