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

GET /v1/routes/55161/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7917d48d43ab9254f780e73706c7802f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "1 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/9b9649f0-1f6e-4c30-be51-8dd0079b41a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38670/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55161/",
    "metadata": {
        "length": 151103,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 16,
        "size": 1171,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "CH"
    }
}