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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2240/?format=api",
    "description": "Hessisches Bergland",
    "creator_name": "Konni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aa7bfaec-802d-43d6-9d66-83727fe24336"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26869/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40497/?format=api"
}