{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "dataset": {
        "id": 445,
        "slug": "major-philosophers",
        "title": "Major Philosophers",
        "description": "Influential philosophers and their primary contributions.",
        "category": "Philosophy",
        "category_slug": "philosophy",
        "tags": "philosophy,philosophers,history",
        "view_count": 1,
        "created_at": 1781275786,
        "updated_at": 1781275786
    },
    "data": [
        {
            "philosopher": "Socrates",
            "contribution": "Socratic method and ethical inquiry."
        },
        {
            "philosopher": "Plato",
            "contribution": "Theory of Forms and ideal state."
        },
        {
            "philosopher": "Aristotle",
            "contribution": "Logic, ethics, and natural philosophy."
        },
        {
            "philosopher": "Descartes",
            "contribution": "Methodological doubt and mind-body dualism."
        },
        {
            "philosopher": "Kant",
            "contribution": "Categorical imperative and transcendental idealism."
        },
        {
            "philosopher": "Nietzsche",
            "contribution": "Will to power and critique of morality."
        },
        {
            "philosopher": "Mill",
            "contribution": "Utilitarianism and liberalism."
        }
    ]
}