<html><body><div>Hi Sebastian,<br></div><div>I fear it is not possible with the current infrastructure. As per the documentation in QGIS-Django this plugin.xml API only accept two parameters i.e. qgis: qgis_Version and stable_only: 0/1, default to 0.<br></div><div><br data-mce-bogus="1"></div><div>More information is here: <a href="https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/docs/introduction.rst#plugins-xml" data-mce-href="https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/docs/introduction.rst#plugins-xml">https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/docs/introduction.rst#plugins-xml</a><a href="https://github.com/qgis/QGIS-Django/blob/33b7786e5201f14e9a80f512da9e76f7b94ad772/qgis-app/plugins/docs/introduction.rst#plugins-xml" data-mce-href="https://github.com/qgis/QGIS-Django/blob/33b7786e5201f14e9a80f512da9e76f7b94ad772/qgis-app/plugins/docs/introduction.rst#plugins-xml"></a><br></div><div><br></div><div>Hope this helps.<br></div><div>regards,<br></div><div>FS<br></div><div id="x-apple-maildrop-container"> </div><div><br>On April 2, 2020 at 5:51 PM, "Sebastian M. Ernst" <ernst@pleiszenburg.de> wrote:<br><br><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch"><span class="body-text-content">Hi all,<br><br>yet another question on plugins: `plugins.qgis.org` has an API which<br>lists all available plugins for a specific version of QGIS. Query syntax:<br><br><a href="https://plugins.qgis.org/plugins/plugins.xml?qgis=x.y.y" data-mce-href="https://plugins.qgis.org/plugins/plugins.xml?qgis=x.y.y">https://plugins.qgis.org/plugins/plugins.xml?qgis=x.y.y</a><br><br>It appears that this API will always return information on *the latest*<br>release of a plugin that is compatible with a specific version of QGIS.<br>It does not list (older) releases of plugins that may also be<br>compatible. The web app technically has the capability, though only in<br>HTML (targeting human users). E.g. the "versions" tab on<br><a href="https://plugins.qgis.org/plugins/QuickOSM/" data-mce-href="https://plugins.qgis.org/plugins/QuickOSM/">https://plugins.qgis.org/plugins/QuickOSM/</a> will show all releases of<br>QuickOSM - while multiple of those should be compatible with e.g. QGIS<br>3.10.0.<br><br>Is there an XML (or similar kind of API) end point that would allow me<br>to fetch a list of available releases of an individual plugin? Either<br>for one version of QGIS or for all (so I can filter it myself locally)?<br><br>Thanks,<br>Sebastian<br>_______________________________________________<br>QGIS-Developer mailing list<br><a href="mailto:QGIS-Developer@lists.osgeo.org" onclick="return false;" data-mce-href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" data-mce-href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" data-mce-href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></span><br></div></div></blockquote></div></div></body></html>