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

GET /v1/routes/52367/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "949a9806a442f7fab5eece6acdc82ace"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hauptstraße 3, 88167 Maierhöfen, Deutschland to Alte Salzstraße 20, 88171 Weiler-Simmerberg, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2adabb71-37ee-46cb-9202-b3b7757bd436"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52367/",
    "metadata": {
        "length": 294768,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 44,
        "size": 2590,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}