API populate returns drafts, is it normal?

In the API call below, it returns a draft gallery, is it normal ? Normally it’s only published ones no ?
Thank you for answer.

https://domain/api/universes/1?populate[rubrique_de_liens][populate][links]=*&populate[galeries][populate][labels]=*&populate[galeries][populate][cover]=*&populate[localizations]=*

This topic has been created from a Discord post (1239909763496677406) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Yes this is intended

It’s slightly weird, I agree

not sure, but I think there is a way to add published_at!=null - i’ve done that with a graphql query, but not sure how to build it with the url query string