---
title: "Changes to In-Game Vehicle Items Overview"
method: GET
path: "/api/vehicle-items"
---

# Changes to In-Game Vehicle Items Overview

`GET /api/vehicle-items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 29 of 50 revisions.

- **2026-07-17** `8b259bb9a44c` — 7 info
- **2026-06-13** `e84a124c7fe1` — 1 warning, 4 info
- **2026-06-10** `aa8dbe329f73` — 1 info
- **2026-06-05** `740b044d147f` — 1 info
- **2026-06-05** `778c43a31df2` — 1 info
- **2026-05-28** `2207d08eb91c` — 11 info
- **2026-05-27** `9a0909de73c4` — 24 warning, 29 info
- **2026-05-25** `a812599b6a12` — 1 info
- **2026-05-25** `a60af0c650cb` — 1 breaking, 1 warning, 7 info
- **2026-05-24** `1750bd01ea8e` — 22 info
- **2026-05-23** `c0af4ee4f0d8` — 4 info
- **2026-05-21** `af03a6ba771d` — 1 breaking, 5 info
- **2026-05-19** `b828f01520f4` — 7 info
- **2026-05-18** `bfe05306de98` — 1 breaking, 1 info
- **2026-05-17** `da635a661a4c` — 2 breaking, 7 warning, 4 info
- **2026-05-14** `40f3073395a9` — 1 info
- **2026-05-09** `e25ade3eea2f` — 106 info
- **2026-05-08** `a8d734bda8e7` — 4 info
- **2026-05-06** `61f4596bcb41` — 8 info
- **2026-05-05** `55b59e72d1c1` — 6 warning, 1 info
- **2026-05-05** `38d31059da97` — 1 warning, 68 info
- **2026-05-03** `9b5db7f7ac83` — 18 info
- **2026-05-02** `5831d2e69176` — 9 info
- **2026-05-01** `603697782bff` — 2 info
- **2026-04-25** `3a87c8145779` — 1 info
- **2026-04-24** `5922fb7266e2` — 1 info
- **2026-04-24** `c096aa819d11` — 34 info
- **2026-04-23** `01e52e527dd6` — 1 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking

## Changes

- **2026-07-17** `8b259bb9a44c` — 7 info
  - added the optional property `data/items/ammo_feed` to the response with the `200` status
  - added the optional property `data/items/food/oneOf[subschema #1: Food]/gas_effects` to the response with the `200` status
  - added the optional property `data/items/food/oneOf[subschema #1: Food]/resource_effects` to the response with the `200` status
  - added the optional property `data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #1: Food]/gas_effects` to the response with the `200` status
  - added the optional property `data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #1: Food]/resource_effects` to the response with the `200` status
  - added the optional property `data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #2]/gas_effects` to the response with the `200` status
  - added the optional property `data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #2]/resource_effects` to the response with the `200` status
- **2026-06-13** `e84a124c7fe1` — 1 warning, 4 info
  - removed the optional property `data/items/salvage_modifier` from the response with the `200` status
  - added the optional property `data/items/clothing/oneOf[subschema #2: Suit Armor]/garment_type` to the response with the `200` status
  - added the optional property `data/items/clothing/oneOf[subschema #2: Suit Armor]/type` to the response with the `200` status
  - added the optional property `data/items/suit_armor/oneOf[subschema #1: Suit Armor]/garment_type` to the response with the `200` status
  - added the optional property `data/items/suit_armor/oneOf[subschema #1: Suit Armor]/type` to the response with the `200` status
- **2026-06-10** `aa8dbe329f73` — 1 info
  - added the optional property `data/items/is_lootable` to the response with the `200` status
- **2026-06-05** `740b044d147f` — 1 info
  - added the optional property `data/items/event_source` to the response with the `200` status
- **2026-06-05** `778c43a31df2` — 1 info
  - added the optional property `data/items/description/oneOf[subschema #2]/items/fr` to the response with the `200` status
- **2026-05-28** `2207d08eb91c` — 11 info
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/lifetime` to the response with the `200` status
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/resistance/biochemical` to the response with the `200` status
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/resistance/distortion` to the response with the `200` status
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/resistance/energy` to the response with the `200` status
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/resistance/physical` to the response with the `200` status
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/resistance/stun` to the response with the `200` status
  - added the optional property `data/items/durability/oneOf[subschema #1: Item Durability]/resistance/thermal` to the response with the `200` status
  - response property `data/items/clothing/oneOf[subschema #1: Clothing]/` deprecated
  - response property `data/items/durability/oneOf[subschema #1: Item Durability]/max_lifetime` deprecated
  - response property `data/items/heat/oneOf[subschema #1: Item Heat Connection]/` deprecated
  - response property `data/items/power/oneOf[subschema #1: Item Power Connection]/` deprecated
- **2026-05-27** `9a0909de73c4` — 24 warning, 29 info
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/JumpRange` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/MaximumJumps` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/ResidualChargeMultiplier` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/DropFalloff` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/MaxFalloff` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/MinDistance` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Biochemical` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Distortion` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Energy` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Physical` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Stun` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Thermal` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Biochemical` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Distortion` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Energy` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Physical` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Stun` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Thermal` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Biochemical` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Distortion` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Energy` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Physical` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Stun` from the response with the `200` status
  - removed the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Thermal` from the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/jump_range` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/maximum_jumps` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/residual_charge_multiplier` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/drop_falloff` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/max_falloff` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/min_distance` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/conversion_rate` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/biochemical` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/distortion` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/energy` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/physical` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/stun` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/thermal` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/total` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/biochemical` to the response with the `200` status
  - added the optional property `data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/distortion` to the response with the `200` status
  - …13 more
- **2026-05-25** `a812599b6a12` — 1 info
  - added the optional property `data/items/mining_laser/oneOf[subschema #1: Mining Laser]/collection_point_radius` to the response with the `200` status
- **2026-05-25** `a60af0c650cb` — 1 breaking, 1 warning, 7 info
  - added `#/components/schemas/game_port_item` to the `data/items/ports/items/equipped_item` response property `oneOf` list for the response status `200`
  - removed the optional property `data/items/ports/items/equipped_port_item` from the response with the `200` status
  - added the optional property `data/items/flight_controller/oneOf[subschema #1: Flight Controller]/no_fuel_params` to the response with the `200` status
  - added the optional property `data/items/ports/items/port_tags` to the response with the `200` status
  - added the optional property `data/items/ports/items/ports` to the response with the `200` status
  - added the optional property `data/items/ports/items/sub_type` to the response with the `200` status
  - added the optional property `data/items/ports/items/type` to the response with the `200` status
  - added the optional property `data/items/weapon_rack` to the response with the `200` status
  - removed `#/components/schemas/item_link` from the `data/items/ports/items/equipped_item` response property `oneOf` list for the response status `200`
- **2026-05-24** `1750bd01ea8e` — 22 info
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/aspects/aspects/items/modifiers/items/value_range_type` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/aspects/aspects/items/modifiers/items/value_segments` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/children/items/modifiers/items/value_range_type` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/children/items/modifiers/items/value_segments` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/modifiers/items/value_range_type` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/modifiers/items/value_segments` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/tiers/items/requirements/oneOf[subschema #1: Blueprint Requirement Node]/modifiers/items/value_range_type` to the response with the `200` status
  - added the optional property `data/items/blueprint/items/oneOf[subschema #2: Blueprint]/tiers/items/requirements/oneOf[subschema #1: Blueprint Requirement Node]/modifiers/items/value_segments` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/disconnect_range_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/jump_range_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/drive_speed_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/engage_speed_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/stage_one_accel_rate_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/stage_two_accel_rate_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/drive_speed_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/engage_speed_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/stage_one_accel_rate_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/stage_two_accel_rate_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/drive_speed_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/engage_speed_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/stage_one_accel_rate_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/stage_two_accel_rate_formatted` to the response with the `200` status
- **2026-05-23** `c0af4ee4f0d8` — 4 info
  - added the optional property `data/items/base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
  - added the optional property `data/items/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
  - added the optional property `data/items/variants/items/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
  - added the optional property `data/items/vehicles/items/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 1 breaking, 5 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - api operation id `1bbb2caddc7fe64208588a767e70174b` removed and replaced with `listVehicleItems`
  - 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-05-19** `b828f01520f4` — 7 info
  - added the optional property `items/dimension/cargo_dimension` to the response with the `200` status
  - added the optional property `items/dimension/dimensions` to the response with the `200` status
  - added the optional property `items/dimension/ui_dimension` to the response with the `200` status
  - response property `items/dimension/height` deprecated
  - response property `items/dimension/length` deprecated
  - response property `items/dimension/true_dimension` deprecated
  - response property `items/dimension/width` deprecated
- **2026-05-18** `bfe05306de98` — 1 breaking, 1 info
  - the `items/uex_prices` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `items/uex_prices/purchase` to the response with the `200` status
- **2026-05-17** `da635a661a4c` — 2 breaking, 7 warning, 4 info
  - added `#/components/schemas/starmap_location_link` to the `items/uex_prices/items/starmap_location` response property `oneOf` list for the response status `200`
  - the `items/uex_prices/items/starmap_location` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/uex_prices/items/link` from the response with the `200` status
  - removed the optional property `items/uex_prices/items/starmap_location/name` from the response with the `200` status
  - removed the optional property `items/uex_prices/items/starmap_location/parent_name` from the response with the `200` status
  - removed the optional property `items/uex_prices/items/starmap_location/slug` from the response with the `200` status
  - removed the optional property `items/uex_prices/items/starmap_location/star_system_name` from the response with the `200` status
  - removed the optional property `items/uex_prices/items/starmap_location/type_name` from the response with the `200` status
  - removed the optional property `items/uex_prices/items/web_url` from the response with the `200` status
  - added the optional property `items/base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/web_url` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #1]/web_url` to the response with the `200` status
  - added the optional property `items/variants/items/allOf[subschema #1]/web_url` to the response with the `200` status
  - added the optional property `items/vehicles/items/allOf[subschema #1]/web_url` to the response with the `200` status
- **2026-05-14** `40f3073395a9` — 1 info
  - added the new optional `query` request parameter `filter[include_irrelevant]`
- **2026-05-09** `e25ade3eea2f` — 106 info
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge/oneOf[subschema #1: Personal Weapon Charge]/auto_charge` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge/oneOf[subschema #1: Personal Weapon Charge]/auto_fire` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge/oneOf[subschema #1: Personal Weapon Charge]/interpolate_bonus` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge/oneOf[subschema #1: Personal Weapon Charge]/require_full_charge` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge_modifier/oneOf[subschema #1: Personal Weapon Charge Modifier]/burst_shots_override` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge_modifier/oneOf[subschema #1: Personal Weapon Charge Modifier]/fire_rate_override` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge_modifier/oneOf[subschema #1: Personal Weapon Charge Modifier]/heat_multiplier` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/charge_modifier/oneOf[subschema #1: Personal Weapon Charge Modifier]/pellets_override` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/ammo_per_mscu` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/auto_dosage_modifier` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/battery_drain_per_second` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/beam_radius` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/charge_down_time` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/charge_up_time` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/collection_rate` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/cooldown_time` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/damage_threshold` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/energy_draw` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/external_healing` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/fire_during_spin_up` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/full_damage_range` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/healing_break_time` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/healing_mode` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/healing_per_second` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/health_to_ammo_ratio` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/heat_per_second` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/heat_per_shot` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/hit_radius` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/hit_type` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/material_efficiency` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_damage_map_repair_rate` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_distance` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_dose_for_auto_adjustment` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_energy_draw` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_health_repair_rate` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_sensor_distance` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_vehicle_damage_ratio` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/maximum_distance` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/medical_ammo_type` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/min_energy_draw` to the response with the `200` status
  - …66 more
- **2026-05-08** `a8d734bda8e7` — 4 info
  - added the optional property `items/clothing/oneOf[subschema #1: Clothing]/gforce_resistance` to the response with the `200` status
  - added the optional property `items/clothing/oneOf[subschema #2: Suit Armor]/gforce_resistance` to the response with the `200` status
  - added the optional property `items/gforce_resistance` to the response with the `200` status
  - added the optional property `items/suit_armor/oneOf[subschema #1: Suit Armor]/gforce_resistance` to the response with the `200` status
- **2026-05-06** `61f4596bcb41` — 8 info
  - added the optional property `items/cargo_grid/oneOf[subschema #1: Item Inventory]/max_scu_box` to the response with the `200` status
  - added the optional property `items/cargo_grid/oneOf[subschema #1: Item Inventory]/max_size` to the response with the `200` status
  - added the optional property `items/cargo_grid/oneOf[subschema #1: Item Inventory]/min_scu_box` to the response with the `200` status
  - added the optional property `items/cargo_grid/oneOf[subschema #1: Item Inventory]/min_size` to the response with the `200` status
  - added the optional property `items/inventory/oneOf[subschema #1: Item Inventory]/max_scu_box` to the response with the `200` status
  - added the optional property `items/inventory/oneOf[subschema #1: Item Inventory]/max_size` to the response with the `200` status
  - added the optional property `items/inventory/oneOf[subschema #1: Item Inventory]/min_scu_box` to the response with the `200` status
  - added the optional property `items/inventory/oneOf[subschema #1: Item Inventory]/min_size` to the response with the `200` status
- **2026-05-05** `55b59e72d1c1` — 6 warning, 1 info
  - removed the optional property `items/vehicles/items/career` from the response with the `200` status
  - removed the optional property `items/vehicles/items/manufacturer` from the response with the `200` status
  - removed the optional property `items/vehicles/items/name` from the response with the `200` status
  - removed the optional property `items/vehicles/items/role` from the response with the `200` status
  - removed the optional property `items/vehicles/items/uuid` from the response with the `200` status
  - removed the optional property `items/vehicles/items/web_url` from the response with the `200` status
  - added `#/components/schemas/metadata, subschema #1` to the `items/vehicles/items/` response property `allOf` list for the response status `200`
- **2026-05-05** `38d31059da97` — 1 warning, 68 info
  - removed the optional property `items/vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/damage/oneOf[subschema #1: Vehicle Weapon Damage]/dps` from the response with the `200` status
  - added the optional property `items/blueprint/items/oneOf[subschema #2: Blueprint]/output/sub_type` to the response with the `200` status
  - added the optional property `items/dimension/volume_converted` to the response with the `200` status
  - added the optional property `items/dimension/volume_converted_unit` to the response with the `200` status
  - added the optional property `items/distortion/oneOf[subschema #1: Item Distortion]/max` to the response with the `200` status
  - added the optional property `items/fuel_tank/oneOf[subschema #1: Fuel Tank]/capacity` to the response with the `200` status
  - added the optional property `items/grenade/oneOf[subschema #1: Grenade]/aoe/max` to the response with the `200` status
  - added the optional property `items/grenade/oneOf[subschema #1: Grenade]/aoe/min` to the response with the `200` status
  - added the optional property `items/mining_laser/oneOf[subschema #1: Mining Laser]/laser_power/max` to the response with the `200` status
  - added the optional property `items/mining_laser/oneOf[subschema #1: Mining Laser]/laser_power/min` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/ads_spread/oneOf[subschema #1: Personal Weapon Spread]/max` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/ads_spread/oneOf[subschema #1: Personal Weapon Spread]/min` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/damage/max` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/spread/oneOf[subschema #1: Personal Weapon Spread]/max` to the response with the `200` status
  - added the optional property `items/personal_weapon/oneOf[subschema #1: Personal Weapon]/spread/oneOf[subschema #1: Personal Weapon Spread]/min` to the response with the `200` status
  - added the optional property `items/ports/items/editable` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/resource_network/oneOf[subschema #1: Resource Network]/usage/coolant/max` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/resource_network/oneOf[subschema #1: Resource Network]/usage/coolant/min` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/resource_network/oneOf[subschema #1: Resource Network]/usage/power/max` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/resource_network/oneOf[subschema #1: Resource Network]/usage/power/min` to the response with the `200` status
  - added the optional property `items/resource_network/oneOf[subschema #1: Resource Network]/usage/coolant/max` to the response with the `200` status
  - added the optional property `items/resource_network/oneOf[subschema #1: Resource Network]/usage/coolant/min` to the response with the `200` status
  - added the optional property `items/resource_network/oneOf[subschema #1: Resource Network]/usage/power/max` to the response with the `200` status
  - added the optional property `items/resource_network/oneOf[subschema #1: Resource Network]/usage/power/min` to the response with the `200` status
  - added the optional property `items/seat/oneOf[subschema #1: Seat]/pitch/oneOf[subschema #1: Item Seat Axis Limits]/max` to the response with the `200` status
  - added the optional property `items/seat/oneOf[subschema #1: Seat]/pitch/oneOf[subschema #1: Item Seat Axis Limits]/min` to the response with the `200` status
  - added the optional property `items/seat/oneOf[subschema #1: Seat]/yaw/oneOf[subschema #1: Item Seat Axis Limits]/max` to the response with the `200` status
  - added the optional property `items/seat/oneOf[subschema #1: Seat]/yaw/oneOf[subschema #1: Item Seat Axis Limits]/min` to the response with the `200` status
  - added the optional property `items/slug` to the response with the `200` status
  - added the optional property `items/temperature/oneOf[subschema #1: Item Temperature]/overheat_temperature` to the response with the `200` status
  - added the optional property `items/temperature/oneOf[subschema #1: Item Temperature]/unit` to the response with the `200` status
  - added the optional property `items/temperature_resistance/oneOf[subschema #1: Temperature Resistance]/max` to the response with the `200` status
  - added the optional property `items/temperature_resistance/oneOf[subschema #1: Temperature Resistance]/min` to the response with the `200` status
  - added the optional property `items/vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/damage/oneOf[subschema #1: Vehicle Weapon Damage]/max` to the response with the `200` status
  - added the optional property `items/vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/modes/items/rpm` to the response with the `200` status
  - added the optional property `items/vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/spread/oneOf[subschema #1: Vehicle Weapon Spread]/max` to the response with the `200` status
  - added the optional property `items/vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/spread/oneOf[subschema #1: Vehicle Weapon Spread]/min` to the response with the `200` status
  - added the optional property `items/vehicles` to the response with the `200` status
  - response property `items/blueprint/items/oneOf[subschema #2: Blueprint]/output/subtype` deprecated
  - response property `items/distortion/oneOf[subschema #1: Item Distortion]/maximum` deprecated
  - …29 more
- **2026-05-03** `9b5db7f7ac83` — 18 info
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/class` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/grade` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/grade_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/class` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/grade` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/grade_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/variant_items/items/class` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/variant_items/items/grade` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/variant_items/items/grade_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/class` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/grade` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/grade_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/class` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/grade` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/grade_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/variant_items/items/class` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/variant_items/items/grade` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/variant_items/items/grade_label` to the response with the `200` status
- **2026-05-02** `5831d2e69176` — 9 info
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/deflection` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/biochemical_change` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/distortion_change` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/energy_change` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/physical_change` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/stun_change` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/thermal_change` to the response with the `200` status
  - added the optional property `items/armor/oneOf[subschema #1: Vehicle Armor]/uuid` to the response with the `200` status
  - added the optional property `items/radar/oneOf[subschema #1: Radar]/aim_assist` to the response with the `200` status
- **2026-05-01** `603697782bff` — 2 info
  - added the optional property `items/blueprint/items/oneOf[subschema #2: Blueprint]/aspects` to the response with the `200` status
  - added the optional property `items/blueprint/items/oneOf[subschema #2: Blueprint]/unlocking_missions_grouped` to the response with the `200` status
- **2026-04-25** `3a87c8145779` — 1 info
  - added the optional property `items/rarity` to the response with the `200` status
- **2026-04-24** `5922fb7266e2` — 1 info
  - added the new optional `query` request parameter `filter[query]`
- **2026-04-24** `c096aa819d11` — 34 info
  - added the optional property `items/base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/classification_label` to the response with the `200` status
  - added the optional property `items/base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/sub_type_label` to the response with the `200` status
  - added the optional property `items/base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/type_label` to the response with the `200` status
  - added the optional property `items/blueprint/items/oneOf[subschema #2: Blueprint]/output/type_label` to the response with the `200` status
  - added the optional property `items/classification_label` to the response with the `200` status
  - added the optional property `items/images` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #1]/classification_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #1]/sub_type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #1]/type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/classification_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/sub_type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/classification_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/sub_type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/variant_items/items/classification_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/variant_items/items/sub_type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #1: Related Items]/variant_items/items/type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/sub_type_label` to the response with the `200` status
  - added the optional property `items/ports/items/equipped_port_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/type_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/classification_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/sub_type_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/base_item/oneOf[subschema #1: Related Item Link]/type_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/classification_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/sub_type_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/set_items/items/allOf[subschema #1: Related Item Link]/type_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/variant_items/items/classification_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/variant_items/items/sub_type_label` to the response with the `200` status
  - added the optional property `items/related_items/oneOf[subschema #1: Related Items]/variant_items/items/type_label` to the response with the `200` status
  - added the optional property `items/sub_type_label` to the response with the `200` status
  - added the optional property `items/type_label` to the response with the `200` status
  - added the optional property `items/variants/items/allOf[subschema #1]/classification_label` to the response with the `200` status
  - added the optional property `items/variants/items/allOf[subschema #1]/sub_type_label` to the response with the `200` status
  - added the optional property `items/variants/items/allOf[subschema #1]/type_label` to the response with the `200` status
- **2026-04-23** `01e52e527dd6` — 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/vehicle-items/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/vehicle-items/get)
