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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/167/?format=api",
    "name": "Ostschweiz",
    "children": [],
    "routes": [
        {
            "description": "Russikon-Neschwil-Lendikon-Russikon",
            "creator_name": "postmaster@adrian-frutig.ch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/50ab2fd6-8835-448a-a42e-59cb10485dd0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40072/?format=api"
        },
        {
            "description": "Degersheim-Schwänberg-Gossau SG",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bca20747-2881-4078-8bbd-91c2aaf11a5d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41517/?format=api"
        },
        {
            "description": "Aadorf TG - Balterswil - Eschlikon TG",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/81c5b085-ce96-4f56-8162-7ad3771535a9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41522/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7488/?format=api"
}