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

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

{
    "category": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "description": "Traumpfad",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d730e918-0356-4e03-91a7-dffe175d4308"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3828/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4576/?format=api"
}