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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Position 1 to Position 48",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cea12a71-5e25-4dff-bfde-c2e276449b89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39888/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56379/",
    "metadata": {
        "length": 93877,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 912,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}