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

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

{
    "category": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "description": "Morvan 01",
    "creator_name": "OlivierARMBRUSTER",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5003afba-daba-4c54-a8f3-328faa1f58e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27961/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41444/?format=api"
}