{"uid":"cap_UOWQUroBlBwiGvbUAUILA","slug":"japan-evidence-feed-event-evidence-pack-bb26f463","name":"Japan Evidence Feed - Event Evidence Pack","description":"Evidence Pack for one event: source-passage excerpts with locators, the retrieval timestamp, sha256 snapshot hash, and a freshness/provenance verification status.","url":"https://japan-evidence-feed.jp-evidence.workers.dev/api/v1/evidence/:eventId","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["eventId"],"properties":{"eventId":{"type":"string"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["eventId","source","sourceUrl","snapshotHash","retrievedAt","publishedAt","detectedAt","freshness","verification","titleJa","titleEn","summaryJa","summaryEn","excerpts","changes"],"properties":{"source":{"enum":["FSA","BOJ","METI"],"type":"string"},"changes":{"type":"array","items":{"type":"string"}},"eventId":{"type":"string","pattern":"^(fsa|boj|meti)-\\d{8}-[a-f0-9]{8}$"},"titleEn":{"type":"string","minLength":1},"titleJa":{"type":"string","minLength":1},"excerpts":{"type":"array","items":{"type":"object","required":["text","locator"],"properties":{"text":{"type":"string","maxLength":1000},"locator":{"type":"string"}},"additionalProperties":false}},"freshness":{"enum":["current","stale"],"type":"string"},"sourceUrl":{"type":"string","format":"uri","pattern":"^https:\\/\\/.*"},"summaryEn":{"type":"string","minLength":1},"summaryJa":{"type":"string","minLength":1},"detectedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"publishedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"snapshotHash":{"type":"string","pattern":"^sha256:[a-f0-9]{64}$"},"verification":{"enum":["source-matched","insufficient-evidence"],"type":"string"}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_n31oEFuMLxa94yX8RMeu4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves a structured evidence pack for a specific Japanese regulatory event, including source-passage excerpts with locators, snapshot hash, timestamps, and freshness/provenance verification status.","exampleAgentPrompt":"Fetch the full evidence pack for event ID fsa-20240315-a3f2b1c0 — I need the source excerpts with locators, the sha256 snapshot hash, and whether the data is still fresh or stale.","exampleUseCases":[{"title":"Verify FSA ruling provenance for compliance","prompt":"Pull up the evidence pack for FSA event fsa-20231210-b4e7d2a1 — I need the bilingual summaries, source passages with locators, and the snapshot hash so I can confirm the provenance before citing it in our compliance report."},{"title":"Check freshness of BOJ monetary policy event","prompt":"Get the evidence record for boj-20240201-c9f3e5b2 and tell me whether the data is current or stale, along with the retrieval timestamp and any detected changes since it was first published."},{"title":"Research METI policy change with source excerpts","prompt":"Retrieve the full evidence pack for meti-20240520-d1a8f6c4, including the Japanese and English title and summary, all source-passage excerpts, and the verification status — I'm cross-checking a METI industrial policy update."}],"resultDescription":"A structured evidence pack containing: bilingual titles and summaries (Japanese and English), an array of source-passage excerpts each with a locator string, the original source URL, sha256 snapshot hash, retrieval timestamp, publication timestamp, detection timestamp, freshness status (current or stale), provenance verification status, a list of detected changes, and the originating source agency (FSA, BOJ, or METI).","failureModes":["Invalid or malformed eventId pattern returns a 400 or 404 error","Event ID does not exist in the system returns a not-found response","Snapshot hash mismatch may indicate stale or tampered content flagged in verification status","Freshness field returns 'stale' if the underlying source document has been superseded","Payment failure (x402) if USDC funds are insufficient or payment header is malformed"],"whenToPreferThis":"Use this endpoint when you already have a specific event ID (from a prior search or detection step) and need the full provenance-backed evidence pack — source excerpts, snapshot hash, timestamps, and freshness verification — for a single Japanese regulatory event from FSA, BOJ, or METI. Prefer this over the search endpoint when you want to audit or cite a specific known event rather than discover new ones.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:38:32.771Z","isFirstParty":false}