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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "name": "Eröffnungsfahrt 2018 Vogelsberg",
    "children": [],
    "routes": [
        {
            "description": "Eröffnungsfahrt 2018 Vogelsberg",
            "creator_name": "Strieckspoeen",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e666b7d1-1852-4842-be00-ba7e79054ead"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38907/?format=api"
        },
        {
            "description": "Korbach, Landkreis Waldeck-Frankenberg, Regierungsbezirk Kassel, Hessen, 34497, Deutschland, Europe (administrative) to 10 B 251, 34497 Hessen, Deutschland",
            "creator_name": "1Tom",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b4a44bb1-f76b-4f95-a999-07bb904e1660"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39125/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7106/?format=api"
}