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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/?format=api",
    "description": "Kleine Nachmittagstour (300 km)",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f470947d-7e4a-4c63-a065-f6d757c90faa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/163/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/198/?format=api"
}