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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 7",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90a9beef-2cfa-4005-8e9b-e738a2856371"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2580/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3140/?format=api"
}