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

GET /v1/categories/7713/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 08 May 2026 11:31:46 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7711/?format=api",
    "name": "Franken (Germany)",
    "children": [],
    "routes": [
        {
            "description": "Neunkirchen,Baiersdorf,Hohenschwärz,Gräfenberg ca.60km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fdcee7f1-23d9-4430-9a90-12910faddf0a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40948/?format=api"
        },
        {
            "description": "Rupprechtstegen, Velden, Hohenstein, Vorra ca. 35km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7fcb1523-4273-4058-b133-8874d6a8cb46"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40949/?format=api"
        },
        {
            "description": "Berching, alterKanal, weisseLaaber, DietfurtAltmühl, Beilngries, Berching 57km",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/48c7dfca-56e9-457f-bbec-bfb00cb68e48"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40950/?format=api"
        },
        {
            "description": "Happurg, Thalheim, rund um Alfeld (bergig-40km)",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/311ceb05-1334-421e-b3f8-e159f4319701"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40951/?format=api"
        },
        {
            "description": "MainRadweg „Roter Main“",
            "creator_name": "Radlertreff",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1e47b12c-366f-411b-a0af-a6ef1ee05a4c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40976/?format=api"
        },
        {
            "description": "Rund um den Nürnberger Norden; Eschenau - ER - entlang der Pegnitz - Nbg - Erlenstegen - Heroldsberg - Eschenau (63km)",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8470e1aa-4814-4e74-a72d-a62e623d4c56"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41543/?format=api"
        },
        {
            "description": "Unterrem Ennert",
            "creator_name": "doell-ali@web.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4976b97a-2e5e-4e5e-b96f-3c3c7d96646f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41653/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7713/?format=api"
}