Developer data
Raw data — API & RSS
Machine-readable snapshots of our weekly federal politics briefing. JSON and RSS access requires a paid API key ($5.00/month).
Edition week-2026-07-29 · 22 July — 29 July · Updated 29 Jul 2026, 08:50
Pricing & API keys
JSON and RSS endpoints are behind a paywall at $5.00/month. Pass your key via Authorization: Bearer YOUR_KEY, X-API-Key, or ?api_key= (RSS readers).
Quick start
Replace YOUR_KEY with a key from Settings → API. Unauthenticated requests return HTTP 401.
- Manifest
- curl -H "Authorization: Bearer YOUR_KEY" https://pollietracker.org/api/data
- Full JSON
- curl -H "Authorization: Bearer YOUR_KEY" https://pollietracker.org/api/data/weekly
- RSS feed
- https://pollietracker.org/api/data/weekly/rss?api_key=YOUR_KEY
Datasets
Weekly edition (full snapshot)
week-2026-07-29Complete weekly digest JSON: stats, AI summary, top divergences, active bills, polling, and politician rankings. Refreshed each Sunday; no live database calls.
Fields: edition_id, week_start, week_end, generated_at, summary, stats, top_divergences, active_bills, top_politicians, polling
- json
https://pollietracker.org/api/data/weekly— Full weekly edition object - rss
https://pollietracker.org/api/data/weekly/rss— RSS 2.0 feed of summary, divergences, bills, and polling
- json
Weekly divergences
week-2026-07-29Policy divergences detected this week — politician, party, topic, severity, explanation, score.
Fields: id, politician_name, party, topic, severity, explanation, divergence_score
- json
https://pollietracker.org/api/data/weekly/divergences— Array of divergence records for the current edition
- json
Weekly active bills
week-2026-07-29Bills tracked in the chamber this week with summaries and concern scores.
Fields: id, title, summary, concern_score
- json
https://pollietracker.org/api/data/weekly/bills— Array of active bill records for the current edition
- json
Weekly stats
week-2026-07-29Aggregate counts for statements analyzed, divergences found, and bills tracked.
Fields: statements_analyzed, divergences_found, bills_tracked
- json
https://pollietracker.org/api/data/weekly/stats— Stats object for the current edition
- json
License & attribution
Public data from Australian parliamentary and media sources; AI analysis © Pollie Tracker.
Pollie Tracker (pollietracker.org) — link back to https://www.pollietracker.org/data
Methodology and source list: Methodology & data sources