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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Mühlviertler Straße, 4261, Österreich to 10 Diendorfer Straße 21, 92431 Neunburg vorm Wald, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03a86c4d-b508-4e86-8a0e-8dbe85627d4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34977/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51468/",
    "metadata": {
        "length": 258112,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 705,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}