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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/?format=api",
    "description": "Buntsandstein Etappe 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/089d231d-63a3-484d-a010-ef3eb82556c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/859/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1058/?format=api"
}