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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schmalenberg to Todtmoos",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61b1d184-d963-4b2a-a32a-1ee4f01fc17e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53721/",
    "metadata": {
        "length": 398820,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 434,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}