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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/?format=api",
    "description": "Hermersbergerhof ->Waldsee_kurz",
    "creator_name": "Rainer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7517bbcc-7c86-4e75-af06-68922bfca343"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3312/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3933/?format=api"
}