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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "Tour 12 Manghen 215 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c69c6c1f-e951-4f9b-927f-d43427349496"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39685/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56176/?format=api",
    "metadata": {
        "length": 204144,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 3299,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IT"
    }
}