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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Fasanenstr. 2, Woltersdorf to Fasanenstr. 2, Woltersdorf",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/293c5ff2-3ade-4382-acb0-2704a92bc08a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35837/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52328/?format=api",
    "metadata": {
        "length": 438206,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 292,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "PL"
    }
}