list: API endpoint for returning a list of armor.
retrieve: API endpoint for returning a particular armor.

GET /v2/armor/?format=api&ordering=-ac_base
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_plate/?format=api",
            "key": "srd_plate",
            "ac_display": "18",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Plate",
            "grants_stealth_disadvantage": true,
            "strength_score_required": 15,
            "ac_base": 18,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_plate-armor/?format=api",
            "key": "srd-2024_plate-armor",
            "ac_display": "18",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Plate Armor",
            "grants_stealth_disadvantage": true,
            "strength_score_required": 15,
            "ac_base": 18,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_splint/?format=api",
            "key": "srd_splint",
            "ac_display": "17",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Splint",
            "grants_stealth_disadvantage": true,
            "strength_score_required": 15,
            "ac_base": 17,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_splint-armor/?format=api",
            "key": "srd-2024_splint-armor",
            "ac_display": "17",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Splint Armor",
            "grants_stealth_disadvantage": true,
            "strength_score_required": 15,
            "ac_base": 17,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_chain-mail/?format=api",
            "key": "srd_chain-mail",
            "ac_display": "16",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Chain mail",
            "grants_stealth_disadvantage": true,
            "strength_score_required": 13,
            "ac_base": 16,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_chain-mail/?format=api",
            "key": "srd-2024_chain-mail",
            "ac_display": "16",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Chain Mail",
            "grants_stealth_disadvantage": true,
            "strength_score_required": 13,
            "ac_base": 16,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_half-plate/?format=api",
            "key": "srd_half-plate",
            "ac_display": "15 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Half plate",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 15,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api",
            "key": "srd-2024_half-plate-armor",
            "ac_display": "15 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Half Plate Armor",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 15,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_breastplate/?format=api",
            "key": "srd_breastplate",
            "ac_display": "14 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Breastplate",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 14,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_ring-mail/?format=api",
            "key": "srd_ring-mail",
            "ac_display": "14",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Ring mail",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 14,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_scale-mail/?format=api",
            "key": "srd_scale-mail",
            "ac_display": "14 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Scale mail",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 14,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_breastplate/?format=api",
            "key": "srd-2024_breastplate",
            "ac_display": "14 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Breastplate",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 14,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_ring-mail/?format=api",
            "key": "srd-2024_ring-mail",
            "ac_display": "14",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Ring Mail",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 14,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_scale-mail/?format=api",
            "key": "srd-2024_scale-mail",
            "ac_display": "14 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Scale Mail",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 14,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_chain-shirt/?format=api",
            "key": "srd_chain-shirt",
            "ac_display": "13 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Chain shirt",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 13,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_chain-shirt/?format=api",
            "key": "srd-2024_chain-shirt",
            "ac_display": "13 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Chain Shirt",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 13,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_hide/?format=api",
            "key": "srd_hide",
            "ac_display": "12 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Hide",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 12,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_studded-leather/?format=api",
            "key": "srd_studded-leather",
            "ac_display": "12 + Dex modifier",
            "category": "light",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Studded leather",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 12,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_hide-armor/?format=api",
            "key": "srd-2024_hide-armor",
            "ac_display": "12 + Dex modifier (max 2)",
            "category": "medium",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Hide Armor",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 12,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": 2
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_studded-leather-armor/?format=api",
            "key": "srd-2024_studded-leather-armor",
            "ac_display": "12 + Dex modifier",
            "category": "light",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Studded Leather Armor",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 12,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_leather/?format=api",
            "key": "srd_leather",
            "ac_display": "11 + Dex modifier",
            "category": "light",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Leather",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 11,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd_padded/?format=api",
            "key": "srd_padded",
            "ac_display": "11 + Dex modifier",
            "category": "light",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Padded",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 11,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_leather-armor/?format=api",
            "key": "srd-2024_leather-armor",
            "ac_display": "11 + Dex modifier",
            "category": "light",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Leather Armor",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 11,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_padded-armor/?format=api",
            "key": "srd-2024_padded-armor",
            "ac_display": "11 + Dex modifier",
            "category": "light",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Padded Armor",
            "grants_stealth_disadvantage": true,
            "strength_score_required": null,
            "ac_base": 11,
            "ac_add_dexmod": true,
            "ac_cap_dexmod": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/armor/srd-2024_shield/?format=api",
            "key": "srd-2024_shield",
            "ac_display": "2",
            "category": "heavy",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Shield",
            "grants_stealth_disadvantage": false,
            "strength_score_required": null,
            "ac_base": 2,
            "ac_add_dexmod": false,
            "ac_cap_dexmod": null
        }
    ]
}