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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/?format=api",
    "description": "Newcastle-Holy Island-Edinburgh",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b9f9718-0ae0-480e-b3f5-965617de99c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25490/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39257/?format=api"
}