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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Barmouth to Maentwrog",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9257fc10-ca87-4fd0-8176-c11c71e13d36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4528/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5373/?format=api"
}