Kelly Jones schreef: > Is there any way to obtain that URL using the Mediawiki API? > > api.php?action=query&prop=imageinfo&titles=Image:Cover_The_Last_Hero.jpg&iiprop=url
You can even combine both queries: api.php?action=query&prop=revisions|imageinfo&titles=Image:Cover_The_Last_Hero.jpg&rvprop=timestamp|content&iiprop=url Roan Kattouw (Catrope) _______________________________________________ Mediawiki-api mailing list [email protected] http://lists.wikimedia.org/mailman/listinfo/mediawiki-api
