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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "001 to 046",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f87d304-03b5-4d04-89d8-efbb2dbd837f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52474/",
    "metadata": {
        "length": 190910,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 1092,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}