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

GET /v1/categories/326/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 14 Oct 2023 16:14:52 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/",
    "name": "_Eifel",
    "children": [
        {
            "name": "Wanderland Rureifel",
            "url": "https://api.routeconverter.com/v1/categories/327/"
        },
        {
            "name": "Literarische Wanderwege",
            "url": "https://api.routeconverter.com/v1/categories/328/"
        },
        {
            "name": "Wildnistrail",
            "url": "https://api.routeconverter.com/v1/categories/329/"
        },
        {
            "name": "Bachtäler Höhenroute",
            "url": "https://api.routeconverter.com/v1/categories/330/"
        },
        {
            "name": "Bundsandstein Runde",
            "url": "https://api.routeconverter.com/v1/categories/331/"
        },
        {
            "name": "Eifelsteig",
            "url": "https://api.routeconverter.com/v1/categories/384/"
        },
        {
            "name": "Nationalpark Eifel",
            "url": "https://api.routeconverter.com/v1/categories/385/"
        },
        {
            "name": "Rureifel Thementouren",
            "url": "https://api.routeconverter.com/v1/categories/386/"
        },
        {
            "name": "Wanderungen Nationalpark Eifel",
            "url": "https://api.routeconverter.com/v1/categories/650/"
        },
        {
            "name": "Drover Heide",
            "url": "https://api.routeconverter.com/v1/categories/729/"
        },
        {
            "name": "Thementouren Eifel -kurz-",
            "url": "https://api.routeconverter.com/v1/categories/747/"
        },
        {
            "name": "Eifelverein",
            "url": "https://api.routeconverter.com/v1/categories/823/"
        },
        {
            "name": "Thementouren Nationalpark Eifel",
            "url": "https://api.routeconverter.com/v1/categories/829/"
        },
        {
            "name": "Rur- und Obersee",
            "url": "https://api.routeconverter.com/v1/categories/831/"
        },
        {
            "name": "Hohes Venn ",
            "url": "https://api.routeconverter.com/v1/categories/833/"
        },
        {
            "name": "Wanderungen ab Schmidt",
            "url": "https://api.routeconverter.com/v1/categories/834/"
        },
        {
            "name": "Wanderungen Eifelverein",
            "url": "https://api.routeconverter.com/v1/categories/835/"
        },
        {
            "name": "Wanderungen im Venn",
            "url": "https://api.routeconverter.com/v1/categories/918/"
        },
        {
            "name": "Rureifel",
            "url": "https://api.routeconverter.com/v1/categories/1025/"
        },
        {
            "name": "Wanderungen 2010",
            "url": "https://api.routeconverter.com/v1/categories/1064/"
        }
    ],
    "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/",
            "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": "Wanderroute von Wildenburg nach Steinfeld",
            "creator_name": "jo-clemens",
            "localFileUrl": null,
            "remoteUrl": "Wildenburg-Steinfeld",
            "url": "https://api.routeconverter.com/v1/routes/14011/",
            "metadata": null
        },
        {
            "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/",
            "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/"
}