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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "Start: Villach to Ziel: Plitvicka Jezera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fd516cc-df3c-4029-88a9-49b685bd1066"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54881/",
    "metadata": {
        "length": 434488,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 1294,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "SI"
    }
}