list: API endpoint for returning a list of environments.
retrieve: API endpoint for returning a particular environment.

GET /v2/environments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 31,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://api.open5e.com/v2/environments/arctic/?format=api",
            "key": "arctic",
            "name": "Arctic or Tundra",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/caves/?format=api",
            "key": "caves",
            "name": "Caves",
            "desc": "Caves and caverns",
            "aquatic": false,
            "planar": false,
            "interior": true,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/coast/?format=api",
            "key": "coast",
            "name": "Coast",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/desert/?format=api",
            "key": "desert",
            "name": "Desert",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/forest/?format=api",
            "key": "forest",
            "name": "Forest or Jungle",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/grassland/?format=api",
            "key": "grassland",
            "name": "Grassland or Plains",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/hills/?format=api",
            "key": "hills",
            "name": "Hills",
            "desc": "[None Provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/laboratory/?format=api",
            "key": "laboratory",
            "name": "Laboratory",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": true,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/lake/?format=api",
            "key": "lake",
            "name": "Lake",
            "desc": "[None provided]",
            "aquatic": true,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/mountain/?format=api",
            "key": "mountain",
            "name": "Mountain",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/ocean/?format=api",
            "key": "ocean",
            "name": "Ocean",
            "desc": "[None provided]",
            "aquatic": true,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/ruins/?format=api",
            "key": "ruins",
            "name": "Ruins",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": true,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/sewer/?format=api",
            "key": "sewer",
            "name": "Sewer",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": true,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/shadowfell/?format=api",
            "key": "shadowfell",
            "name": "Shadowfell",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_abyss/?format=api",
            "key": "srd_abyss",
            "name": "The Abyss",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_astral-plane/?format=api",
            "key": "srd_astral-plane",
            "name": "Astral Plane",
            "desc": "The **Astral Plane** is the realm of thought and dream, where visitors travel as disembodied souls to reach the planes of the divine and demonic. It is a great, silvery sea, the same above and below, with swirling wisps of white and gray streaking among motes of light resembling distant stars. Erratic whirlpools of color flicker in midair like spinning coins. Occasional bits of solid matter can be found here, but most of the Astral Plane is an endless, open domain.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_elysium/?format=api",
            "key": "srd_elysium",
            "name": "Elysium",
            "desc": "The planes with some element of good in their nature are called the **Upper Planes**. Celestial creatures such as angels and pegasi dwell in the Upper Planes. Planes with some element of evil are the **Lower Planes**. Fiends such as demons and devils dwell in the Lower Planes. A plane’s alignment is its essence, and a character whose alignment doesn’t match the plane’s experiences a profound sense of dissonance there. When a good creature visits Elysium, for example (a neutral good Upper Plane), it feels in tune with the plane, but an evil creature feels out of tune and more than a little uncomfortable.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
            "key": "srd_ethereal-plane",
            "name": "Ethereal Plane",
            "desc": "The **Ethereal Plane** is a misty, fog-bound dimension that is sometimes described as a great ocean. Its shores, called the Border Ethereal, overlap the Material Plane and the Inner Planes, so that every location on those planes has a corresponding location on the Ethereal Plane. Certain creatures can see into the Border Ethereal, and the _see invisibility_ and _true seeing_ spell grant that ability. Some magical effects also extend from the Material Plane into the Border Ethereal, particularly effects that use force energy such as _forcecage_ and _wall of force_. The depths of the plane, the Deep Ethereal, are a region of swirling mists and colorful fogs.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_feywild/?format=api",
            "key": "srd_feywild",
            "name": "Feywild",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_hell/?format=api",
            "key": "srd_hell",
            "name": "Hell",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_material-plane/?format=api",
            "key": "srd_material-plane",
            "name": "Material Plane",
            "desc": "The Material Plane is the nexus where the philosophical and elemental forces that define the other planes collide in the jumbled existence of mortal life and mundane matter. All fantasy gaming worlds exist within the Material Plane, making it the starting point for most campaigns and adventures. The rest of the multiverse is defined in relation to the Material Plane.\\nThe worlds of the Material Plane are infinitely diverse, for they reflect the creative imagination of the GMs who set their games there, as well as the players whose heroes adventure there. They include magic-wasted desert planets and island-dotted water worlds, worlds where magic combines with advanced technology and others trapped in an endless Stone Age, worlds where the gods walk and places they have abandoned.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_plane-of-air/?format=api",
            "key": "srd_plane-of-air",
            "name": "Plane of Air",
            "desc": "The four **Elemental Planes** - Air, Earth, Fire, and Water - form a ring around the Material Plane, suspended within the churning **Elemental Chaos**.\r\n\r\nAt their innermost edges, where they are closest to the Material Plane (in a conceptual if not a literal geographical sense), the four Elemental Planes resemble a world in the Material Plane. The four elements mingle together as they do in the Material Plane, forming land, sea, and sky. Farther from the Material Plane, though, the Elemental Planes are both alien and hostile. Here, the elements exist in their purest form—great expanses of solid earth, blazing fire, crystal-­‐‑clear water, and unsullied air. These regions are little-­‐‑known, so when discussing the Plane of Fire, for example, a speaker usually means just the border region. At the farthest extents of the Inner Planes, the pure elements dissolve and bleed together into an  unending tumult of clashing energies and colliding substance, the Elemental Chaos.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
            "key": "srd_plane-of-earth",
            "name": "Plane of Earth",
            "desc": "The four **Elemental Planes** - Air, Earth, Fire, and Water - form a ring around the Material Plane, suspended within the churning **Elemental Chaos**.\r\n\r\nAt their innermost edges, where they are closest to the Material Plane (in a conceptual if not a literal geographical sense), the four Elemental Planes resemble a world in the Material Plane. The four elements mingle together as they do in the Material Plane, forming land, sea, and sky. Farther from the Material Plane, though, the Elemental Planes are both alien and hostile. Here, the elements exist in their purest form—great expanses of solid earth, blazing fire, crystal-­‐‑clear water, and unsullied air. These regions are little-­‐‑known, so when discussing the Plane of Fire, for example, a speaker usually means just the border region. At the farthest extents of the Inner Planes, the pure elements dissolve and bleed together into an  unending tumult of clashing energies and colliding substance, the Elemental Chaos.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
            "key": "srd_plane-of-fire",
            "name": "Plane of Fire",
            "desc": "The four **Elemental Planes** - Air, Earth, Fire, and Water - form a ring around the Material Plane, suspended within the churning **Elemental Chaos**.\r\n\r\nAt their innermost edges, where they are closest to the Material Plane (in a conceptual if not a literal geographical sense), the four Elemental Planes resemble a world in the Material Plane. The four elements mingle together as they do in the Material Plane, forming land, sea, and sky. Farther from the Material Plane, though, the Elemental Planes are both alien and hostile. Here, the elements exist in their purest form—great expanses of solid earth, blazing fire, crystal-­‐‑clear water, and unsullied air. These regions are little-­‐‑known, so when discussing the Plane of Fire, for example, a speaker usually means just the border region. At the farthest extents of the Inner Planes, the pure elements dissolve and bleed together into an  unending tumult of clashing energies and colliding substance, the Elemental Chaos.",
            "aquatic": false,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/srd_plane-of-water/?format=api",
            "key": "srd_plane-of-water",
            "name": "Plane of Water",
            "desc": "The four **Elemental Planes** - Air, Earth, Fire, and Water - form a ring around the Material Plane, suspended within the churning **Elemental Chaos**.\r\n\r\nAt their innermost edges, where they are closest to the Material Plane (in a conceptual if not a literal geographical sense), the four Elemental Planes resemble a world in the Material Plane. The four elements mingle together as they do in the Material Plane, forming land, sea, and sky. Farther from the Material Plane, though, the Elemental Planes are both alien and hostile. Here, the elements exist in their purest form—great expanses of solid earth, blazing fire, crystal-­‐‑clear water, and unsullied air. These regions are little-­‐‑known, so when discussing the Plane of Fire, for example, a speaker usually means just the border region. At the farthest extents of the Inner Planes, the pure elements dissolve and bleed together into an  unending tumult of clashing energies and colliding substance, the Elemental Chaos.",
            "aquatic": true,
            "planar": true,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/swamp/?format=api",
            "key": "swamp",
            "name": "Swamp or Marsh",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/temple/?format=api",
            "key": "temple",
            "name": "Temple",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": true,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/tob_badlands/?format=api",
            "key": "tob_badlands",
            "name": "Badlands",
            "desc": "[None Provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/tob/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/tomb/?format=api",
            "key": "tomb",
            "name": "Tomb",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": true,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/underworld/?format=api",
            "key": "underworld",
            "name": "Underworld",
            "desc": "[None Provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/environments/urban/?format=api",
            "key": "urban",
            "name": "Urban",
            "desc": "[None provided]",
            "aquatic": false,
            "planar": false,
            "interior": false,
            "document": "https://api.open5e.com/v2/documents/open5e-e/?format=api"
        }
    ]
}