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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/947/?format=api",
    "name": "Bootstouren",
    "children": [],
    "routes": [
        {
            "description": "001; 08-MRZ-07 22:42:32 to Wohnung; 28-FEB-07 17:06:54",
            "creator_name": "hideaway",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e576843f-8005-43de-a993-dd64ade42b86"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40740/?format=api"
        },
        {
            "description": "0051 to SCHIERSTEI",
            "creator_name": "Garmin722xs",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a2909b96-954c-4457-ae3d-2f363adbd308"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41739/?format=api"
        },
        {
            "description": "ACTIVE LOG",
            "creator_name": "Garmin722xs",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0d92da30-f25e-4182-9695-2c04d7c775fa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41740/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7452/?format=api"
}