/nhk/articles/search

POST /api/nhk/articles/search

Price: 20 credits

List NHK news articles from one feed: the nationwide latest stream, a nationwide genre stream, a regional bureau stream, a topic stream, a single day, or any NHK list id. Returns article cards with headline, teaser, last-update time, genre, region, topic tags, images and on-demand video links.

How to use it

Pick at most one feed selector: genre for a nationwide section, area for a regional bureau, topic for a topic id taken from topics[].id of an article or from nhk/topics/search, or playlist for any other NHK list id (editorial and special-site feeds). With no selector the nationwide latest stream is read. date (YYYYMMDD) narrows genre, area or the latest stream to a single day and reaches back to 2019; it cannot be combined with topic or playlist. A day bucket, and the updated_at a card carries, both follow the last-update moment, so a story updated the next day sits in that day's bucket; the first-publication moment lives on nhk/articles as published_at. Cards carry id and web_url that nhk/articles accepts, and playlist_id that nhk/playlists accepts. The article body is not part of a card — call nhk/articles for the full text.

Parameters

Request body

Response

Errors

Response headers