We currently serve all feed entries to users regardless of the article language. This leads to situations where users get served "mixed" content:

This could be solved by using some kind of language detection. Ideally the API would provide a language filter argument or language specific endpoints.
We currently serve all feed entries to users regardless of the article language. This leads to situations where users get served "mixed" content:

This could be solved by using some kind of language detection. Ideally the API would provide a language filter argument or language specific endpoints.