---
title: "Changes to Latest Crowdfunding Statistics"
method: GET
path: "/api/stats/latest"
---

# Changes to Latest Crowdfunding Statistics

`GET /api/stats/latest`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2026-05-21** `af03a6ba771d` — 4 warning, 4 info
- **2026-04-24** `c096aa819d11` — 1 breaking
- **2026-03-29** `8ff40d443bb4` — 1 warning, 7 info

## Changes

- **2026-05-21** `af03a6ba771d` — 4 warning, 4 info
  - removed the optional property `fans` from the response with the `200` status
  - removed the optional property `fleet` from the response with the `200` status
  - removed the optional property `funds` from the response with the `200` status
  - removed the optional property `timestamp` from the response with the `200` status
  - api operation id `bd891b16c3cee16ea79438380f9b4f8b` removed and replaced with `getLatestStats`
  - api tag `RSI-Website` removed
  - added the non-success response with the status `404`
  - added the optional property `data` to the response with the `200` status
- **2026-04-24** `c096aa819d11` — 1 breaking
  - the response property `timestamp` became nullable for the status `200`
- **2026-03-29** `8ff40d443bb4` — 1 warning, 7 info
  - removed the optional property `data` from the response with the `200` status
  - api operation id `getLatestStats` removed and replaced with `bd891b16c3cee16ea79438380f9b4f8b`
  - api tag `RSI-Website` added
  - removed the non-success response with the status `404`
  - added the optional property `fans` to the response with the `200` status
  - added the optional property `fleet` to the response with the `200` status
  - added the optional property `funds` to the response with the `200` status
  - added the optional property `timestamp` to the response with the `200` status

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/stats/latest/get.md) · [API](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api.md) · [Page](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/changes/api/stats/latest/get)
