San Diego Repertory Theatre is a 501(c)(3) corporation. Our fiscal year is July 1 to June 30. Audited financial statements and 990s are provided below.
SELECT
fmi_parent_id
FROM frontend_menu_item as fmi
WHERE
(fmi_menu_scope = 'sdrep-menu' OR fmi_menu_scope = 'both') AND
fmi_url = 'financials.php'
AND fmi_parent_id != 0
LIMIT 1