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

GET /v1/routes/7859/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "66e26ce8de121356e5cd7b9861d2787e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1077/?format=api",
    "description": "Steinau-Spessart 140 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/763e65d4-0562-4eff-b98f-ab07e04c7f12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5816/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7859/?format=api"
}