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

GET /v1/categories/918/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Nov 2025 07:25:44 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Wanderungen im Venn",
    "children": [],
    "routes": [
        {
            "description": "Hohes Venn - Hochmoor über Stege Tour43918",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fb8ecee4-fe02-4839-9ed0-ede9369d1a24"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3576/?format=api"
        },
        {
            "description": "Hohe Venn GPS 23836",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c088df38-d23c-4a6e-888b-1da144baa689"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3577/?format=api"
        },
        {
            "description": "Wanderung durchs Hohe Venn Tour34093",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/94e8fc1a-0072-43fd-a122-754b18f5992c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3578/?format=api"
        },
        {
            "description": "Rundweg- Hohes Venn Tour37728",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/38b39660-e40d-4694-ae5f-e3c649b9f142"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3580/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/918/?format=api"
}