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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "001 to 074",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31d55124-a933-45ac-adf6-cc368a682e9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36043/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52534/",
    "metadata": {
        "length": 174152,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 73,
        "size": 1752,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}