---
title: "Changes to Get Mission Detail"
method: GET
path: "/api/missions/{mission}"
---

# Changes to Get Mission Detail

`GET /api/missions/{mission}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 50 revisions.

- **2026-07-17** `8b259bb9a44c` — 1 info
- **2026-06-26** `93ffa139ca15` — 6 info
- **2026-06-08** `5d92a07c29be` — 1 warning
- **2026-05-30** `58f234760007` — 1 warning, 2 info
- **2026-05-21** `af03a6ba771d` — 62 warning, 4 info
- **2026-05-18** `bfe05306de98` — 1 breaking, 3 warning
- **2026-05-06** `afa5fa6c0639` — 1 warning
- **2026-05-05** `38d31059da97` — 9 warning, 11 info
- **2026-04-28** `ec5b70fa96b9` — 2 info
- **2026-04-23** `e9881fad3038` — 1 info
- **2026-04-22** `4276a69d4550` — 1 breaking, 5 info
- **2026-04-19** `4efeaa4b4785` — 1 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking

## Changes

- **2026-07-17** `8b259bb9a44c` — 1 info
  - added the optional property `data/rental_ships` to the response with the `200` status
- **2026-06-26** `93ffa139ca15` — 6 info
  - added the optional property `data/combat/oneOf[subschema #1: Mission Combat]/aggregated_spawns/items/ships` to the response with the `200` status
  - added the optional property `data/combat/oneOf[subschema #1: Mission Combat]/spawns/items/ships` to the response with the `200` status
  - added the optional property `data/reputation_prerequisite` to the response with the `200` status
  - added the optional property `data/reward_groups` to the response with the `200` status
  - response property `data/reward_items` deprecated
  - response property `data/reward_items/items/` deprecated
- **2026-06-08** `5d92a07c29be` — 1 warning
  - removed the optional property `data/item_counts` from the response with the `200` status
- **2026-05-30** `58f234760007` — 1 warning, 2 info
  - removed the optional property `data/mission_tokens/destinations` from the response with the `200` status
  - added the optional property `data/description_html` to the response with the `200` status
  - added the optional property `data/description_variants` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 62 warning, 4 info
  - removed the optional property `available_in_prison` from the response with the `200` status
  - removed the optional property `blueprints` from the response with the `200` status
  - removed the optional property `broker_reputation_prerequisites` from the response with the `200` status
  - removed the optional property `combat` from the response with the `200` status
  - removed the optional property `completion_tags` from the response with the `200` status
  - removed the optional property `cooldown` from the response with the `200` status
  - removed the optional property `cost` from the response with the `200` status
  - removed the optional property `deadline` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `enemy_count_max` from the response with the `200` status
  - removed the optional property `enemy_count_min` from the response with the `200` status
  - removed the optional property `entity_spawns` from the response with the `200` status
  - removed the optional property `faction` from the response with the `200` status
  - removed the optional property `fail_if_became_criminal` from the response with the `200` status
  - removed the optional property `game_version` from the response with the `200` status
  - removed the optional property `has_blueprints` from the response with the `200` status
  - removed the optional property `has_chain` from the response with the `200` status
  - removed the optional property `has_combat` from the response with the `200` status
  - removed the optional property `has_combat_section` from the response with the `200` status
  - removed the optional property `has_defend_objective` from the response with the `200` status
  - removed the optional property `has_locations` from the response with the `200` status
  - removed the optional property `has_rewards` from the response with the `200` status
  - removed the optional property `hauling_orders` from the response with the `200` status
  - removed the optional property `hidden_in_mobiglas` from the response with the `200` status
  - removed the optional property `illegal` from the response with the `200` status
  - removed the optional property `item_counts` from the response with the `200` status
  - removed the optional property `legality_label` from the response with the `200` status
  - removed the optional property `lifetime` from the response with the `200` status
  - removed the optional property `link` from the response with the `200` status
  - removed the optional property `max_crime_stat` from the response with the `200` status
  - removed the optional property `max_players_per_instance` from the response with the `200` status
  - removed the optional property `max_standing` from the response with the `200` status
  - removed the optional property `merged_locations` from the response with the `200` status
  - removed the optional property `min_crime_stat` from the response with the `200` status
  - removed the optional property `min_standing` from the response with the `200` status
  - removed the optional property `mission_giver` from the response with the `200` status
  - removed the optional property `mission_tokens` from the response with the `200` status
  - removed the optional property `mission_type` from the response with the `200` status
  - removed the optional property `not_for_release` from the response with the `200` status
  - removed the optional property `notify_on_available` from the response with the `200` status
  - …26 more
- **2026-05-18** `bfe05306de98` — 1 breaking, 3 warning
  - the `blueprints/oneOf[subschema #1: Mission Blueprints]/` response's property type changed from `object` to `array` for status `200`
  - removed the optional property `blueprints/oneOf[subschema #1: Mission Blueprints]/drop_chance` from the response with the `200` status
  - removed the optional property `blueprints/oneOf[subschema #1: Mission Blueprints]/drop_chance_percent` from the response with the `200` status
  - removed the optional property `blueprints/oneOf[subschema #1: Mission Blueprints]/items` from the response with the `200` status
- **2026-05-06** `afa5fa6c0639` — 1 warning
  - deleted the `query` request parameter `include`
- **2026-05-05** `38d31059da97` — 9 warning, 11 info
  - removed the optional property `completion_tags/items/unlocks_missions/items/web_link` from the response with the `200` status
  - removed the optional property `hauling_orders/items/items/items/web_link` from the response with the `200` status
  - removed the optional property `hauling_orders/items/web_link` from the response with the `200` status
  - removed the optional property `prerequisite_groups/items/missions/items/variants/items/web_link` from the response with the `200` status
  - removed the optional property `prerequisite_groups/items/missions/items/web_link` from the response with the `200` status
  - removed the optional property `reward_items/items/web_link` from the response with the `200` status
  - removed the optional property `starmap_locations/items/locations/items/web_link` from the response with the `200` status
  - removed the optional property `unlock_groups/items/missions/items/variants/items/web_link` from the response with the `200` status
  - removed the optional property `unlock_groups/items/missions/items/web_link` from the response with the `200` status
  - added the optional property `completion_tags/items/unlocks_missions/items/web_url` to the response with the `200` status
  - added the optional property `has_blueprints` to the response with the `200` status
  - added the optional property `hauling_orders/items/items/items/web_url` to the response with the `200` status
  - added the optional property `hauling_orders/items/web_url` to the response with the `200` status
  - added the optional property `prerequisite_groups/items/missions/items/variants/items/web_url` to the response with the `200` status
  - added the optional property `prerequisite_groups/items/missions/items/web_url` to the response with the `200` status
  - added the optional property `released` to the response with the `200` status
  - added the optional property `reward_items/items/web_url` to the response with the `200` status
  - added the optional property `starmap_locations/items/locations/items/web_url` to the response with the `200` status
  - added the optional property `unlock_groups/items/missions/items/variants/items/web_url` to the response with the `200` status
  - added the optional property `unlock_groups/items/missions/items/web_url` to the response with the `200` status
- **2026-04-28** `ec5b70fa96b9` — 2 info
  - added the optional property `not_for_release` to the response with the `200` status
  - added the optional property `work_in_progress` to the response with the `200` status
- **2026-04-23** `e9881fad3038` — 1 info
  - for the `path` request parameter `mission`, the format was generalized from `uuid` to no format
- **2026-04-22** `4276a69d4550` — 1 breaking, 5 info
  - the response property `unlock_groups/items/missions/items/uuid` became nullable for the status `200`
  - added the optional property `prerequisite_groups/items/missions/items/mission_type` to the response with the `200` status
  - added the optional property `prerequisite_groups/items/missions/items/variant_count` to the response with the `200` status
  - added the optional property `prerequisite_groups/items/missions/items/variants` to the response with the `200` status
  - added the optional property `unlock_groups/items/missions/items/variant_count` to the response with the `200` status
  - added the optional property `unlock_groups/items/missions/items/variants` to the response with the `200` status
- **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/missions/:mission/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/missions/:mission/get)
