If you replace locale: $locale
with _locale: "all"
then you’ll get your main page, plus an array of the localized pages in localizations
. Not sure if that’s what you were looking for, but thought it might be helpful. The documentation doesn’t make this clear at all.