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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Bergisches Land Tour 7",
    "creator_name": "rkoeln",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f0ab202-9627-49e2-9496-5f6c86a5d2db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3366/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3990/",
    "metadata": {
        "length": 134507,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1745,
        "size": 178728,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}