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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/?format=api",
    "description": "Hinterpfalz (183km)",
    "creator_name": "ageissel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fb59753-2aad-472f-a1a3-146d425e710e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/102/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/109/?format=api"
}