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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Levico Terme to Figline Valdarno",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1740563-d062-4c58-ac60-8173cb8db917"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3357/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3981/?format=api"
}