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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/?format=api",
    "description": "108 C - B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14d13ed5-eaf5-4b0a-a900-4fdb38da5f10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3141/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3758/?format=api"
}