# AskRera > MahaRERA project due diligence — registration status, delays, litigation, construction progress, and developer track records for 1 RERA-registered real estate projects across 1 districts in Maharashtra, India. ## What this site offers - Individual project pages for every published MahaRERA project - Data sourced directly from MahaRERA government filings: registration status, completion timelines, delay calculations, unit counts (total/sold/available), construction progress (work done %) - Litigation records: court names, case types, status, and descriptions - Developer/builder profiles linked across projects - AI chat interface for natural-language queries about any project or developer ## URL patterns - Project page: https://askrera.com/projects/{name-slug}-{reraId} - District hub: https://askrera.com/projects/district/{district-name} - Public API: https://askrera.com/api/public/project/{reraId} ## Structured data Every project page includes JSON-LD: - RealEstateListing (project details, developer, location, units) - BreadcrumbList (site hierarchy) - FAQPage (6 Q&A pairs per project) - Dataset (key metrics as PropertyValue entries) ## Public API GET https://askrera.com/api/public/project/{reraId} Returns JSON with: project name, RERA ID, lifecycle status, developer, location, registration and completion dates, total/sold units, delay days, work done %, litigation count. No authentication required. Rate-limited. ## Sitemap https://askrera.com/sitemap-index.xml ## Source All data sourced from MahaRERA (Maharashtra Real Estate Regulatory Authority) public filings. Last build: 2026-06-29. ## Contact - Website: https://askrera.com - Email: contact@askrera.com