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

GET /v1/categories/1529/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 12:06:04 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1284/?format=api",
    "name": "Nordrhein-Westfalen",
    "children": [],
    "routes": [
        {
            "description": "Position 1 to Toys \"r\" Us (taikoo Shing), Quarry Bay, Hong Kong",
            "creator_name": "lurongxi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2e0834fa-0326-4c50-a14b-dde0f8fc1c0d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/6955/?format=api"
        },
        {
            "description": "B237 Hückeswagen 08-07-13_processed",
            "creator_name": "fingerpistole",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9b562e1f-ad1f-419c-a26a-e4a50d1b8335"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7628/?format=api"
        },
        {
            "description": "Frankenweg (1)",
            "creator_name": "hermann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f29c7bc1-c66e-4788-aa8c-2fcb34186232"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7703/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1529/?format=api"
}