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

GET /v1/categories/400/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Dec 2025 00:36:06 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/97/?format=api",
    "name": "España (Spanien)",
    "children": [
        {
            "name": "Kanarische Inseln (Islas Canarias)",
            "url": "https://api.routeconverter.com/v1/categories/720/?format=api"
        },
        {
            "name": "Rutas Murcia Senderismo España",
            "url": "https://api.routeconverter.com/v1/categories/842/?format=api"
        },
        {
            "name": "Jakobsweg",
            "url": "https://api.routeconverter.com/v1/categories/870/?format=api"
        },
        {
            "name": "Comunidad Valenciana",
            "url": "https://api.routeconverter.com/v1/categories/1083/?format=api"
        },
        {
            "name": "Andalusien (Andalucia)",
            "url": "https://api.routeconverter.com/v1/categories/1100/?format=api"
        },
        {
            "name": "Sierra Espuña, Murcia- Spain",
            "url": "https://api.routeconverter.com/v1/categories/1707/?format=api"
        },
        {
            "name": "Senderos de la Provincia de Cádiz",
            "url": "https://api.routeconverter.com/v1/categories/2181/?format=api"
        },
        {
            "name": "Balearische Inseln",
            "url": "https://api.routeconverter.com/v1/categories/6183/?format=api"
        },
        {
            "name": "Pyrenees Catalunya",
            "url": "https://api.routeconverter.com/v1/categories/7549/?format=api"
        },
        {
            "name": "catalunya",
            "url": "https://api.routeconverter.com/v1/categories/7786/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Altea Veelzijdig",
            "creator_name": "CasaPedro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5478271a-cd7e-4d63-b372-cc01ebc1add6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1326/?format=api"
        },
        {
            "description": "La ragua -aldeire",
            "creator_name": "paqui",
            "localFileUrl": null,
            "remoteUrl": "http://www.juntadeandalucia.es/medioambiente/servtc5/ventana/exportaSendero.do ",
            "url": "https://api.routeconverter.com/v1/routes/20188/?format=api"
        },
        {
            "description": "Position 1 to FCC Logistica",
            "creator_name": "chema",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/12a46770-2d1e-409f-9b23-3807754150b9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39457/?format=api"
        },
        {
            "description": "Mallorca-GR221 (GPS),new",
            "creator_name": "Hannsen",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/aee3b79b-7ddb-42c6-b8b7-2550e4e1ca70"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41780/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/400/?format=api"
}