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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1002/?format=api",
    "description": "104 A to 104 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca4e567b-93f8-481d-a5b6-4177510f687b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3135/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3752/?format=api"
}