Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/srd-2024_half-plate-armor-of-etherealness/?format=api
{ "url": "https://api-beta.open5e.com/v2/items/srd-2024_half-plate-armor-of-etherealness/?format=api", "key": "srd-2024_half-plate-armor-of-etherealness", "name": "Half Plate Armor of Etherealness", "desc": "While you're wearing this armor, you can take a Magic action and use a command word to gain the effect of the Etherealness spell. The spell ends immediately if you remove the armor or take a Magic action to repeat the command word. This property of the armor can't be used again until the next dawn.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": { "name": "Legendary", "url": "https://api-beta.open5e.com/v2/itemrarities/legendary/?format=api", "key": "legendary", "rank": 5 }, "is_magic_item": true, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": true, "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" } }