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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Mariawald RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69df0670-0fd3-429f-aae8-20f3f06f57b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2679/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3239/?format=api"
}