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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Wolfenbüttel Weserbergland-Tour",
    "creator_name": "Rocko",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55838eb9-b4f3-483f-9c10-a3fb3ba3dab3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4022/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4821/?format=api",
    "metadata": {
        "length": 221538,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 18,
        "size": 993,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}