On Mon, Jan 24, 2011 at 10:22:06AM -0500, A O wrote:
The xml returned is meant to be a list of images on a specific page, which it is!
No it isn't. It's a list of the first 10 images (out of all images) starting from the first one whose name sorts after the string "New Jersey Devils". They aren't all used on the same page, and it's possible some are not used in any page at all.
If you want the list of images on a particular page, use prop=images instead of list=allimages. In your case, you'd probably want to use it as a generator and combine it with prop=imageinfo, something like this: http://en.wikipedia.org/w/api.php?action=query&titles=New_Jersey_Devils&...