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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1229/?format=api",
    "description": "Relleu 1",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dfb2e61-eebf-4ab7-953e-a00fce09ed14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3686/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4393/?format=api"
}