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

GET /v1/routes/45/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "318ca9f7e5d3836a99f318c43d64dfcc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Im Osten Hamburgs (196 km): Schöne Tagestour, Start/Ende Zollenspieker",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/834f518f-ae30-40de-ba5f-9f1f33050f0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/52/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/45/",
    "metadata": {
        "length": 189790,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1854,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}