{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "dataset": {
        "id": 450,
        "slug": "metaphysics-concepts",
        "title": "Metaphysics Concepts",
        "description": "Fundamental concepts in metaphysics.",
        "category": "Philosophy",
        "category_slug": "philosophy",
        "tags": "philosophy,metaphysics,ontology",
        "view_count": 5,
        "created_at": 1781275786,
        "updated_at": 1781275786
    },
    "data": [
        {
            "concept": "Ontology",
            "description": "Study of being and existence."
        },
        {
            "concept": "Causality",
            "description": "Relationship between cause and effect."
        },
        {
            "concept": "Free Will",
            "description": "Capacity to choose between alternatives."
        },
        {
            "concept": "Determinism",
            "description": "All events are determined by prior causes."
        },
        {
            "concept": "Identity",
            "description": "What makes an entity the same over time."
        },
        {
            "concept": "Possible Worlds",
            "description": "Framework for analyzing necessity and possibility."
        }
    ]
}