Successful Response
Public API representation of an Audience.
This is a stable DTO exposed to external callers. It is intentionally a slim subset of the internal Audience domain model (apps.common.models.audience.audience_model.Audience).
Add new fields here cautiously to avoid breaking clients; prefer additive,
backwards-compatible changes. Use the from_domain helper to convert.