Hi,
Often I'm asked "what happend to my submit request"? All I do to answer that question (most often the answer is "what submit request?") is:
curl -n "https://api.opensuse.org/search/request?match=action/target/@package=%27bash'"
It returns XML format, but it tells you what when where - for all projects where a "bash" package exists.
Greetings, Stephan