Naija Accountability
Back to profile

Evidence Bundle

Hon. Emeka Martins ChineduMember, House of Representatives — Ahiazu Mbaise/Ezinihitte Federal Constituency, ImoPDP

LOW RISK
0Verified Reports
0Budget Anomalies
0Flagged Projects
0Promises Tracked

Prosecution Recommendation

Monitor closely and gather additional corroborating evidence before escalating.

10Fraud Score

Bundle Contents

  • 0 verified citizen reports
  • Witness summary by category
  • 0 detected budget anomalies
  • Financial analysis (allocation vs spend)
  • 0 promises tracked
  • Legal framework references (EFCC, ICPC)
  • Fraud score with prosecution recommendation

Default export covers the last 90 days. Use the API with ?from=YYYY-MM-DD&to=YYYY-MM-DD for custom ranges.

Restricted Access

Evidence bundles are available to verified journalists, legal researchers, and platform administrators. Apply for a journalist API key to download bundles programmatically.

Journalist API - Programmatic Access

Verified journalists can download evidence bundles programmatically using their API key.

# Download HTML report
curl -H "Authorization: Bearer nk_live_..." \
  "/api/evidence-bundle/f1e452a4-0ced-48d8-8cd8-024b4a075c75?format=html" -o bundle.html

# Download JSON for data analysis
curl -H "Authorization: Bearer nk_live_..." \
  "/api/evidence-bundle/f1e452a4-0ced-48d8-8cd8-024b4a075c75?format=json"

# Custom date range (ISO 8601)
curl -H "Authorization: Bearer nk_live_..." \
  "/api/evidence-bundle/f1e452a4-0ced-48d8-8cd8-024b4a075c75?from=2024-01-01&to=2024-12-31&format=html"

Rate limited to 10 bundle exports per API key per 24 hours. Apply for access →