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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Vreden1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/440de29c-76ed-4552-97dd-d283b946b23d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36513/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53004/",
    "metadata": {
        "length": 51774,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 345,
        "size": 66341,
        "format": "Falk Navigator (*.tour)",
        "country": "DE"
    }
}