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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/?format=api",
    "description": "19 km ab Ehreshoven über Bergische Schweiz",
    "creator_name": "Bips",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f57e38b8-56c3-471a-a653-dd05a6c687e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26438/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40102/?format=api"
}