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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/?format=api",
    "description": "Bachtäler HR 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a20237d0-e93e-4e33-ba79-842e6989ed18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/855/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1054/?format=api"
}