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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "Harzrundfahrt (ca. 200 km)",
    "creator_name": "RAIKOE",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa654f3f-dcfe-4a8f-b586-6f496aa97607"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1539/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1932/?format=api"
}