list: API endpoint for returning a list of feats.
retrieve: API endpoint for returning a particular feat.

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

{
    "count": 19,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
            "key": "common",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Common",
            "desc": "Typical speakers are Humans.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/common/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
            "key": "druidic",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Druidic",
            "desc": "The secret language of druids. Those who know it can speak the language and use it to leave hidden messages. Those who know this language automatically spot such a message. Others spot the message’s presence with a successful DC 15 Wisdom (Perception) check but can’t decipher it without magic.",
            "is_exotic": false,
            "is_secret": true,
            "script_language": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
            "key": "dwarvish",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Dwarvish",
            "desc": "Typical speakers are dwarves.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
            "key": "elvish",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Elvish",
            "desc": "Typical speakers are elves.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api",
            "key": "giant",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Giant",
            "desc": "Typical speakers include ogres, and giants.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
            "key": "gnomish",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Gnomish",
            "desc": "Typical speakers are gnomes.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
            "key": "goblin",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Goblin",
            "desc": "Typical speakers are goblinoids.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
            "key": "halfling",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Halfling",
            "desc": "Typical speakers are halflings.",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/common/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/orc/?format=api",
            "key": "orc",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Orc",
            "desc": "Typical speakers are orcs",
            "is_exotic": false,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
            "key": "thieves-cant",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Thieves' Cant",
            "desc": "A secret mix of dialect, jargon, and code that allows the speaker to hide messages in seemingly normal conversation. Only another creature that knows thieves’ cant understands such messages. It takes four times longer to convey such a message than it does to speak the same idea plainly.",
            "is_exotic": false,
            "is_secret": true,
            "script_language": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/void-speech/?format=api",
            "key": "void-speech",
            "document": {
                "name": "Tome of Beasts",
                "key": "tob",
                "display_name": "Tome of Beasts",
                "publisher": {
                    "name": "Kobold Press",
                    "key": "kobold-press",
                    "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://koboldpress.com/tome-of-beasts/"
            },
            "name": "Void Speech",
            "desc": "Void speech is a rename of Deep Speech from Tome of Beasts.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
            "key": "abyssal",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Abyssal",
            "desc": "Typical speakers are demons.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
            "key": "celestial",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Celestial",
            "desc": "Typical speakers are celestials",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/celestial/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
            "key": "deep-speech",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Deep Speech",
            "desc": "Typical speakers include aboleths and cloakers. It is only spoken.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
            "key": "draconic",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Draconic",
            "desc": "Typical speakers include dragons and dragonborn.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
            "key": "infernal",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Infernal",
            "desc": "Typical speakers are devils.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
            "key": "primordial",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Primordial",
            "desc": "Typical speakers are elementals.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
            "key": "sylvan",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Sylvan",
            "desc": "Typical speakers are fey creatures.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
            "key": "undercommon",
            "document": {
                "name": "5e Core Concepts",
                "key": "core",
                "display_name": "5e Core",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "name": "Undercommon",
            "desc": "Typical speakers are underworld traders.",
            "is_exotic": true,
            "is_secret": false,
            "script_language": "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
        }
    ]
}