---
title: "Changes to Power plant statistics"
method: GET
path: "/api/v1/power-plants/stats"
---

# Changes to Power plant statistics

`GET /api/v1/power-plants/stats`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 47 breaking, 2 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-28** `560e8847c7b3` — 47 breaking, 2 info
  - the response property `data/fuel_types` became optional for the status `200`
  - the response property `data/plants_by_fuel` became optional for the status `200`
  - the response property `data/top_countries` became optional for the status `200`
  - the response property `data/total_capacity_mw` became optional for the status `200`
  - the response property `data/total_countries` became optional for the status `200`
  - the response property `data/total_plants` became optional for the status `200`
  - response property `data/fuel_types` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/total_capacity_mw` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
  - response property `data/total_countries` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/total_plants` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - the `data/plants_by_fuel` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `data/top_countries` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/plants_by_fuel/Biomass` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Coal` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Cogeneration` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Gas` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Geothermal` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Hydro` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Nuclear` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Oil` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Other` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Petcoke` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Solar` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Storage` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Waste` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Wave and Tidal` from the response with the `200` status
  - removed the required property `data/plants_by_fuel/Wind` from the response with the `200` status
  - removed the required property `data/top_countries/Argentina` from the response with the `200` status
  - removed the required property `data/top_countries/Australia` from the response with the `200` status
  - removed the required property `data/top_countries/Brazil` from the response with the `200` status
  - removed the required property `data/top_countries/Canada` from the response with the `200` status
  - removed the required property `data/top_countries/Chile` from the response with the `200` status
  - removed the required property `data/top_countries/China` from the response with the `200` status
  - removed the required property `data/top_countries/Czech Republic` from the response with the `200` status
  - removed the required property `data/top_countries/France` from the response with the `200` status
  - removed the required property `data/top_countries/Germany` from the response with the `200` status
  - removed the required property `data/top_countries/India` from the response with the `200` status
  - removed the required property `data/top_countries/Italy` from the response with the `200` status
  - removed the required property `data/top_countries/Japan` from the response with the `200` status
  - removed the required property `data/top_countries/Mexico` from the response with the `200` status
  - …9 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

---

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