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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Ausflug Mägemotos Charmey-Marthalen",
    "creator_name": "ball",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7906d6a4-978f-43c8-875f-f0f548c50871"
    },
    "localFile": "https://api.routeconverter.com/v1/files/677/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/840/",
    "metadata": {
        "length": 224581,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 12,
        "size": 792,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "CH"
    }
}