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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Buschfelderhof 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d67ee07-9730-41e6-9acd-fc9a31b743a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2647/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3207/?format=api"
}