Retrieve information about one or more news articles by their ids. The ids can be retrieved from the search news or top news APIs.
{
    "news": [
        {
            "id": 2352,
            "title": "While China and the US squabble, the world’s debt and climate crises worsen - Amnesty International",
            "text": "...",
            "summary": "...",
            "url": "https://www.amnesty.org/en/latest/news/2020/09/while-china-and-the-us-squabble-the-world-debt-and-climate-crises-worsen/",
            "image": "https://www.amnesty.org/en/wp-content/uploads/2021/06/272748-1024x433.jpg",
            "video": null,
            "publish_date": "2020-09-11 18:05:26",
            "authors": [
                "Amnesty International",
                "William Nee"
            ],
            "language": "en",
            "category": "politics",
            "source_country": "mx",
            "sentiment": -0.176
        },
        {
            "id": 2354,
            "title": "Sexual violence against Hong Kong protesters – what’s going on? - Amnesty International",
            "text": "...",
            "summary": "...",
            "url": "https://www.amnesty.org/en/latest/news/2019/12/sexual-violence-against-hong-kong-protesters/",
            "image": "https://www.amnesty.org/en/wp-content/uploads/2021/06/264281-1024x433.jpg",
            "video": null,
            "publish_date": "2019-12-20 11:14:17",
            "authors": [
                "Amnesty International"
            ],
            "language": "en",
            "category": "politics",
            "source_country": "mx",
            "sentiment": -0.449
        }
    ]
} {{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}