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

GET /v1/categories/842/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 15 Sep 2025 00:48:27 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/400/?format=api",
    "name": "Rutas Murcia Senderismo España",
    "children": [],
    "routes": [
        {
            "description": "Torreaguera-El Bojar por el Miravete 1",
            "creator_name": "folladorloco",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2b80d988-2f96-4ffe-85d8-baeeecc077b5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3295/?format=api"
        },
        {
            "description": "Torreaguera-El Bojar por el Miravete 2",
            "creator_name": "folladorloco",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/09f8dcc9-fa53-41d1-a81e-0d86226d5a73"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3466/?format=api"
        },
        {
            "description": "Los Forestales-La Cresta del Gallo 5-02-10",
            "creator_name": "folladorloco",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/00619ff7-1ea0-407f-93f3-00f9b89e4ab4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3694/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/842/?format=api"
}