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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/?format=api",
    "description": "Taunushöhenweg",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e32fc112-5caf-413c-9814-9730afa33bc9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26787/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40424/?format=api"
}