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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/669/?format=api",
    "name": "Cascades",
    "children": [],
    "routes": [
        {
            "description": "Big Beaver Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/46ed0742-a877-4cfa-bea5-48fb37acda50"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4269/?format=api"
        },
        {
            "description": "Copper Ridge Trail part 1 of 5",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/58805c4f-c658-4565-9ced-1b25875d61cb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4270/?format=api"
        },
        {
            "description": "Hannegan Pass Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1cc92e65-d8b7-49a6-9915-661c5e9c3e81"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4271/?format=api"
        },
        {
            "description": "Hannegan/Whatcom With Cable Xing Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a28c6857-e191-4af6-bdd0-4e0786c7b925"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4272/?format=api"
        },
        {
            "description": "Little Beaver West Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/40e74786-9a9c-4470-b685-ec54b777b37a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4273/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1193/?format=api"
}