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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/?format=api",
    "description": "Edinburgh-Oban",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16a0d6d8-afc5-487c-8e89-8c00549a1126"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25491/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39258/?format=api"
}