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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Mausauelrunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c18ffda4-69cf-4404-aff9-a5018eaff19e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/834/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1033/?format=api"
}