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

GET /v1/categories/326/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 12 Aug 2026 08:51:54 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/?format=api",
    "name": "_Eifel",
    "children": [
        {
            "name": "Wanderland Rureifel",
            "url": "https://api.routeconverter.com/v1/categories/327/?format=api"
        },
        {
            "name": "Literarische Wanderwege",
            "url": "https://api.routeconverter.com/v1/categories/328/?format=api"
        },
        {
            "name": "Wildnistrail",
            "url": "https://api.routeconverter.com/v1/categories/329/?format=api"
        },
        {
            "name": "Bachtäler Höhenroute",
            "url": "https://api.routeconverter.com/v1/categories/330/?format=api"
        },
        {
            "name": "Bundsandstein Runde",
            "url": "https://api.routeconverter.com/v1/categories/331/?format=api"
        },
        {
            "name": "Eifelsteig",
            "url": "https://api.routeconverter.com/v1/categories/384/?format=api"
        },
        {
            "name": "Nationalpark Eifel",
            "url": "https://api.routeconverter.com/v1/categories/385/?format=api"
        },
        {
            "name": "Rureifel Thementouren",
            "url": "https://api.routeconverter.com/v1/categories/386/?format=api"
        },
        {
            "name": "Wanderungen Nationalpark Eifel",
            "url": "https://api.routeconverter.com/v1/categories/650/?format=api"
        },
        {
            "name": "Drover Heide",
            "url": "https://api.routeconverter.com/v1/categories/729/?format=api"
        },
        {
            "name": "Thementouren Eifel -kurz-",
            "url": "https://api.routeconverter.com/v1/categories/747/?format=api"
        },
        {
            "name": "Eifelverein",
            "url": "https://api.routeconverter.com/v1/categories/823/?format=api"
        },
        {
            "name": "Thementouren Nationalpark Eifel",
            "url": "https://api.routeconverter.com/v1/categories/829/?format=api"
        },
        {
            "name": "Rur- und Obersee",
            "url": "https://api.routeconverter.com/v1/categories/831/?format=api"
        },
        {
            "name": "Hohes Venn ",
            "url": "https://api.routeconverter.com/v1/categories/833/?format=api"
        },
        {
            "name": "Wanderungen ab Schmidt",
            "url": "https://api.routeconverter.com/v1/categories/834/?format=api"
        },
        {
            "name": "Wanderungen Eifelverein",
            "url": "https://api.routeconverter.com/v1/categories/835/?format=api"
        },
        {
            "name": "Wanderungen im Venn",
            "url": "https://api.routeconverter.com/v1/categories/918/?format=api"
        },
        {
            "name": "Rureifel",
            "url": "https://api.routeconverter.com/v1/categories/1025/?format=api"
        },
        {
            "name": "Wanderungen 2010",
            "url": "https://api.routeconverter.com/v1/categories/1064/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Traumpfad",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d730e918-0356-4e03-91a7-dffe175d4308"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4576/?format=api",
            "metadata": {
                "length": 8667,
                "lengthKind": "track",
                "duration": 8799,
                "positionLists": 1,
                "positions": 608,
                "size": 85472,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-06-03T14:38:46+00:00",
                "elevationGain": 376,
                "elevationLoss": 373,
                "country": "DE"
            }
        },
        {
            "description": "125 Eifel 1",
            "creator_name": "gunnar",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a233a714-1c87-4be7-9312-f5026a5c1d2e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39280/?format=api",
            "metadata": {
                "length": 120069,
                "lengthKind": "track",
                "duration": 20769,
                "positionLists": 1,
                "positions": 1368,
                "size": 152469,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-06-26T07:55:56+00:00",
                "elevationGain": 1956,
                "elevationLoss": 1961,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/326/?format=api"
}