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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Wanderungen 2010",
    "children": [],
    "routes": [
        {
            "description": "Schmidt 14.03.2010",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fa8a604a-3c7e-4d1a-984c-00ff8baf2862"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3941/?format=api"
        },
        {
            "description": "Schöne Aussicht kurz",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/760dd747-4b81-4de1-b2f4-a8e769e81739"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3942/?format=api"
        },
        {
            "description": "Rundweg 4",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0dc65f20-302c-4562-9fa0-ea2df9802cbc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3943/?format=api"
        },
        {
            "description": "Rundwanderweg 09",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d2b9c54b-ff8d-47cd-8394-969913a5e2e5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4086/?format=api"
        },
        {
            "description": "Rundweg 10  über Kommerscheidt",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/95bf963b-89ae-4920-9e51-d715dd0814aa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4087/?format=api"
        },
        {
            "description": "Rundweg 05",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5873c759-6998-40f0-9ab6-a3fed6249ca4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4088/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1064/?format=api"
}