Back to briefing

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 July29 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).

Subscribe & manage API keys →

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-29

    Complete 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

    • jsonhttps://pollietracker.org/api/data/weeklyFull weekly edition object
    • rsshttps://pollietracker.org/api/data/weekly/rssRSS 2.0 feed of summary, divergences, bills, and polling
  • Weekly divergences

    week-2026-07-29

    Policy divergences detected this week — politician, party, topic, severity, explanation, score.

    Fields: id, politician_name, party, topic, severity, explanation, divergence_score

    • jsonhttps://pollietracker.org/api/data/weekly/divergencesArray of divergence records for the current edition
  • Weekly active bills

    week-2026-07-29

    Bills tracked in the chamber this week with summaries and concern scores.

    Fields: id, title, summary, concern_score

    • jsonhttps://pollietracker.org/api/data/weekly/billsArray of active bill records for the current edition
  • Weekly stats

    week-2026-07-29

    Aggregate counts for statements analyzed, divergences found, and bills tracked.

    Fields: statements_analyzed, divergences_found, bills_tracked

    • jsonhttps://pollietracker.org/api/data/weekly/statsStats object for the current edition

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