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

GET /v1/categories/2768/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 22 Dec 2025 01:56:08 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/97/?format=api",
    "name": "Niederlande (Pays-bas) (Netherlands) (Nederland)",
    "children": [],
    "routes": [
        {
            "description": "hürtgenwald",
            "creator_name": "Frankybulldog",
            "localFileUrl": null,
            "remoteUrl": "http://www.komm-mit-wandern.de/mediapool/87/872503/data/GPX-Tracks/Track_Ochsenkopf.gpx",
            "url": "https://api.routeconverter.com/v1/routes/38051/?format=api"
        },
        {
            "description": "GW-Loenen-313 rudie orgineel",
            "creator_name": "rudie",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/37e716ea-7ff8-4e43-a834-704bf3610fcd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39746/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/2768/?format=api"
}