Background Instance
list: API endpoint for returning a list of backgrounds.
retrieve: API endpoint for returning a particular background.
GET /v2/backgrounds/srd-2024_acolyte/?format=api
{ "url": "https://api.open5e.com/v2/backgrounds/srd-2024_acolyte/?format=api", "key": "srd-2024_acolyte", "benefits": [ { "name": "Ability Scores", "desc": "Intelligence, Wisdom, Charisma", "type": "ability_score" }, { "name": "Equipment", "desc": "*Choose A or B:* (A) Calligrapher's Supplies, Book (prayers), Holy Symbol, Parchment (10 sheets), Robe, 8 GP; or (B) 50 GP", "type": "equipment" }, { "name": "Feat", "desc": "Magic Initiate (Cleric)", "type": "feat" }, { "name": "Skill Proficiencies", "desc": "Insight and Religion", "type": "skill_proficiency" }, { "name": "Tool Proficiency", "desc": "Calligrapher's Supplies", "type": "tool_proficiency" } ], "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "name": "Acolyte", "desc": "" }