I18n for user content-type relations

You can do add a filter to get different to get the locale you are searching for

GET /{content-type}?_locale={locale-code}

Example:

http://localhost:1337/postage-stamps?_locale=ar

For my example, it gets all the stamps that have Arabic locales

docs:

the docs have a lot of examples home this helps :slight_smile: