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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api",
    "name": "197",
    "children": [],
    "routes": [
        {
            "description": "197 A - B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6f5e551e-38bd-4d44-b94b-30bd477f39fb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3786/?format=api"
        },
        {
            "description": "197 B to 197 A",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f0e5a21c-6349-4048-824e-b5ccc89b9c13"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3787/?format=api"
        },
        {
            "description": "197 G - K",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/03b60db2-339f-412c-9361-6b8f94eb64f3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3788/?format=api"
        },
        {
            "description": "197 K to 197 G",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e9b9739c-268f-4ec2-aa8c-e8d14eec3c2a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3789/?format=api"
        },
        {
            "description": "197 K to 197 M",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8f7fb567-3a6d-4e46-98f6-9566dd5e1069"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3790/?format=api"
        },
        {
            "description": "197 M to 197 K",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a5ad6b2b-b5b5-41b4-bff4-6b9a02e9af6f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3791/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1011/?format=api"
}