---
title: "Changes to Ship Matrix Vehicle Detail"
method: GET
path: "/api/shipmatrix/vehicles/{slug}"
---

# Changes to Ship Matrix Vehicle Detail

`GET /api/shipmatrix/vehicles/{slug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2026-06-26** `93ffa139ca15` — 6 info
- **2026-06-05** `778c43a31df2` — 6 info
- **2026-05-21** `af03a6ba771d` — 25 warning, 5 info
- **2026-04-24** `5922fb7266e2` — 2 info
- **2026-04-24** `c096aa819d11` — 2 warning
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 1 warning, 30 info

## Changes

- **2026-06-26** `93ffa139ca15` — 6 info
  - added the optional property `data/skus/items/cig_id` to the response with the `200` status
  - added the optional property `data/skus/items/discounted_price` to the response with the `200` status
  - added the optional property `data/skus/items/is_package` to the response with the `200` status
  - added the optional property `data/skus/items/is_warbond` to the response with the `200` status
  - added the optional property `data/skus/items/source` to the response with the `200` status
  - added the optional property `data/skus/items/url` to the response with the `200` status
- **2026-06-05** `778c43a31df2` — 6 info
  - added the optional property `data/description/fr` to the response with the `200` status
  - added the optional property `data/foci/items/fr` to the response with the `200` status
  - added the optional property `data/production_note/fr` to the response with the `200` status
  - added the optional property `data/production_status/fr` to the response with the `200` status
  - added the optional property `data/size/fr` to the response with the `200` status
  - added the optional property `data/type/fr` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 25 warning, 5 info
  - removed the optional property `agility` from the response with the `200` status
  - removed the optional property `cargo_capacity` from the response with the `200` status
  - removed the optional property `chassis_id` from the response with the `200` status
  - removed the optional property `components` from the response with the `200` status
  - removed the optional property `crew` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `dimension` from the response with the `200` status
  - removed the optional property `foci` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `link` from the response with the `200` status
  - removed the optional property `loaner` from the response with the `200` status
  - removed the optional property `manufacturer` from the response with the `200` status
  - removed the optional property `mass` from the response with the `200` status
  - removed the optional property `msrp` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `pledge_url` from the response with the `200` status
  - removed the optional property `production_note` from the response with the `200` status
  - removed the optional property `production_status` from the response with the `200` status
  - removed the optional property `size` from the response with the `200` status
  - removed the optional property `sizes` from the response with the `200` status
  - removed the optional property `skus` from the response with the `200` status
  - removed the optional property `slug` from the response with the `200` status
  - removed the optional property `speed` from the response with the `200` status
  - removed the optional property `type` from the response with the `200` status
  - removed the optional property `updated_at` from the response with the `200` status
  - api operation id `e0523e99711c283e722b02838dcad21e` removed and replaced with `getShipMatrixVehicle`
  - api tag `Ship Matrix` added
  - api tag `Ship-Matrix` removed
  - 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-04-24** `5922fb7266e2` — 2 info
  - added the optional property `loaner/items/slug` to the response with the `200` status
  - added the optional property `loaner/items/uuid` to the response with the `200` status
- **2026-04-24** `c096aa819d11` — 2 warning
  - removed the optional property `health` from the response with the `200` status
  - removed the optional property `updated_at_human` from the response with the `200` status
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 1 warning, 30 info
  - removed the media type `application/json` for the response with the status `404`
  - removed the optional property `data` from the response with the `200` status
  - api operation id `getShipMatrixVehicle` removed and replaced with `e0523e99711c283e722b02838dcad21e`
  - api tag `Ship-Matrix` added
  - api tag `Ship Matrix` removed
  - added the optional property `agility` to the response with the `200` status
  - added the optional property `cargo_capacity` to the response with the `200` status
  - added the optional property `chassis_id` to the response with the `200` status
  - added the optional property `components` to the response with the `200` status
  - added the optional property `crew` to the response with the `200` status
  - added the optional property `description` to the response with the `200` status
  - added the optional property `dimension` to the response with the `200` status
  - added the optional property `foci` to the response with the `200` status
  - added the optional property `health` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `link` to the response with the `200` status
  - added the optional property `loaner` to the response with the `200` status
  - added the optional property `manufacturer` to the response with the `200` status
  - added the optional property `mass` to the response with the `200` status
  - added the optional property `msrp` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `pledge_url` to the response with the `200` status
  - added the optional property `production_note` to the response with the `200` status
  - added the optional property `production_status` to the response with the `200` status
  - added the optional property `size` to the response with the `200` status
  - added the optional property `sizes` to the response with the `200` status
  - added the optional property `skus` to the response with the `200` status
  - added the optional property `slug` to the response with the `200` status
  - added the optional property `speed` to the response with the `200` status
  - added the optional property `type` to the response with the `200` status
  - added the optional property `updated_at` to the response with the `200` status
  - added the optional property `updated_at_human` to the response with the `200` status

---

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