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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour8",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcce9fff-2bac-410c-b27b-ffc656724779"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1041/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1278/?format=api"
}