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

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

{
    "category": "https://api.routeconverter.com/v1/categories/669/?format=api",
    "description": "01",
    "creator_name": "GeroldM",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b054fd4-1dc9-4fc4-8529-725f2b984a36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27448/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40977/?format=api"
}