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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Ausflug Mägemotos Marthalen-Charmey",
    "creator_name": "ball",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7e02fe0-bebf-4dcd-92c6-1cc9e1098408"
    },
    "localFile": "https://api.routeconverter.com/v1/files/678/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/841/",
    "metadata": {
        "length": 203304,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 22,
        "size": 1452,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "CH"
    }
}