v13

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-012612103.2 KB
Feedback

List fan content

Returns fan comments, photos and videos submitted on your events, newest first. Approved items only by default; pass is_approved=false to read the pending moderation queue. Submitter email addresses are never included. Each kind of submission has its own id sequence, so an id is only unique within a type - key on the pair.

get/fan-content

Query parameters

type'comment' | 'photo' | 'video'

Limit to one kind of submission

event_idstring

Filter by event (encoded event ID)

subdomainstring

Filter by schedule subdomain

event_datestring date

Filter by event date (Y-m-d)

is_approvedboolean

Defaults to true. Pass false for the pending moderation queue

pageinteger

Page number (default 1)

per_pageinteger

Number of results per page (default 100, max 500)

Response

List of fan content