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

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

{
    "category": "https://api.routeconverter.com/v1/categories/509/?format=api",
    "description": "Champagne - Grands lacs",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc7e1e13-54a2-4a17-b730-f7f17d889f67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1413/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1788/?format=api"
}