Filter

Raw JSON

Hard caps: 365-day range, 5000 entries per request. For a full export, request the underlying NDJSON files out-of-band.

Entries

0 entryies

No entries in this range. Scanned 31 days.

How to verify

  1. For each entry, confirm prev_hash matches the hash of the prior entry. The chain ends at a genesis entry whose prev_hash is empty.
  2. Each daily file (YYYYMMDD.ndjson) is OTS-anchored to Bitcoin. Validate the .ots proof against the file's SHA-256 using the ots verify CLI.
  3. Cross-reference event records with DB rows (e.g. an appointment_granted event should correspond to an APPROVED row in tribunal_applications).