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

GET /v1/categories/1630/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 06 Feb 2026 18:22:46 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/72/?format=api",
    "name": "Südlich des Rheins (Ten zuiden van de Rijn)",
    "children": [],
    "routes": [
        {
            "description": "Zuid Hollandse eilanden route",
            "creator_name": "Peecee",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ae3650f6-600d-4abc-b595-801f0f65b434"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/233/?format=api"
        },
        {
            "description": "West Noord-Brabant route",
            "creator_name": "Peecee",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7239b9c4-6e43-4a9c-b27d-09c07bcce241"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/239/?format=api"
        },
        {
            "description": "Zeeland route",
            "creator_name": "Peecee",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f9df82a0-4aeb-4dfb-9460-015882f0fe45"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/240/?format=api"
        },
        {
            "description": "Rondje Schin op Geul",
            "creator_name": "jokiair",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ee5fdfbc-69f2-4c08-b432-c959f42a7b6f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2050/?format=api"
        },
        {
            "description": "Rondje Maas & Waal",
            "creator_name": "Motormuis",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cd564be4-bde8-4d8b-bc28-70e8a3081faa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40542/?format=api"
        },
        {
            "description": "Start Mooi Brabant to Einde route",
            "creator_name": "Motormuis",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ca262dbc-74c4-4a50-b245-9da429ba21dc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40544/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1630/?format=api"
}