GET /v2/rules/srd_monsters_armor-class/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/rules/srd_monsters_armor-class/?format=api",
    "name": "Armor Class",
    "desc": "A monster that wears armor or carries a shield has an Armor Class (AC) that takes its armor, shield, and Dexterity into account. Otherwise, a monster’s AC is based on its Dexterity modifier and natural armor, if any. If a monster has natural armor, wears armor, or carries a shield, this is noted in parentheses after its AC value.",
    "index": 5,
    "initialHeaderLevel": 2,
    "document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api",
    "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd_monsters/?format=api"
}