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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Rowen YH Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fe20cc56-c63a-46d7-883d-3b275adeb333"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4546/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5391/?format=api"
}