Yes i mean creator = "The person who edited the oldest non-deleted revision"

http://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Main%20Page&rvprop=user&rvdir=newer&rvlimit=1&rawcontinue

and the query is that exactly i want, thanks.

2015-03-19 0:43 GMT+02:00 Platonides <platonides@gmail.com>:
On 18/03/15 23:13, ArtGiray . wrote:
http://en.wikipedia.org/w/api.php

is it possible a single query that return "page creator" of given title?

So i want give a "title" name and query should return the creator of the
page?

(i am new at lists.wikimedia.org <http://lists.wikimedia.org>,if i use
wrong here, sorry)

There are many ways to understand what is the "creator", and odd cases for that. The person who edited the oldest non-deleted revision currently at that title is probably the most suited approximation.

You can obtain it with a query like:
http://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Main%20Page&rvprop=user&rvdir=newer&rvlimit=1&rawcontinue


_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api