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

GET /v1/categories/719/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 22 Dec 2025 01:55:48 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/97/?format=api",
    "name": "Belgien (België)",
    "children": [],
    "routes": [
        {
            "description": "Steenokkerzeel",
            "creator_name": "achiel",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/259fae99-5738-4dc3-9906-9a573ac30615"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2526/?format=api"
        },
        {
            "description": "Bossen rond Leuven",
            "creator_name": "mechilium",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d76bdcb-6ea0-433b-b8af-d3a8c5b817da"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4098/?format=api"
        },
        {
            "description": "Treinstation van Leuven; Het stationsgebouw werd in 1875 opgetrokken in eclectische stijl naar plannen van architect H. Fouquet. Het gebouw lag toen aan de rand van de stad.  Bron: Wikipedia to Bondgenotenlaan; De Bondgenotenlaan werd beroemd gemaakt door het monopoly-spel. Het was één van de vakjes. Het werd later veranderd door de Diestsestraat, die een belangrijkere winkelstraat geworden was van Leuven.",
            "creator_name": "mechilium",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3035bdc2-eabf-4727-baef-4fb1ac6c2d8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5561/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/719/?format=api"
}