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

GET /v1/categories/1639/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Dec 2025 02:18:47 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/31/?format=api",
    "name": "Nordost - Nördlich der Lippe",
    "children": [],
    "routes": [
        {
            "description": "Geführte Tour vom Landgsthaus Niemann",
            "creator_name": "dickwanst157",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/261e4b62-ac55-44b2-b26c-4c80d4f8f43e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/826/?format=api"
        },
        {
            "description": "Münsterland über Felsenmühle 160km",
            "creator_name": "jamiro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4e655c1b-a26e-434b-ad86-1305b3453038"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3010/?format=api"
        },
        {
            "description": "Münster-Iserlohn (Überland-Tour)",
            "creator_name": "andreas61",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/dbf2bb1e-f3cc-41d1-8f28-6042ff7ad4c8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4013/?format=api"
        },
        {
            "description": "Großteil der westfälischen Mühlenstraße",
            "creator_name": "Joerg Berndt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c3755e46-5313-4045-83dd-35471dddab0e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4470/?format=api"
        },
        {
            "description": "Staedte-im-Kulturland-Kreis-Hoexter",
            "creator_name": "missioncontrol",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e939a7ed-57f8-40af-a1fe-c1d78f4023d0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5354/?format=api"
        },
        {
            "description": "400 km - Teutoburger Wald, Wiehengebirge, Hermannsdenkmal, Kaiser-Wilhelm-Denkmal",
            "creator_name": "roraba",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/36c19bf8-0974-47ec-b1f3-e228e4a3cd29"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/9237/?format=api"
        },
        {
            "description": "Nachmittagstour  Haltern, Lüdinghausen,Wesel",
            "creator_name": "schorschi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bde8dae4-232e-45fc-8a94-2fd34a436bfa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39161/?format=api"
        },
        {
            "description": "Kleine Route",
            "creator_name": "schorschi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bea40a4b-27da-4e0f-aeda-9a23cc8ffb29"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39162/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1639/?format=api"
}