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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 1 Bergisches Land",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/136c1dca-adb8-4fe3-834e-20a1d3e1c683"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35352/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51843/",
    "metadata": {
        "length": 241368,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 37,
        "size": 4061,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}