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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "Bregenzer Wald, Vorarlberg",
    "creator_name": "Laubi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52869066-9255-4ee6-be80-01f8c2b338dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2436/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2986/",
    "metadata": {
        "length": 235380,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 778,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}