The snippet from art.mu above works here on WP 4.4 with Rest API 2.0-beta.11. For instance: /wp-json/wp/v2/posts?lang=de
will return German posts instead of the default English.
I’d like to request a lang
property on all (also custom) posts/pages as well as a way to fetch translations for any given post/page?