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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/?format=api",
    "description": "Ochsenkopf-Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d33af2ca-fbe2-423e-a007-b03fd53e9868"
    },
    "localFile": "https://api.routeconverter.com/v1/files/845/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1044/?format=api"
}