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

GET /v1/categories/1640/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Nov 2025 07:08:01 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/31/?format=api",
    "name": "Südost - Südlich der Lippe",
    "children": [],
    "routes": [
        {
            "description": "Düsseldorf nach Wittlich (428 km): basiert auf Teilen der Nideggentour und Eiffel Grüne Hölle Tour",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3a3bb205-91a5-4795-ae05-232bcd29ca1a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/67/?format=api"
        },
        {
            "description": "BURGBERG; BLICK VOM BURGBERG to ZWEIRADHAU; OELDE",
            "creator_name": "Bellenhaus",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7e8e7af6-16ae-42f8-a04d-16accfebba09"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/456/?format=api"
        },
        {
            "description": "Schleife Ruhrgebiet",
            "creator_name": "Reteid",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6c23a2ce-c168-4016-8ff3-f08086638dc6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1980/?format=api"
        },
        {
            "description": "Hennef, WW, Rothaargeb, Biggegrill, 270 km",
            "creator_name": "Reiner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ee06e6f4-d534-4a9f-b652-2947df812196"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2682/?format=api"
        },
        {
            "description": "Rund um Much ca 65 Km",
            "creator_name": "Harry S.",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a17b1a63-741f-4a6b-8608-ea45d09f3980"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4224/?format=api"
        },
        {
            "description": "Eggegebirge",
            "creator_name": "Anton 1960",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f68f6923-83a5-48d7-a2ef-0d85f0fd2481"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4751/?format=api"
        },
        {
            "description": "Minden-Sauerland-kahlerAsten-etc",
            "creator_name": "germanfritz",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fe0554e5-38e3-4762-90d5-e76be6663897"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5448/?format=api"
        },
        {
            "description": "1 In der Aue; In der Aue 1 46487 Wesel, Wesel to [42651] Hubraum",
            "creator_name": "Carlios",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/387a66ca-5b03-4f2d-8f44-89535d2821da"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5469/?format=api"
        },
        {
            "description": "Westerwald.350kmDistance: 303 km (about 9:18 h)",
            "creator_name": "Carlios",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1a13fa67-0521-4e2c-a941-3bda16a09e60"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5470/?format=api"
        },
        {
            "description": "test",
            "creator_name": "Sunnybiker",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.de/maps?saddr=33334&daddr=51.8835,8.50761+to:51.91384,8.74194+to:51.83925,8.78781+to:Bilster+Berg,+33014+Bad+Driburg+(Bilster+Berg+Drive+Resort+GmbH+%26+Co.+KG)&hl=de&ll=51.830261,",
            "url": "https://api.routeconverter.com/v1/routes/17893/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1640/?format=api"
}