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

GET /v1/categories/8049/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 18:31:01 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8019/",
    "name": "Cameroon",
    "children": [],
    "routes": [
        {
            "description": "Oberbrombach.kml/Meine Orte/Sightseeing-Tour",
            "creator_name": "casandra",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/82788e00-4b9b-4731-9de7-7ba50ea8b075"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51096/",
            "metadata": {
                "length": 74528755,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 10,
                "size": 25611,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CM"
            }
        },
        {
            "description": "default_my_places/Meine Orte/Sightseeing-Tour",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/54914f1a-ea73-47b6-919c-9b26d919df51"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53397/",
            "metadata": {
                "length": 75004632,
                "lengthKind": "straight-line",
                "positionLists": 5,
                "positions": 24,
                "size": 48430,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CM"
            }
        },
        {
            "description": "default_my_places/Meine Orte/Sightseeing-Tour (2)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e02a161a-1f91-4181-97e1-b7f87d919019"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56793/",
            "metadata": {
                "length": 75004632,
                "lengthKind": "straight-line",
                "positionLists": 5,
                "positions": 24,
                "size": 48430,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CM"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8049/"
}