Is it possible to retrieve the data from an AI Metadata section via API?
For example, is there something like /posts/12345.json?only=ai_metadata but with an only= name that actually yields results?
The available includes from https://git.aibooru.online/talulah/aibooru/-/blob/master/app/models/post.rb#L1736 don't seem to include that particular data, unless I'm missing something.