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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7722/?format=api",
    "description": "Tabelle1",
    "creator_name": "gast",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40c494de-4750-4fdf-ac6f-ae33b6de62fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27436/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40966/?format=api"
}