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

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

{
    "category": "https://api.routeconverter.com/v1/categories/673/?format=api",
    "description": "Savona - Ceva",
    "creator_name": "Pflaum",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21c737e8-29a8-412e-a2c4-cb221f435f9f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1726/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2181/?format=api"
}