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

GET /v1/categories/870/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 06 Nov 2025 02:58:02 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/400/?format=api",
    "name": "Jakobsweg",
    "children": [],
    "routes": [
        {
            "description": "30a Santiago-Negreia-Vilaserio",
            "creator_name": "harusu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0c3e5749-70d9-4067-aedb-48f8786b76f0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3411/?format=api"
        },
        {
            "description": "31 Vilaserio-Oliveiroa",
            "creator_name": "harusu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/26273302-1196-4183-922e-6d360e42e698"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3414/?format=api"
        },
        {
            "description": "32 Oliveiroa-Cée-Finisterra",
            "creator_name": "harusu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/73f5157e-930a-4eea-baab-c59e937ce592"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3416/?format=api"
        },
        {
            "description": "Camino de la Plata (Sevilla - Santiago) 956km",
            "creator_name": "Barbadura",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/58214116-16d5-4292-8373-71f9263281e2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4032/?format=api"
        },
        {
            "description": "Santiago - Negreira",
            "creator_name": "woko56",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90dcc1f4-929e-4a0d-b71d-3fbb8bb0d8dd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39497/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/870/?format=api"
}