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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Bergische Jo",
    "creator_name": "Viller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70d3e8ad-f399-4a89-b478-3ac2c4db8a13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4482/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5318/?format=api"
}