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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Uchelen",
    "creator_name": "Plons",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e697a45-80e7-4d06-a02a-eebb8649b8a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/125/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/157/?format=api"
}