Hi,
I can get the associated attributes when fetching a post with https://danbooru.donmai.us/posts/1.json?only=comments,notes and I can get multiple posts with https://danbooru.donmai.us/posts.json?tags=id:1,2 .
Is there any way I can get multiple posts along with their associated attributes in one request?