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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Bergisches Land",
    "creator_name": "Reteid",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c76c3eb2-d84a-4e47-930b-5b7ac7793610"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1575/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1977/?format=api"
}