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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/?format=api",
    "description": "Elb-Roller-Tour - HH-Glückstadt-HH",
    "creator_name": "yakamoto",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f870c525-3ea0-4b82-b555-1c4959d7bfb4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7550/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9752/?format=api",
    "metadata": {
        "length": 117254,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6,
        "size": 495,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}