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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schmidt Nideggen Germany to Schmidt Nideggen Germany",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e956207-585c-4ef5-b815-e2ba5a87c9c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54845/",
    "metadata": {
        "length": 296851,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 1551,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}