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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Wassererlebnispfad Teil 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94958c5c-d5d5-4114-8794-48d02c2c0c52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2957/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3535/?format=api"
}