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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "Position 1 to Position 4 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ba055cc-f708-4f1c-8b9f-fbe47325c243"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37893/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54384/?format=api",
    "metadata": {
        "length": 114693,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 176,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "AT"
    }
}