---
title: "Changes to Feed health statistics"
method: GET
path: "/api/v1/news/stats"
---

# Changes to Feed health statistics

`GET /api/v1/news/stats`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 76 breaking, 3 info
- **2026-08-08** `4c4530760ba1` — 12 info
- **2026-08-03** `585ab97d5753` — 1 breaking, 1 info

## Changes

- **2026-08-28** `560e8847c7b3` — 76 breaking, 3 info
  - the response property `data/active_feeds` became optional for the status `200`
  - the response property `data/failed_feeds` became optional for the status `200`
  - the response property `data/feeds` became optional for the status `200`
  - the response property `data/items_by_category` became optional for the status `200`
  - the response property `data/items_by_region` became optional for the status `200`
  - the response property `data/last_refresh` became optional for the status `200`
  - the response property `data/total_feeds` became optional for the status `200`
  - the response property `data/total_items` became optional for the status `200`
  - response property `data/active_feeds` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/failed_feeds` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/last_refresh` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/total_feeds` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/total_items` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - the `data/feeds` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `data/items_by_category` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `data/items_by_region` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/feeds/abc_au` from the response with the `200` status
  - removed the required property `data/feeds/aljazeera` from the response with the `200` status
  - removed the required property `data/feeds/allafrica` from the response with the `200` status
  - removed the required property `data/feeds/ap` from the response with the `200` status
  - removed the required property `data/feeds/arstechnica` from the response with the `200` status
  - removed the required property `data/feeds/asiatimes` from the response with the `200` status
  - removed the required property `data/feeds/batimes` from the response with the `200` status
  - removed the required property `data/feeds/bbc` from the response with the `200` status
  - removed the required property `data/feeds/bellingcat` from the response with the `200` status
  - removed the required property `data/feeds/bloomberg` from the response with the `200` status
  - removed the required property `data/feeds/brazilwire` from the response with the `200` status
  - removed the required property `data/feeds/cna` from the response with the `200` status
  - removed the required property `data/feeds/csm` from the response with the `200` status
  - removed the required property `data/feeds/dailysabah` from the response with the `200` status
  - removed the required property `data/feeds/dawn` from the response with the `200` status
  - removed the required property `data/feeds/defensenews` from the response with the `200` status
  - removed the required property `data/feeds/diplomat` from the response with the `200` status
  - removed the required property `data/feeds/dw` from the response with the `200` status
  - removed the required property `data/feeds/france24` from the response with the `200` status
  - removed the required property `data/feeds/ft` from the response with the `200` status
  - removed the required property `data/feeds/gdacs_rss` from the response with the `200` status
  - removed the required property `data/feeds/guardian` from the response with the `200` status
  - removed the required property `data/feeds/hindustan` from the response with the `200` status
  - removed the required property `data/feeds/japantimes` from the response with the `200` status
  - …39 more
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status
- **2026-08-03** `585ab97d5753` — 1 breaking, 1 info
  - removed the required property `data/feeds/timesofisrael` from the response with the `200` status
  - added the required property `data/feeds/jpost` to the response with the `200` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/news/stats/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/news/stats/get)
