list: API endpoint for returning a list of weapons. retrieve: API endpoint for returning a particular weapon.

GET /v1/weapons/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 68,
    "next": null,
    "previous": "https://api.open5e.com/v1/weapons/?format=api",
    "results": [
        {
            "name": "Scimitar",
            "slug": "scimitar",
            "category": "Martial Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "25 gp",
            "damage_dice": "1d6",
            "damage_type": "slashing",
            "weight": "3 lb.",
            "properties": [
                "finesse",
                "light"
            ]
        },
        {
            "name": "Shashka",
            "slug": "shashka",
            "category": "Martial Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "20 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "4 lb.",
            "properties": [
                "special",
                "versatile (1d10)"
            ]
        },
        {
            "name": "Shortbow",
            "slug": "shortbow",
            "category": "Simple Ranged Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "25 gp",
            "damage_dice": "1d6",
            "damage_type": "piercing",
            "weight": "2 lb.",
            "properties": [
                "ammunition (range 80/320)",
                "two-handed"
            ]
        },
        {
            "name": "Shortsword",
            "slug": "shortsword",
            "category": "Martial Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "10 gp",
            "damage_dice": "1d6",
            "damage_type": "piercing",
            "weight": "2 lb.",
            "properties": [
                "finesse",
                "light"
            ]
        },
        {
            "name": "Shotel",
            "slug": "shotel",
            "category": "Martial Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "50 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "3 lb.",
            "properties": [
                "finesse",
                "special"
            ]
        },
        {
            "name": "Sickle",
            "slug": "sickle",
            "category": "Simple Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "1 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "2 lb.",
            "properties": [
                "light"
            ]
        },
        {
            "name": "Sling",
            "slug": "sling",
            "category": "Simple Ranged Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "1 sp",
            "damage_dice": "1d4",
            "damage_type": "bludgeoning",
            "weight": "0 lb.",
            "properties": [
                "ammunition (range 30/120)"
            ]
        },
        {
            "name": "Spear",
            "slug": "spear",
            "category": "Simple Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "1 gp",
            "damage_dice": "1d6",
            "damage_type": "piercing",
            "weight": "3 lb.",
            "properties": [
                "thrown (range 20/60)",
                "versatile (1d8)"
            ]
        },
        {
            "name": "Stone Rake",
            "slug": "stone-rake",
            "category": "Simple Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "5 gp",
            "damage_dice": "1d8",
            "damage_type": "piercing",
            "weight": "5 lb.",
            "properties": [
                "two-handed"
            ]
        },
        {
            "name": "Temple Sword",
            "slug": "temple-sword",
            "category": "Martial Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "35 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "3 lb.",
            "properties": [
                "finesse",
                "light"
            ]
        },
        {
            "name": "Trident",
            "slug": "trident",
            "category": "Martial Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "5 gp",
            "damage_dice": "1d6",
            "damage_type": "piercing",
            "weight": "4 lb.",
            "properties": [
                "thrown (range 20/60)",
                "versatile (1d8)"
            ]
        },
        {
            "name": "War pick",
            "slug": "war-pick",
            "category": "Martial Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "5 gp",
            "damage_dice": "1d8",
            "damage_type": "piercing",
            "weight": "2 lb.",
            "properties": []
        },
        {
            "name": "Warhammer",
            "slug": "warhammer",
            "category": "Martial Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "15 gp",
            "damage_dice": "1d8",
            "damage_type": "bludgeoning",
            "weight": "2 lb.",
            "properties": [
                "versatile (1d10)"
            ]
        },
        {
            "name": "Whip",
            "slug": "whip",
            "category": "Martial Melee Weapons",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "cost": "2 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "3 lb.",
            "properties": [
                "finesse",
                "reach"
            ]
        },
        {
            "name": "Whipsaw",
            "slug": "whipsaw",
            "category": "Martial Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "15 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "2 lb.",
            "properties": [
                "finesse"
            ]
        },
        {
            "name": "Wormsilk Net",
            "slug": "wormsilk-net",
            "category": "Martial Ranged Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "60 gp",
            "damage_dice": "",
            "damage_type": "",
            "weight": "2 lb.",
            "properties": [
                "special",
                "thrown (range 10/20)"
            ]
        },
        {
            "name": "Wormsilk Whip",
            "slug": "wormsilk-whip",
            "category": "Martial Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "50 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "3 lb.",
            "properties": [
                "finesse",
                "reach"
            ]
        },
        {
            "name": "Wrist Knife",
            "slug": "wrist-knife",
            "category": "Martial Melee Weapons",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/",
            "cost": "4 gp",
            "damage_dice": "1d4",
            "damage_type": "slashing",
            "weight": "1 lb.",
            "properties": [
                "finesse",
                "light"
            ]
        }
    ]
}