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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/489347ba-1681-40d8-a348-ad8234e10788"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36615/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53106/?format=api",
    "metadata": {
        "length": 168887,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 837,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}