{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "dataset": {
        "id": 374,
        "slug": "cold-war-events",
        "title": "Cold War Events",
        "description": "Key events of the Cold War.",
        "category": "History",
        "category_slug": "history",
        "tags": "history,cold-war,events",
        "view_count": 1,
        "created_at": 1781275786,
        "updated_at": 1781275786
    },
    "data": [
        {
            "event": "Truman Doctrine",
            "year": 1947,
            "description": "US policy to contain Soviet expansion."
        },
        {
            "event": "Berlin Blockade",
            "year": 1948,
            "description": "Soviet blockade of West Berlin; resolved by airlift."
        },
        {
            "event": "Korean War",
            "year": 1950,
            "description": "Conflict between North and South Korea."
        },
        {
            "event": "Cuban Missile Crisis",
            "year": 1962,
            "description": "Confrontation over Soviet missiles in Cuba."
        },
        {
            "event": "Berlin Wall falls",
            "year": 1989,
            "description": "Symbolic end of division in Germany."
        },
        {
            "event": "Dissolution of Soviet Union",
            "year": 1991,
            "description": "End of the Soviet state and the Cold War."
        }
    ]
}