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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/985/?format=api",
    "name": "Rheinland-Pfalz",
    "children": [],
    "routes": [
        {
            "description": "Nette Schieferpfad",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/204f04c5-5f6f-4d61-ac9b-38b657f88833"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4579/?format=api"
        },
        {
            "description": "Etappe 7/Track: Etappe 7Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.de",
            "creator_name": "CSchmidtB",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/05d403d6-e580-4d29-a653-302b762f0b02"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5212/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1281/?format=api"
}