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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api",
    "name": "108",
    "children": [],
    "routes": [
        {
            "description": "108 A to 108 B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bbe2fc0b-0087-4cf0-b9d9-57f5db150a5a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3754/?format=api"
        },
        {
            "description": "108 A to 108 H",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b2c58d43-5888-4866-8f8e-c0d88b4c52cb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3755/?format=api"
        },
        {
            "description": "108 B to 108 A",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/043588c9-7592-4450-8c5c-0cd9b0c175c0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3756/?format=api"
        },
        {
            "description": "108 B to 108 C",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6f9b5d89-226e-4787-9ec4-e10a74067794"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3757/?format=api"
        },
        {
            "description": "108 C - B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/14d13ed5-eaf5-4b0a-a900-4fdb38da5f10"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3758/?format=api"
        },
        {
            "description": "108 C to 108 H",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c9075265-2dca-4114-8a1c-11ed38771a7f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3759/?format=api"
        },
        {
            "description": "108 H to 108 A",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9fc1411c-5efd-45d6-adf3-a2ae8517694d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3760/?format=api"
        },
        {
            "description": "108 H to 108 C",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5530b030-0694-4a48-b6cd-293424858605"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3761/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1003/?format=api"
}