Scripts & Screenplays: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 21: Line 21:


http://en.wikipedia.org/w/api.php
http://en.wikipedia.org/w/api.php
== API ==
http://en.wikipedia.org/w/api.php?titles=Epic_theatre&action=query&rvlimit=10&prop=revisions&format=json&rvprop=user|timestamp|content|comment&callback=foo
URL Structure:
  http://en.wikipedia.org/w/api.php?
  titles=Epic_theatre
  action=query
  rvlimit=10
  prop=revisions
  format=json
  rvprop=user|timestamp|content|comment
  callback=foo


== Feeds & APIs ==
== Feeds & APIs ==

Revision as of 10:41, 8 October 2012