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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Hannover-Köterberg-Hannover",
    "creator_name": "Jochen54",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17769580-e6e5-4df7-89c5-915970a6ae97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3239/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3856/",
    "metadata": {
        "length": 207986,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 6170,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}