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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1016/?format=api",
    "description": "256 A - B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a731f3c-6c4c-4c8c-9677-ba925940d50e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3187/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3804/?format=api"
}