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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Start Vaassen-Giethoorn-Vaasen to Einde route",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fda30984-52ba-4a49-b9a9-c436f509ee57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4512/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5357/",
    "metadata": {
        "length": 210375,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 33,
        "size": 1049,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}