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

GET /v1/categories/1454/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 15:20:45 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/881/?format=api",
    "name": "süddalamtien",
    "children": [],
    "routes": [
        {
            "description": "Trogir-Brac",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/67f6beed-41cf-41bc-8eb9-8d6818f02e61"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5327/?format=api"
        },
        {
            "description": "trogier - vodice",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d5732c0-515f-4896-9436-03c64e42ee85"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5328/?format=api"
        },
        {
            "description": "trogier - Insel Vis",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0e5fad8f-57ed-49a3-bdc6-317a8836bff3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5329/?format=api"
        },
        {
            "description": "segetdonj nach milna auf der Insel Brac",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6a92e8a1-4777-4b24-a020-ea7c4ffa24c7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5330/?format=api"
        },
        {
            "description": "brac nach VAR",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/207cc326-e45e-4303-98e8-159294d8e68b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5331/?format=api"
        },
        {
            "description": "brac nach VAR",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/71426ddf-99b2-4421-ae8c-1bdb39471022"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5332/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1454/?format=api"
}