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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1454/?format=api",
    "description": "trogier - vodice",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d5732c0-515f-4896-9436-03c64e42ee85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4488/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5328/?format=api"
}