Hello New Freebase :)

I have updated the OpenRefine reconciliation redo task to support reconciling against Wikidata here: https://github.com/OpenRefine/OpenRefine/issues/805

However, in our inspection of your API, would could not find a close approximate for something that the Freebase API had, which was OUTPUT of Properties for an Entity / Item.

Looking at this query syntax:

https://www.wikidata.org/w/api.php?action=wbsearchentities&search=Valve&language=en&type=item

I would ideally like to have a way to output additional metadata or properties and their values "for each item".
Is there a way to do so ?  Or is a second request always needed to query the ids (a pain point)?

Thanks in advance,