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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour 1",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4ac0f0b-3902-4079-8b30-d97bd22cbb06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1031/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1268/?format=api"
}