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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1702/?format=api",
    "description": "WALEM",
    "creator_name": "Macinaggio",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2da5a93f-7f81-4ccb-91c2-978a099911e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5044/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7038/?format=api"
}