I know that I can find what categories a page is in using api.php? action=query&titles=Pagename&prop=categories but how do I get all the pages that have are members of a particular category? I'm guessing the format would be something like api.php?action=query&titles=Category:Foo&property=SOMEPROPERTY, assuming it's implemented.
Thanks,
Timothy