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

GET /v1/routes/55602/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "83d07445edc78e5399fc80be30f644fc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "Roberto",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad9e5cd0-6d3e-41a2-8a93-763ccb6ebe77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39111/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55602/?format=api",
    "metadata": {
        "length": 447836,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 631,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}