Scripts & Screenplays: Difference between revisions

From XPUB & Lens-Based wiki
Line 23: Line 23:


== API ==
== 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:
URL Structure:
Line 36: Line 34:
   rvprop=user|timestamp|content|comment
   rvprop=user|timestamp|content|comment
   callback=foo
   callback=foo
becomes:
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:42, 8 October 2012