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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1015/?format=api",
    "description": "255 A - B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4b88e63-ba40-42e3-ac8c-afd975f67174"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3184/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3801/?format=api"
}