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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/?format=api",
    "description": "Elbtour",
    "creator_name": "duc-klaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a8eaa06-08e2-4b29-83fd-5ad51499236d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4184/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4987/?format=api"
}