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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Obermaubach-Hausen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16e0a5d7-eebc-4ebc-987f-4591e8cc65ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3220/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3837/?format=api"
}