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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/?format=api",
    "description": "Rundwanderweg 09",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2b9c54b-ff8d-47cd-8394-969913a5e2e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3441/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4086/?format=api"
}