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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Aerzen, Köterberg, Günters Kurve als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7339e837-d6dd-4e59-a918-b31a34f2c189"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2775/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3343/?format=api"
}