Page MenuHomePhabricator

API query prop=categories|imageinfo requires continue for a single pageids
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

https://commons.wikimedia.org/w/api.php?action=query&format=json&origin=*&prop=categories%7Cimageinfo&pageids=34159396&iiprop=extmetadata&iiextmetadatafilter=ImageDescription%7CArtist%7CDateTimeOriginal&iiextmetadatalanguage=en&clshow=%21hidden

yields

{"continue":{"iistart":"2014-07-22T22:08:09Z","continue":"||categories"},"query":{"pages":{"34159396":{"pageid":34159396,"ns":6,"title":"File:Kapelle auf der Birgitzer Alm.JPG","categories":[{"ns":14,"title":"Category:Chapels in Austria in snow"},{"ns":14,"title":"Category:Wendelinkapelle, Birgitzer Alm"}],"imagerepository":"local","imageinfo":[{"extmetadata":{"ImageDescription":{"value":"This media shows the remarkable cultural object in the Austrian state of Tyrol listed by the <b>Tyrolean Art Cadastre</b> with the ID <code>29908</code>. (<a rel=\"nofollow\" class=\"external text\" href=\"https://maps.tirol.gv.at/synserver?project=tmap_master&amp;user=guest&amp;query=q_kunstkat&amp;keyvalue=29908&amp;keyname=INVNR\">on tirisMaps</a>, <a rel=\"nofollow\" class=\"external text\" href=\"https://gis.tirol.gv.at/kunstkatasterpdf/pdf/29908.pdf\">pdf</a>, <a class=\"external text\" href=\"https://commons.wikimedia.org/w/index.php?title=Special:Search&amp;profile=advanced&amp;search=hastemplate%3A%22Tiroler+Kunstkataster%22+insource%3A%2F%5C%7B%5C%7B%28TKK%7CTiroler+Kunstkataster%29+%2A%5C%7C%5Cs%2A%281%3D+%2A%29%2A29908%5C%7D%5C%7D%2Fi\">more images on Commons</a>, <a class=\"external text\" href=\"https://tools.wmflabs.org/hub/P4219:29908?site=wikidata\">Wikidata</a>)","source":"commons-desc-page"},"DateTimeOriginal":{"value":"2010-03-12 14:08:52","source":"commons-desc-page"},"Artist":{"value":"<a href=\"//commons.wikimedia.org/wiki/User:Woelle_ffm\" title=\"User:Woelle ffm\">Woelle ffm</a>","source":"commons-desc-page"}}}]}}}}

The continue request https://commons.wikimedia.org/w/api.php?action=query&format=json&origin=*&prop=categories|imageinfo&pageids=34159396&iiprop=extmetadata&iiextmetadatafilter=ImageDescription|Artist|DateTimeOriginal&iiextmetadatalanguage=en&clshow=!hidden&continue=||categories&iistart=2014-07-22T22%3A08%3A09Z yields

{"batchcomplete":"","query":{"pages":{"34159396":{"pageid":34159396,"ns":6,"title":"File:Kapelle auf der Birgitzer Alm.JPG","imagerepository":"local","imageinfo":[{"extmetadata":{"ImageDescription":{"value":"This media shows the remarkable cultural object in the Austrian state of Tyrol listed by the <b>Tyrolean Art Cadastre</b> with the ID <code>29908</code>. (<a rel=\"nofollow\" class=\"external text\" href=\"https://maps.tirol.gv.at/synserver?project=tmap_master&amp;user=guest&amp;query=q_kunstkat&amp;keyvalue=29908&amp;keyname=INVNR\">on tirisMaps</a>, <a rel=\"nofollow\" class=\"external text\" href=\"https://gis.tirol.gv.at/kunstkatasterpdf/pdf/29908.pdf\">pdf</a>, <a class=\"external text\" href=\"https://commons.wikimedia.org/w/index.php?title=Special:Search&amp;profile=advanced&amp;search=hastemplate%3A%22Tiroler+Kunstkataster%22+insource%3A%2F%5C%7B%5C%7B%28TKK%7CTiroler+Kunstkataster%29+%2A%5C%7C%5Cs%2A%281%3D+%2A%29%2A29908%5C%7D%5C%7D%2Fi\">more images on Commons</a>, <a class=\"external text\" href=\"https://tools.wmflabs.org/hub/P4219:29908?site=wikidata\">Wikidata</a>)","source":"commons-desc-page"},"DateTimeOriginal":{"value":"2010-03-12 14:08:52","source":"commons-desc-page"},"Artist":{"value":"<a href=\"/wiki/User:Woelle_ffm\" title=\"User:Woelle ffm\">Woelle ffm</a>","source":"commons-desc-page"}}}]}}}}

What should have happened instead?:

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

https://locator-tool.toolforge.org/#/geolocate?files=File:Kapelle+auf+der+Birgitzer+Alm.JPG

Event Timeline

I figured out what it's doing: it's because prop=imageinfo returns "file information and upload history". The continue is to get the file information for the previous revision of these files (they all have at least 2 versions).

This becomes obvious if you add iiprop=archivename|timestamp to the request:

https://commons.wikimedia.org/w/api.php?action=query&format=json&origin=*&prop=categories%7Cimageinfo&pageids=34159396&formatversion=2&clshow=!hidden&iiprop=extmetadata%7Carchivename%7Ctimestamp&iiextmetadatalanguage=en&iiextmetadatafilter=ImageDescription%7CArtist%7CDateTimeOriginal

{
    "continue": {
        "iistart": "2014-07-22T22:08:09Z",
        "continue": "||categories"
    },
    "query": {
        "pages": [
            {
                "pageid": 34159396,
                "ns": 6,
                "title": "File:Kapelle auf der Birgitzer Alm.JPG",
                "categories": [
                    {
                        "ns": 14,
                        "title": "Category:Chapels in Austria in snow"
                    },
                    {
                        "ns": 14,
                        "title": "Category:Wendelinkapelle, Birgitzer Alm"
                    }
                ],
                "imagerepository": "local",
                "imageinfo": [
                    {
                        "timestamp": "2026-02-02T19:20:17Z",
                        "extmetadata": {
                            "ImageDescription": {
                                "value": "This media shows the remarkable cultural object in the Austrian state of Tyrol listed by the <b>Tyrolean Art Cadastre</b> with the ID <code>29908</code>. (<a rel=\"nofollow\" class=\"external text\" href=\"https://maps.tirol.gv.at/synserver?project=tmap_master&amp;user=guest&amp;query=q_kunstkat&amp;keyvalue=29908&amp;keyname=INVNR\">on tirisMaps</a>, <a rel=\"nofollow\" class=\"external text\" href=\"https://gis.tirol.gv.at/kunstkatasterpdf/pdf/29908.pdf\">pdf</a>, <a class=\"external text\" href=\"https://commons.wikimedia.org/w/index.php?title=Special:Search&amp;profile=advanced&amp;search=hastemplate%3A%22Tiroler+Kunstkataster%22+insource%3A%2F%5C%7B%5C%7B%28TKK%7CTiroler+Kunstkataster%29+%2A%5C%7C%5Cs%2A%281%3D+%2A%29%2A29908%5C%7D%5C%7D%2Fi\">more images on Commons</a>, <a class=\"external text\" href=\"https://tools.wmflabs.org/hub/P4219:29908?site=wikidata\">Wikidata</a>)",
                                "source": "commons-desc-page"
                            },
                            "DateTimeOriginal": {
                                "value": "2010-03-12 14:08:52",
                                "source": "commons-desc-page"
                            },
                            "Artist": {
                                "value": "<a href=\"//commons.wikimedia.org/wiki/User:Woelle_ffm\" title=\"User:Woelle ffm\">Woelle ffm</a>",
                                "source": "commons-desc-page"
                            }
                        }
                    }
                ]
            }
        ]
    }
}

https://commons.wikimedia.org/w/api.php?action=query&format=json&origin=*&prop=categories%7Cimageinfo&continue=%7C%7Ccategories&pageids=34159396&formatversion=2&clshow=!hidden&iiprop=extmetadata%7Carchivename%7Ctimestamp&iistart=2014-07-22T22%3A08%3A09.000Z&iiextmetadatalanguage=en&iiextmetadatafilter=ImageDescription%7CArtist%7CDateTimeOriginal

{
    "batchcomplete": true,
    "query": {
        "pages": [
            {
                "pageid": 34159396,
                "ns": 6,
                "title": "File:Kapelle auf der Birgitzer Alm.JPG",
                "imagerepository": "local",
                "imageinfo": [
                    {
                        "timestamp": "2014-07-22T22:08:09Z",
                        "extmetadata": {
                            "ImageDescription": {
                                "value": "This media shows the remarkable cultural object in the Austrian state of Tyrol listed by the <b>Tyrolean Art Cadastre</b> with the ID <code>29908</code>. (<a rel=\"nofollow\" class=\"external text\" href=\"https://maps.tirol.gv.at/synserver?project=tmap_master&amp;user=guest&amp;query=q_kunstkat&amp;keyvalue=29908&amp;keyname=INVNR\">on tirisMaps</a>, <a rel=\"nofollow\" class=\"external text\" href=\"https://gis.tirol.gv.at/kunstkatasterpdf/pdf/29908.pdf\">pdf</a>, <a class=\"external text\" href=\"https://commons.wikimedia.org/w/index.php?title=Special:Search&amp;profile=advanced&amp;search=hastemplate%3A%22Tiroler+Kunstkataster%22+insource%3A%2F%5C%7B%5C%7B%28TKK%7CTiroler+Kunstkataster%29+%2A%5C%7C%5Cs%2A%281%3D+%2A%29%2A29908%5C%7D%5C%7D%2Fi\">more images on Commons</a>, <a class=\"external text\" href=\"https://tools.wmflabs.org/hub/P4219:29908?site=wikidata\">Wikidata</a>)",
                                "source": "commons-desc-page"
                            },
                            "DateTimeOriginal": {
                                "value": "2010-03-12 14:08:52",
                                "source": "commons-desc-page"
                            },
                            "Artist": {
                                "value": "<a href=\"/wiki/User:Woelle_ffm\" title=\"User:Woelle ffm\">Woelle ffm</a>",
                                "source": "commons-desc-page"
                            }
                        },
                        "archivename": "20260202192016!Kapelle_auf_der_Birgitzer_Alm.JPG"
                    }
                ]
            }
        ]
    }
}

It turns out there is an existing task for this problem: T311633: Unable to get imageinfo only for the latest revision