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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1006/?format=api",
    "description": "156 A to 156 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0852cbfa-9030-45c4-bc66-01e3c41cfc12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3154/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3771/?format=api"
}