get wikidata first and last revision timestamp
问题 I want to get the first and the last revision timestamp of a wikidata Item (for example Kevin Kratz), I tried with the wikidata api: -first timestamp: https://www.wikidata.org/w/api.php?action=query&titles=Kevin+Kratz&prop=revisions&rvdir=newer&rvlimit=1&format=json -last timestamp: https://www.wikidata.org/w/api.php?action=query&prop=revisions&rvlimit=1&rvprop=timestamp&titles=Kevin+Kratz&format=json but it didn't return the timestamps: {"batchcomplete":"","query":{"pages":{"-1":{"ns":0,