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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "001; Ladendorf to 018; Ladendorf",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e652427-b53b-4750-a9ec-18ecadde1aac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38741/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55232/",
    "metadata": {
        "length": 374874,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 857,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}