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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2382/?format=api",
    "description": "Versuch1",
    "creator_name": "uprantl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4dfda7e-f6bb-48bf-8c5e-b90aaa5a8a79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24109/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38036/?format=api"
}