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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Lindenstraße 253, 25524 Itzehoe, Germany to 14 Am Deich 1A, 25377 Kollmar, Germany",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8de72f8d-4d51-4ab0-9af3-3c47b9a98a19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38333/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54824/",
    "metadata": {
        "length": 79178,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 849,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}