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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/?format=api",
    "description": "192 F - C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a40ab04-e63e-46e5-93b2-5333df2fd4d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3163/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3780/?format=api",
    "metadata": {
        "length": 5019,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13,
        "size": 1550,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}