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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/",
    "description": "Zwischen_dorsten_und_muenster",
    "creator_name": "Rhice",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb614689-f449-42b3-8de4-1cf02bd3d500"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5048/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7042/",
    "metadata": {
        "length": 211832,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 943,
        "size": 96185,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}