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. Tax ID: 95-3032308
SELECT
fmi_parent_id
FROM frontend_menu_item as fmi
WHERE
(fmi_menu_scope = 'sdrep-menu' OR fmi_menu_scope = 'both') AND
fmi_url LIKE '%financials.php%'
AND fmi_parent_id != 0
LIMIT 1