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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Start rondje veluwe vanuit het gooi to Einde route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50b7c7af-1afd-4210-8d8d-bd69593b4472"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36822/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53313/",
    "metadata": {
        "length": 194234,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1629,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}