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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/14/?format=api",
    "name": "Hessen",
    "children": [
        {
            "name": "Taunus-Westerwald",
            "url": "https://api.routeconverter.com/v1/categories/847/?format=api"
        },
        {
            "name": "Spessart-Rhön",
            "url": "https://api.routeconverter.com/v1/categories/1077/?format=api"
        },
        {
            "name": "Rheingau",
            "url": "https://api.routeconverter.com/v1/categories/1990/?format=api"
        },
        {
            "name": "Mittelhessen",
            "url": "https://api.routeconverter.com/v1/categories/2240/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Vogelsberg - Rund um Schotten (264km)",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a41898b0-805b-459d-a1da-45fe7fc500a1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/78/?format=api"
        },
        {
            "description": "Limburg-Thüringer Wald und zurück",
            "creator_name": "mike",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0862203d-fb58-47a5-a9da-606c2ca367fb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/796/?format=api"
        },
        {
            "description": "Hofbieber/Langenbieber 200 Km - Trusetal Wasserfälle - Kloster Kreuzberg mit Kreuzbergbier - Wasserkuppe",
            "creator_name": "GPolice",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7d4e89f3-18e3-4881-b4bd-61fb356a8e01"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1346/?format=api"
        },
        {
            "description": "Hessisches Bergland-385km von bis 59590 Geseke ",
            "creator_name": "gtr100-f",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/51b06fb8-0aa7-4872-9e5b-7096f51a2a59"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3279/?format=api"
        },
        {
            "description": "KS-Heli-Edersee-KS",
            "creator_name": "marcd",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/09e16591-0943-4a68-82c0-d9cf2fc2e95d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4428/?format=api"
        },
        {
            "description": "Tour Z1000 Treffen",
            "creator_name": "taucher",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps?f=d&source=s_d&saddr=36275+Kirchheim+Hotel-Restaurant+Eisenberg&daddr=Wasserkuppe+to:Sinntal+to:Steinau+to:50.438265,9.20311+to:Schotten+to:B276+to:Ulrichsteiner+Str.%2FL316",
            "url": "https://api.routeconverter.com/v1/routes/4689/?format=api"
        },
        {
            "description": "Schwalmdörfer",
            "creator_name": "BikerMarius",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d8869eb0-8a05-403f-825d-9c2619089f01"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/27843/?format=api"
        },
        {
            "description": "Marburg Rothaar",
            "creator_name": "BikerMarius",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a6b106bd-607a-4822-b32c-595edea49c6a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/27851/?format=api"
        },
        {
            "description": "Marburg-Kellerwald",
            "creator_name": "BikerMarius",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ccd61760-470a-456b-b409-847808748f3d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/27865/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/27/?format=api"
}