Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/srd-2024_scimitar/?format=api
{ "key": "srd-2024_scimitar", "name": "Scimitar", "desc": "A scimitar.", "category": { "name": "Weapon", "key": "weapon" }, "weapon": { "name": "Scimitar", "key": "srd-2024_scimitar", "damage_type": { "name": "Slashing", "key": "slashing" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Finesse", "type": null, "desc": "When making an attack with a Finesse weapon, use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "desc": "When you take the Attack action on your turn and attack with a Light weapon, you can make one extra attack as a Bonus Action later on the same turn. That extra attack must be made with a different Light weapon, and you don't add your ability modifier to the extra attack's damage unless that modifier is negative." }, "detail": null }, { "property": { "name": "Nick", "type": "Mastery", "desc": "When you make the extra attack of the Light property, you can make it as part of the Attack action instead of as a Bonus Action. You can make this extra attack only once per turn." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny" }, "weight": "3.000", "weight_unit": "lb", "cost": "25.00", "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" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "crossreferences": { "to": [] } }