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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/?format=api",
    "description": "Manderscheid",
    "creator_name": "achiel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83b48854-a099-4537-a7ef-21619cc01e16"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2027/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2527/?format=api"
}