I have a WikiData id corresponding to a Wikipedia disambiguation page, for instance Q1811449. I want to get the ids of the entities listed on this page.
Is it possible to do so using the WikiData API? I could not find any property in Q1811449 that I could use for this purpose.
If it is not possible, does anyone know another way? I was thinking of retrieving the corresponding Wikipedia disambiguation page, extracting the internal links it contains, and looking them up on WikiData. But maybe is there a simpler way?