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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1095/?format=api",
    "description": "Chamborigaud - MontAigual",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7db2a8e-9ae8-42cd-a28f-48d5f0528057"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3391/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4021/?format=api"
}