# Retrieve inclusivity features **GET /inclusive** Get a list of inclusivity features. ## Servers - Main (production) server: https://pronouns.page/api (Main (production) server) - Language-specific server: https://en.pronouns.page/api (Language-specific server) ## Parameters ## Responses ### 200 A JSON array of inclusivity features #### Body: application/json (array[object]) - **id** (string) - **insteadOf** (string) - **say** (string) - **because** (string) - **locale** (string) - **approved** (integer) - **base_id** (string | null) - **author_id** (string | null) - **categories** (string) - **links** (array[string | null]) - **deleted** (integer) - **clarification** (string | null) - **author** (string | null) ### 501 Not implemented #### Body: application/json (object) - **error** (string) [Powered by Bump.sh](https://bump.sh)