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

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

{
    "category": "https://api.routeconverter.com/v1/categories/954/?format=api",
    "description": "bofcom",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/076095c2-e9a8-49a1-8eb6-56ed862862f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3063/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3648/?format=api"
}