I'm trying to retrieve the revisions of multiple Podio items without having to make multiple requests. I see this syntax:
/item/{item_id}/revision/
This is highlighted on this page, but I'm not sure how I would make a single request with multiple items on the request. Would I have to make multiple requests for this?