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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7722/?format=api",
    "name": "sicilia",
    "children": [],
    "routes": [
        {
            "description": "__",
            "creator_name": "saro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2651fe0b-96b2-4253-8ee6-4e6e3b7ed0e0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40962/?format=api"
        },
        {
            "description": "Nuova lista 1Created at 2022-10-14T07:50:41Z",
            "creator_name": "saro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/696e6e98-c09d-4c98-90d1-ca5e7437d8e4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40963/?format=api"
        },
        {
            "description": "_",
            "creator_name": "saro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1ddf3336-93f5-441a-96e5-3c1a2b0d4803"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40964/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7721/?format=api"
}