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

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

{
    "category": "https://api.routeconverter.com/v1/categories/22/?format=api",
    "description": "Morvan 02",
    "creator_name": "OlivierARMBRUSTER",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81b154ba-8073-4fb5-bc5a-115d626925ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27962/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41445/?format=api"
}