GET /v2/rules/srd_attacking_attack-rolls/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://api-beta.open5e.com/v2/rules/srd_attacking_attack-rolls/?format=api",
"name": "Attack Rolls",
"desc": "When you make an attack, your attack roll determines whether the attack hits or misses. To make an attack roll, roll a d20 and add the appropriate modifiers. If the total of the roll plus modifiers equals or exceeds the target's Armor Class (AC), the attack hits. The AC of a character is determined at character creation, whereas the AC of a monster is in its stat block.",
"index": 1,
"initialHeaderLevel": 2,
"document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api",
"ruleset": "https://api-beta.open5e.com/v2/rulesets/srd_attacking/?format=api"
}