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

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

{
    "category": "https://api.routeconverter.com/v1/categories/509/?format=api",
    "description": "Champagne - troyes reims",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e973e49-c341-4b5d-ba77-76a7dd6dec75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1415/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1790/?format=api"
}