Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/srd-2024_armor-of-resistance-breastplate/?format=api
{ "url": "https://api-beta.open5e.com/v2/items/srd-2024_armor-of-resistance-breastplate/?format=api", "key": "srd-2024_armor-of-resistance-breastplate", "name": "Armor of Resistance (Breastplate)", "desc": "You have Resistance to one type of damage while you wear this armor. The GM chooses the type or determines it randomly by rolling on the following table.\n\n| 1d10 | Damage Type |\n|---|---|\n|1|Acid|\n|2|Cold|\n|3|Fire|\n|4|Force|\n|5|Lightning|\n|6|Necrotic|\n|7| Poison|\n|8|Psychic|\n|9|Radiant|\n|10|Thunder|", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Breastplate", "key": "srd-2024_breastplate", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_breastplate/?format=api", "category": "medium", "ac_base": 14, "ac_display": "14 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "20.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }