List a post's activity log
GET /api/workspaces/:workspace_slug/posts/:post_id/activity/
Shared post lookup for workspace-scoped routes (membership enforced by
can_access; post visibility enforced here — a private post is a 404 for
anyone outside its audience).
Request