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

GET /v1/categories/6854/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 15 Sep 2025 11:03:46 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/20/?format=api",
    "name": "Rundfahrten von Faak aus",
    "children": [],
    "routes": [
        {
            "description": "Sloweniien- Italien ca 6,5 std",
            "creator_name": "tom1659",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f1bcd077-47b9-4f55-b4b4-20d57e8c2d9d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38641/?format=api"
        },
        {
            "description": "Italien-Slowenien- Predil ca 3 std",
            "creator_name": "tom1659",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ec2b5aab-3026-4fab-b72c-4f4f152125c2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38642/?format=api"
        },
        {
            "description": "Nockalmstrasse ohne Turacher Höhe",
            "creator_name": "tom1659",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c32e33d6-0085-444a-828f-66a8a861e76d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38644/?format=api"
        },
        {
            "description": "12.08.19_Feldb.-Leutschach-Feldb.",
            "creator_name": "sandj",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d50e81d0-a88e-49e2-a7f4-82933526f27a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39799/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/6854/?format=api"
}