Filters
Use Strapi's REST API to filter the results of your requests.
Use Strapi's REST API to filter the results of your requests.
Browse the REST API reference for the locale parameter to take advantage of the Internationalization feature through REST.
In Strapi 5, it's no longer possible to get all localized versions with the '?locale=all' parameter.
Use API parameters to refine your Strapi REST API queries.
Use Strapi's Document Service API to work with locale versions with your queries.
管理パネルでコンテンツを複数ロケールに翻訳する Internationalization(i18n)機能の使い方です。