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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Talybont Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38fd5fa9-44a0-4788-9d72-a5b1f9a3a20c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4551/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5396/?format=api"
}