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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/?format=api",
    "description": "Im Osten Hamburgs (196 km): Schöne Tagestour, Start/Ende Zollenspieker",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/834f518f-ae30-40de-ba5f-9f1f33050f0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/52/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/45/?format=api"
}