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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1007/?format=api",
    "description": "191 A - B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5fa482f8-ccfd-4af7-9e81-3b6ea59ca3b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3156/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3773/?format=api"
}