{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "category": {
        "id": 19,
        "slug": "astronomy",
        "name": "Astronomy",
        "description": "Celestial objects, phenomena, and cosmology.",
        "icon": "globe",
        "created_at": 1783090350
    },
    "datasets": [
        {
            "id": 1,
            "slug": "phases-of-moon",
            "title": "Phases of the Moon",
            "description": "The primary phases of the lunar cycle.",
            "tags": "astronomy,moon,phases",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 2,
            "slug": "solar-system-planets",
            "title": "Solar System Planets",
            "description": "The eight planets of the solar system.",
            "tags": "astronomy,planets,solar-system",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 3,
            "slug": "space-missions-milestones",
            "title": "Space Mission Milestones",
            "description": "Landmark missions in the history of space exploration.",
            "tags": "astronomy,space,missions",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 4,
            "slug": "types-of-stars",
            "title": "Types of Stars",
            "description": "Major stages and classifications of stars.",
            "tags": "astronomy,stars,classification",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 5,
            "slug": "constellations-zodiac",
            "title": "Zodiac Constellations",
            "description": "The twelve constellations of the zodiac.",
            "tags": "astronomy,constellations,zodiac",
            "view_count": 0,
            "created_at": 1783090350
        }
    ]
}