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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Rue Coisson 5, 1214 Vernier, Suisse to 16 Rue du Marais, 2300 La Chaux-de-Fonds, Suisse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25f4039f-aacf-48b9-b948-92ae0476008f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35773/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52264/",
    "metadata": {
        "length": 151103,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 16,
        "size": 1158,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "CH"
    }
}