There should be an "is_pooled" key with a Boolean value, and a "pool_id" key with its respective value. Otherwise its impossible to tell if a post is part of a pool or not based on the data that the API returns.
Surely this information isn't that hard to come by on the server side. As the pool that a post belongs to is displayed on the web page for that post already.
Updated by AoBird