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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lampertheim/Rosengarten to Lampertheim/Rosengarten",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d056b83-f904-4c95-b1c7-59e2d8ebbb84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36731/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53222/",
    "metadata": {
        "length": 277271,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 1602,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}