Rest API : is there a way to get all translations of a specific content

Ah, gotcha, you can filter them with &filters[slug]=restart_slug param:

http://localhost:1337/api/restaurants?locale=all&filters[slug]=restart_slug

1 Like