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

GET /v1/categories/1353/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 08 Feb 2026 04:02:15 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/109/?format=api",
    "name": "Sardinien (Sardegna)",
    "children": [
        {
            "name": "fe-so",
            "url": "https://api.routeconverter.com/v1/categories/7158/?format=api"
        },
        {
            "name": "1 von 4 Tagestour",
            "url": "https://api.routeconverter.com/v1/categories/7560/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Mucchi Bianchi (Arzachena) to Ende : 24/06/2010 10:23:24 : Golfo Aranci",
            "creator_name": "swrallye",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/43a0d328-893c-4acb-824e-e18dc07bf895"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4778/?format=api"
        },
        {
            "description": "Golfo Aranci to Ende : 24/06/2010 12:13:07 : Oschiri",
            "creator_name": "swrallye",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/99918796-99fc-465b-bf7b-d2964bf5d60b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4779/?format=api"
        },
        {
            "description": "von bei I 08020 Budoni/Tamarispa nach bei I 07041 Alghero",
            "creator_name": "thomasgraf3",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d8ed6dc-5740-4600-9f13-995649177529"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/8139/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1353/?format=api"
}