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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Am Roten Wehebach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7737f7ed-ccea-4bf1-9887-2d5ebbba2c9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3210/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3827/?format=api"
}