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

GET /v1/categories/7792/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 06 Feb 2026 14:51:05 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7607/?format=api",
    "name": "Ladestationen Deutschland und NL",
    "children": [],
    "routes": [
        {
            "description": "Ladestationen Deutschland CCS",
            "creator_name": "waschbrettbauch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/05ab4f15-77d5-464d-91be-ea211fbb593f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41619/?format=api"
        },
        {
            "description": "Ladestationen NL CCS",
            "creator_name": "waschbrettbauch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f9a5590a-a930-4f12-b5dd-c6fb56425842"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41620/?format=api"
        },
        {
            "description": "Ladestationen EnBW D und NL nur CCS",
            "creator_name": "waschbrettbauch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/33439113-fda6-40d9-8b37-4d970d06476b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41621/?format=api"
        },
        {
            "description": "01 apr 11:07",
            "creator_name": "marcocn",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bc581e9e-c3df-4c04-8e56-e5138cbbcb7a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41655/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7792/?format=api"
}