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

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

{
    "category": "https://api.routeconverter.com/v1/categories/514/?format=api",
    "description": "Levico Terme to Figline Valdarno",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6ebbddf-bd2d-461e-b33a-a453fcc37240"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3356/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3980/?format=api"
}