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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Jagst/Kocher 270km",
    "creator_name": "sebfricke",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34277b2b-d139-4580-ac86-4b1e8f4d8d28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4368/",
    "metadata": {
        "length": 262566,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 4488,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}