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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "Harz kleine 8",
    "creator_name": "clapton",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9a37610-5035-4494-8427-8ab5ad38e92f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6290/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8372/?format=api",
    "metadata": {
        "length": 161239,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 25,
        "size": 3496,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}