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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Wassererlebnispfad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8cc27028-9429-4d62-b962-d6a2db6414a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2958/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3536/?format=api"
}