Background Instance
list: API endpoint for returning a list of backgrounds.
retrieve: API endpoint for returning a particular background.
GET /v2/backgrounds/srd-2024_criminal/?format=api
{ "url": "https://api.open5e.com/v2/backgrounds/srd-2024_criminal/?format=api", "key": "srd-2024_criminal", "benefits": [ { "name": "Ability Scores", "desc": "Dexterity, Constitution, Intelligence", "type": "ability_score" }, { "name": "Equipment", "desc": "*Choose A or B:* (A) 2 Daggers, Thieves' Tools, Crowbar, 2 Pouches, Traveler's Clothes, 16 GP; or (B) 50 GP", "type": "equipment" }, { "name": "Feat", "desc": "Alert", "type": "feat" }, { "name": "Skill Proficiencies", "desc": "Sleight of Hand and Stealth", "type": "skill_proficiency" }, { "name": "Tool Proficiency", "desc": "Thieves' Tools", "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": "Criminal", "desc": "" }