The Collections API returns partially denormalized copies of story ANS documents.
One of the fields that's not included is the owner.sponsored
field.
This causes us to have to do a secondary lookup with the Content API and reduces overall efficiency.
It also means we run into the issue described here: https://ideas.arcpublishing.com/ideas/AF-I-5 as the bulk /urls endpoint requires a POST body.
It would be great if this field was included in the copies.
This is related to: https://arcpublishing.aha.io/ideas/WS-I-237
Great feature request: As Sponsored Content becomes more important, this field is critical for us to filter or mark content as sponsored for our users.