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

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

{
    "category": "https://api.routeconverter.com/v1/categories/719/?format=api",
    "description": "Steenokkerzeel",
    "creator_name": "achiel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/259fae99-5738-4dc3-9906-9a573ac30615"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2026/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2526/?format=api"
}