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

@rpayeras Use all as a value for the locale code, as in http://localhost:1337/api/restaurants?locale=all , to fetch entries for all locales that have been configured in the admin panel.