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

GET /v1/routes/7071/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1cce890ea55da6b31fe4e8177e2ad7fd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Position 1 to Position 29",
    "creator_name": "fabigabi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd6c05d0-9c83-4e85-b18d-28449a261bb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5079/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7071/",
    "metadata": {
        "length": 127277,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 29,
        "size": 1305,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}