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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Start Bilderdam route 100km kronkels to Einde route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f78c82a-8e5d-4567-ab47-061d15cfed8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53283/",
    "metadata": {
        "length": 76277,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 27,
        "size": 952,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}