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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/300/?format=api",
    "name": "Zwischen Main und Donau",
    "children": [],
    "routes": [
        {
            "description": "Kraichgau, Mosbach, Lobbach",
            "creator_name": "donaldduck",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cbb8d84b-e5f5-42c8-b7b0-796a5bdbd1ec"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1001/?format=api"
        },
        {
            "description": "Rundkurs Odenwald / Baden 211 km",
            "creator_name": "DogMan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/370f18a6-63ae-48f8-b9dd-8e03b401079a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1567/?format=api"
        },
        {
            "description": "kraichgau-odenwald",
            "creator_name": "zorg1960",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/24547426-1c4c-4559-9d5a-8cc6cad6bde8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2025/?format=api"
        },
        {
            "description": "Vöhringen-Donautal-Bärental",
            "creator_name": "Stammtisch NU/UL",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e0515baa-4b17-4d68-a2dd-8d2d24962510"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2589/?format=api"
        },
        {
            "description": "ZRM ZWORAD AG: Odenwald Tour: 300 km",
            "creator_name": "ZRM ZWORAD AG",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/41416d56-f28a-4bc3-ab8e-7b2caa0e4d63"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3605/?format=api"
        },
        {
            "description": "Hermersbergerhof ->Waldsee_kurz",
            "creator_name": "Rainer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7517bbcc-7c86-4e75-af06-68922bfca343"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3933/?format=api"
        },
        {
            "description": "Altbach, Nordschwarzwald",
            "creator_name": "siefi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d256348d-8932-440e-959f-91ec749804b1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4268/?format=api"
        },
        {
            "description": "Jagst/Kocher 270km",
            "creator_name": "sebfricke",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/34277b2b-d139-4580-ac86-4b1e8f4d8d28"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4368/?format=api"
        },
        {
            "description": "Altbach, Germany to Altbach, Germany",
            "creator_name": "Boldor",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cbd9c7d4-570b-45be-9300-df4794aced80"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4635/?format=api"
        },
        {
            "description": "Rund um Mosbach / Jagsttal / Odenwald süden",
            "creator_name": "meistermll",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/20407e69-ecfd-4650-a5ad-783423d00399"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5156/?format=api"
        },
        {
            "description": "Anfang2 to Ende2",
            "creator_name": "Herwarth",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/177380f8-9b1b-4c26-a0f1-38ebd5e63a84"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5514/?format=api"
        },
        {
            "description": "elsass",
            "creator_name": "Koloss112",
            "localFileUrl": null,
            "remoteUrl": "http://www.bergwelt-suedschwarzwald.de/de/motorrad/gps_tourdaten/elsass/elsass_1.ovl",
            "url": "https://api.routeconverter.com/v1/routes/19595/?format=api"
        },
        {
            "description": "elsass",
            "creator_name": "Koloss112",
            "localFileUrl": null,
            "remoteUrl": "http://www.bergwelt-suedschwarzwald.de/de/motorrad/gps_tourdaten/elsass/elsass_1.ovl",
            "url": "https://api.routeconverter.com/v1/routes/19596/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1368/?format=api"
}