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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Strass im Zillertal, Österreich to Gachnang, Schweiz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad27ae22-9d42-42e5-b252-a4798c991218"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55587/",
    "metadata": {
        "length": 406774,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 1332,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}