/kharon/briefs

POST /api/kharon/briefs

Price: 1 credit

Fetch one article of The Brief, Kharon's sanctions and export-control investigative desk, by its alias. Returns the article body block by block as HTML, its headline, standfirst, byline, publication and revision dates, reading time, lede and inline imagery, the topic, content-type and region tags, and the page's SEO metadata. Articles that only link out to a third-party publication carry the outbound link instead of a body.

How to use it

Pass the URL segment or the whole /brief/ address; both resolve. The prose lives in `body[]` as one block per element, so join the `html` of the `text` blocks to reconstruct the article — `asset`, `quote` and `image_carousel` blocks carry figures and pull quotes rather than narrative. Read `summary` for the one-paragraph abstract; the desk leaves its own longer description field blank, so it is not returned. An entry with `is_external` true points at someone else's publication: `body` is empty and `external_link` is where the text is.

Parameters

Request body

Response

Errors

Response headers