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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Tour_durch_den_Odenwald",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33bde5fc-9b1f-4324-bffe-ffea45b8c1a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3753/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4469/?format=api"
}