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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour 6",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f23f7f4c-b59f-4572-aa6d-14cf4a5acaae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1039/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1276/?format=api"
}