Does anyone know if it's possible to pull WP usermeta out via the new WP Rest API? (
http://wp-api.org/) I have a custom meta_key (encoded as a json string) attached to each user in the "wp_usermeta" table (see attached screengrab), and I would like to pull that out via the Rest API. Is that possible?

Thanks in advance for your help!
Toby