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

GET /v1/routes/51718/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "00f860e3b4da83b2c4bcf660897b4496"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "01 Rosenhof 8, 25421 Pinneberg, Deutschland to 13 Rosenhof 8, 25421 Pinneberg, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0eb81b98-952f-4e83-903d-1e0ef366f2f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35227/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51718/?format=api",
    "metadata": {
        "length": 223063,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 688,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}