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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Pfad Gedenken light",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fec381d8-dc82-4241-b89f-db3338171e19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2666/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3226/?format=api"
}