I've been rather aggravated that a lot of the API fields that I would find extremely useful to access on our website are not exposed through the WordPress plugin shortcode.
The documentation for the WordPress plugin claims, "For a complete list of available fields, see the JSON Response Format on the API endpoint." However, most of the listed fields are actually NOT available, as can be easily seen when listing them out using "json='true'".
So I'd like to request that reality be brought to par with the documentation: if it's listed as an available API field, that it actually be available via WP.