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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "kraichgau-odenwald",
    "creator_name": "zorg1960",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24547426-1c4c-4559-9d5a-8cc6cad6bde8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1617/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2025/",
    "metadata": {
        "length": 125766,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 2636,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}