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

{
    "url": "https://api-beta.open5e.com/v2/rules/srd_spellcasting_reactions/?format=api",
    "name": "Bonus Action",
    "desc": "Some spells can be cast as reactions. These spells take a fraction of a second to bring about and are cast in response to some event. If a spell can be cast as a reaction, the spell description tells you exactly when you can do so.",
    "index": 12,
    "initialHeaderLevel": 3,
    "document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api",
    "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd_spellcasting/?format=api"
}