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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1050/?format=api",
    "description": "Wanderung in der Ohligser Heide | www.alschim.de",
    "creator_name": "alschim",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5b924ba-4a99-4955-8ca7-316a050c299c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3291/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3910/?format=api"
}