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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Llanddeusant Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d3b8024-7dac-45db-bc2a-622fa92e537e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4539/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5384/?format=api"
}