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

GET /v1/categories/8046/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 14:42:57 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8019/",
    "name": "Dem. Rep. Congo",
    "children": [],
    "routes": [
        {
            "description": "Trailguide Dahner Felsenland: Hauenstein Runde/Trailguide Dahner Felsenland: Hauenstein Runde",
            "creator_name": "schnellerhirsch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/76ca5556-8080-4722-87df-f9465d9f304c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51071/",
            "metadata": {
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 3978,
                "size": 14591,
                "format": "Google Earth 5 Compressed (*.kmz)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CD"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8046/"
}