API enhancement for Apps & Developers -
community_id field now available to programmatically indicate which community a Post belongs to.
ex:
curl "api.x.com/2/posts/184514…" -H "Authorization: Bearer $BEARER_TOKEN"
Reminder that community metadata for a given id can be fetched using the recently shipped GET /2/communities/:id endpoint.
