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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/648/?format=api",
    "name": "Marche",
    "children": [],
    "routes": [
        {
            "description": "San Ansovino",
            "creator_name": "castiglionese",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2033f6f4-3797-48c2-ba8f-155102e1f2e6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2187/?format=api"
        },
        {
            "description": "Monte Sant Angelo von Montefortino",
            "creator_name": "castiglionese",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bd2ed34f-90bc-4821-8d37-7839a52b76d5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2431/?format=api"
        },
        {
            "description": "Castelletta - Poggio San Romualdo",
            "creator_name": "castiglionese",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0c8b36b6-b14b-4b73-93b5-733dc9f3474c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2435/?format=api"
        },
        {
            "description": "AO01-GranSanBernardo-Echevennoz",
            "creator_name": "Slavko",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b4d20436-bd33-436b-a9f2-e5c288f2a9c2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7012/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/649/?format=api"
}