---
title: "Changes to In-Game Manufacturers Overview"
method: GET
path: "/api/manufacturers"
---

# Changes to In-Game Manufacturers Overview

`GET /api/manufacturers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-05-21** `af03a6ba771d` — 1 breaking, 5 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 3 warning, 2 info

## Changes

- **2026-05-21** `af03a6ba771d` — 1 breaking, 5 info
  - the response's body type changed from `array` to `object` for status `200`
  - api operation id `1f9d905a5e89dba1162f35428b92847c` removed and replaced with `listManufacturers`
  - api tag `In-Game` removed
  - added the optional property `data` to the response with the `200` status
  - added the optional property `links` to the response with the `200` status
  - added the optional property `meta` to the response with the `200` status
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 3 warning, 2 info
  - the response's body type changed from `object` to `array` for status `200`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `links` from the response with the `200` status
  - removed the optional property `meta` from the response with the `200` status
  - api operation id `listManufacturers` removed and replaced with `1f9d905a5e89dba1162f35428b92847c`
  - api tag `In-Game` added

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/manufacturers/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/manufacturers/get)
