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

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

{
    "category": "https://api.routeconverter.com/v1/categories/514/?format=api",
    "description": "Tour Chianti Valdarno to Siena",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15ee562e-b0db-4705-b1ec-71d45a6ad363"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3380/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4010/?format=api"
}