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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/3558/?format=api",
    "name": "Kreta",
    "children": [],
    "routes": [
        {
            "description": "2010-05-03T06:37:30Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/87e597fa-7c6b-47d1-af80-af7271021bb5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4553/?format=api"
        },
        {
            "description": "2010-05-04T06:17:16Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/849d6095-03b9-4294-a31c-9b2f2613946b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4554/?format=api"
        },
        {
            "description": "2010-05-06T07:27:56Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f5aa582d-df82-4dbb-9f54-9233c7c5c7dc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4555/?format=api"
        },
        {
            "description": "2010-05-07T07:03:53Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90bec300-f456-4637-b568-ddce1a2d7d7a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4556/?format=api"
        },
        {
            "description": "16_KE_Nida_TimiosStavros",
            "creator_name": "Ohnemus-wolf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a242fdbc-f3c7-4d2f-966e-bcb1e9f7bb05"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/6877/?format=api"
        },
        {
            "description": "Rundwanderung Kare",
            "creator_name": "NoVo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e0fcb57-2dc2-4f93-bbc7-72de119ec7be"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39094/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1265/?format=api"
}