Creature Type Instance
list: API endpoint for returning a list of creatures types.
retrieve: API endpoint for returning a particular creature type.
GET /v2/creaturetypes/plant/?format=api
{ "url": "https://api.open5e.com/v2/creaturetypes/plant/?format=api", "key": "plant", "name": "Plant", "desc": "Plants in this context are vegetable creatures, not ordinary flora. Most of them are ambulatory, and some are carnivorous. The quintessential plants are the shambling mound and the treant. Fungal creatures such as the gas spore and the myconid also fall into this category.", "document": "https://api.open5e.com/v2/documents/srd/?format=api" }