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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6322/?format=api",
    "description": "versuch2",
    "creator_name": "uprantl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73e47a09-4e7b-47f8-a126-8cb190864e5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24110/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38037/?format=api"
}