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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Kloster Mariawald",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d09527fe-1dec-44ea-a6b3-f743f64632a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2977/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3555/?format=api"
}