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

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

{
    "category": "https://api.routeconverter.com/v1/categories/904/?format=api",
    "description": "R=Restaurant, F=Foodstore,H=Hardgoods,G=Gas,Pz=Pizza to Fitzroy Harbour",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c74793c-0714-4d03-baf9-a443a15dab79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1918/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2403/?format=api"
}