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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1630/?format=api",
    "description": "Zuid Hollandse eilanden route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae3650f6-600d-4abc-b595-801f0f65b434"
    },
    "localFile": "https://api.routeconverter.com/v1/files/198/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/233/?format=api"
}