# Recall Ready > Current U.S. household product recalls, normalized into one record per recall with hazard, remedy, urgency, and a link back to the official CPSC notice. Source: U.S. Consumer Product Safety Commission. Every record keeps `official_url` and `retrieved_at`. ## Machine endpoints - [Record and collection index](https://citefacts.com/recalls/index.json) - [Chronological JSON Feed](https://citefacts.com/recalls/feed.json) - [Sitemap](https://citefacts.com/recalls/sitemap.xml) - [Freshness and record count](https://citefacts.com/recalls/health.json) ## Per-record representations - HTML: `/recalls/` - JSON: `/recalls/.json` - Markdown: `/recalls/.md` - Derived collections: `/recalls/collections/` (`.json`, `.md`) ## Reading the derived fields `urgency`, `audience_tags`, `immediate_action`, and collection membership are publisher heuristics documented in each record's `derivations` object. They are navigation aids, not CPSC classifications and not safety advice. Follow `official_url` for authoritative guidance.