This is a combination of two things:
For the second point, the rest endpoint (e.g., http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/A/spaces/B/pages/WebHome for A.B.WebHome) does not return the actual titles, so we need to either find another access point, or improve the rest endpoint to have the relevant information returned.