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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/1659/?format=api",
    "name": "Europa",
    "children": [
        {
            "name": "POI Truck BeNeLux + D",
            "url": "https://api.routeconverter.com/v1/categories/7608/?format=api"
        },
        {
            "name": "Ladestationen Deutschland und NL",
            "url": "https://api.routeconverter.com/v1/categories/7792/?format=api"
        }
    ],
    "routes": [
        {
            "description": "assas",
            "creator_name": "urri2k",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0b9fc74d-a991-4272-bb63-a1a0c0bac06c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40998/?format=api"
        },
        {
            "description": "assv",
            "creator_name": "urri2k",
            "localFileUrl": null,
            "remoteUrl": "https://www.google.com/maps/d/edit?mid=1eROL1tGbgh428VfekI3ZQGx6MbLc6Tg&usp=sharing",
            "url": "https://api.routeconverter.com/v1/routes/40999/?format=api"
        },
        {
            "description": "Kozkut; Közkút to Kozkut; Közkút",
            "creator_name": "fgabor",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e41f765-f315-4312-abea-1dd13b803c5b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41428/?format=api"
        },
        {
            "description": "TESTGPI",
            "creator_name": "Palani",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b22b8249-4726-43a5-aa31-1c69162e0240"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41623/?format=api"
        },
        {
            "description": "?",
            "creator_name": "Shecky69",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3ee30f52-16c8-4478-851d-1180234a2a0c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41801/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7607/?format=api"
}