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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Eschauel RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbf233ed-ab26-4108-8086-722887ab03c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2671/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3231/?format=api"
}