---
title: "Changes to Get Faction Detail"
method: GET
path: "/api/factions/{faction}"
---

# Changes to Get Faction Detail

`GET /api/factions/{faction}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-05-21** `af03a6ba771d` — 5 info
- **2026-05-06** `afa5fa6c0639` — 1 warning
- **2026-05-05** `38d31059da97` — 20 warning, 1 info
- **2026-04-19** `4efeaa4b4785` — 1 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking

## Changes

- **2026-05-21** `af03a6ba771d` — 5 info
  - api operation id `2ca088d4d7d160632359299fe6b2b521` removed and replaced with `getFaction`
  - api tag `In-Game` removed
  - removed `#/components/schemas/faction_index, subschema #2` from the response body `allOf` list for the response status `200`
  - added the media type `application/json` for the response with the status `404`
  - added the optional property `data` to the response with the `200` status
- **2026-05-06** `afa5fa6c0639` — 1 warning
  - deleted the `query` request parameter `include`
- **2026-05-05** `38d31059da97` — 20 warning, 1 info
  - removed the optional property `able_to_arrest` from the response with the `200` status
  - removed the optional property `area` from the response with the `200` status
  - removed the optional property `default_reaction` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `faction_type` from the response with the `200` status
  - removed the optional property `focus` from the response with the `200` status
  - removed the optional property `founded` from the response with the `200` status
  - removed the optional property `has_reputation` from the response with the `200` status
  - removed the optional property `headquarters` from the response with the `200` status
  - removed the optional property `is_npc` from the response with the `200` status
  - removed the optional property `lawful` from the response with the `200` status
  - removed the optional property `leadership` from the response with the `200` status
  - removed the optional property `link` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `no_legal_rights` from the response with the `200` status
  - removed the optional property `polices_criminality` from the response with the `200` status
  - removed the optional property `polices_lawful_trespass` from the response with the `200` status
  - removed the optional property `reputation_ladder` from the response with the `200` status
  - removed the optional property `sort_order_scope` from the response with the `200` status
  - removed the optional property `uuid` from the response with the `200` status
  - added `#/components/schemas/faction_index, subschema #2` to the response body `allOf` list for the response status `200`
- **2026-04-19** `4efeaa4b4785` — 1 info
  - endpoint added
- **2026-03-29** `8ff40d443bb4` — 1 breaking
  - api path removed without deprecation

---

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