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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1006/?format=api",
    "description": "156 B to 156 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df10268d-230e-4072-af1e-738b6663924a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3155/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3772/?format=api"
}