---
title: "Changes to In-Game Vehicle Item Detail"
method: GET
path: "/api/vehicle-items/{identifier}"
---

# Changes to In-Game Vehicle Item Detail

`GET /api/vehicle-items/{identifier}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 27 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` — 105 warning, 4 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-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** `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/ammo_feed` to the response with the `200` status
  - added the optional property `data/food/oneOf[subschema #1: Food]/gas_effects` to the response with the `200` status
  - added the optional property `data/food/oneOf[subschema #1: Food]/resource_effects` to the response with the `200` status
  - added the optional property `data/medical/oneOf[subschema #1: Medicine]/allOf[subschema #1: Food]/gas_effects` to the response with the `200` status
  - added the optional property `data/medical/oneOf[subschema #1: Medicine]/allOf[subschema #1: Food]/resource_effects` to the response with the `200` status
  - added the optional property `data/medical/oneOf[subschema #1: Medicine]/allOf[subschema #2]/gas_effects` to the response with the `200` status
  - added the optional property `data/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/salvage_modifier` from the response with the `200` status
  - added the optional property `data/clothing/oneOf[subschema #2: Suit Armor]/garment_type` to the response with the `200` status
  - added the optional property `data/clothing/oneOf[subschema #2: Suit Armor]/type` to the response with the `200` status
  - added the optional property `data/suit_armor/oneOf[subschema #1: Suit Armor]/garment_type` to the response with the `200` status
  - added the optional property `data/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/is_lootable` to the response with the `200` status
- **2026-06-05** `740b044d147f` — 1 info
  - added the optional property `data/event_source` to the response with the `200` status
- **2026-06-05** `778c43a31df2` — 1 info
  - added the optional property `data/description/oneOf[subschema #2]/items/fr` to the response with the `200` status
- **2026-05-28** `2207d08eb91c` — 11 info
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/lifetime` to the response with the `200` status
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/resistance/biochemical` to the response with the `200` status
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/resistance/distortion` to the response with the `200` status
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/resistance/energy` to the response with the `200` status
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/resistance/physical` to the response with the `200` status
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/resistance/stun` to the response with the `200` status
  - added the optional property `data/durability/oneOf[subschema #1: Item Durability]/resistance/thermal` to the response with the `200` status
  - response property `data/clothing/oneOf[subschema #1: Clothing]/` deprecated
  - response property `data/durability/oneOf[subschema #1: Item Durability]/max_lifetime` deprecated
  - response property `data/heat/oneOf[subschema #1: Item Heat Connection]/` deprecated
  - response property `data/power/oneOf[subschema #1: Item Power Connection]/` deprecated
- **2026-05-27** `9a0909de73c4` — 24 warning, 29 info
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/JumpRange` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/MaximumJumps` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/ResidualChargeMultiplier` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/DropFalloff` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/MaxFalloff` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/MinDistance` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Biochemical` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Distortion` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Energy` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Physical` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Stun` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Thermal` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Biochemical` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Distortion` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Energy` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Physical` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Stun` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Thermal` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Biochemical` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Distortion` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Energy` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Physical` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Stun` from the response with the `200` status
  - removed the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Thermal` from the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/jump_range` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/maximum_jumps` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/residual_charge_multiplier` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/drop_falloff` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/max_falloff` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/min_distance` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/conversion_rate` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/biochemical` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/distortion` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/energy` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/physical` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/stun` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/thermal` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/total` to the response with the `200` status
  - added the optional property `data/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/biochemical` to the response with the `200` status
  - added the optional property `data/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/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/ports/items/equipped_item` response property `oneOf` list for the response status `200`
  - removed the optional property `data/ports/items/equipped_port_item` from the response with the `200` status
  - added the optional property `data/flight_controller/oneOf[subschema #1: Flight Controller]/no_fuel_params` to the response with the `200` status
  - added the optional property `data/ports/items/port_tags` to the response with the `200` status
  - added the optional property `data/ports/items/ports` to the response with the `200` status
  - added the optional property `data/ports/items/sub_type` to the response with the `200` status
  - added the optional property `data/ports/items/type` to the response with the `200` status
  - added the optional property `data/weapon_rack` to the response with the `200` status
  - removed `#/components/schemas/item_link` from the `data/ports/items/equipped_item` response property `oneOf` list for the response status `200`
- **2026-05-24** `1750bd01ea8e` — 22 info
  - added the optional property `data/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/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/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/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/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/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/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/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/quantum_drive/oneOf[subschema #1: Quantum Drive]/disconnect_range_formatted` to the response with the `200` status
  - added the optional property `data/quantum_drive/oneOf[subschema #1: Quantum Drive]/jump_range_formatted` to the response with the `200` status
  - added the optional property `data/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/drive_speed_formatted` to the response with the `200` status
  - added the optional property `data/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/engage_speed_formatted` to the response with the `200` status
  - added the optional property `data/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/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/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/drive_speed_formatted` to the response with the `200` status
  - added the optional property `data/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/engage_speed_formatted` to the response with the `200` status
  - added the optional property `data/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/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/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/drive_speed_formatted` to the response with the `200` status
  - added the optional property `data/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/engage_speed_formatted` to the response with the `200` status
  - added the optional property `data/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/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/base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
  - added the optional property `data/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/variants/items/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
  - added the optional property `data/vehicles/items/allOf[subschema #2: Metadata]/resource` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 105 warning, 4 info
  - removed the optional property `ammunition` from the response with the `200` status
  - removed the optional property `armor` from the response with the `200` status
  - removed the optional property `base_variant` from the response with the `200` status
  - removed the optional property `blueprint` from the response with the `200` status
  - removed the optional property `bomb` from the response with the `200` status
  - removed the optional property `cargo_grid` from the response with the `200` status
  - removed the optional property `class` from the response with the `200` status
  - removed the optional property `class_name` from the response with the `200` status
  - removed the optional property `classification` from the response with the `200` status
  - removed the optional property `classification_label` from the response with the `200` status
  - removed the optional property `clothing` from the response with the `200` status
  - removed the optional property `compensator` from the response with the `200` status
  - removed the optional property `cooler` from the response with the `200` status
  - removed the optional property `counter_measure` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `description_data` from the response with the `200` status
  - removed the optional property `dimension` from the response with the `200` status
  - removed the optional property `distortion` from the response with the `200` status
  - removed the optional property `durability` from the response with the `200` status
  - removed the optional property `emission` from the response with the `200` status
  - removed the optional property `emp` from the response with the `200` status
  - removed the optional property `entity_tag_map` from the response with the `200` status
  - removed the optional property `entity_tags` from the response with the `200` status
  - removed the optional property `flash_hider` from the response with the `200` status
  - removed the optional property `flashlight` from the response with the `200` status
  - removed the optional property `flight_controller` from the response with the `200` status
  - removed the optional property `food` from the response with the `200` status
  - removed the optional property `fuel_intake` from the response with the `200` status
  - removed the optional property `fuel_tank` from the response with the `200` status
  - removed the optional property `gforce_resistance` from the response with the `200` status
  - removed the optional property `grade` from the response with the `200` status
  - removed the optional property `grenade` from the response with the `200` status
  - removed the optional property `hacking_chip` from the response with the `200` status
  - removed the optional property `heat` from the response with the `200` status
  - removed the optional property `images` from the response with the `200` status
  - removed the optional property `interactions` from the response with the `200` status
  - removed the optional property `inventory` from the response with the `200` status
  - removed the optional property `iron_sight` from the response with the `200` status
  - removed the optional property `is_base_variant` from the response with the `200` status
  - removed the optional property `is_craftable` from the response with the `200` status
  - …69 more
- **2026-05-19** `b828f01520f4` — 7 info
  - added the optional property `dimension/cargo_dimension` to the response with the `200` status
  - added the optional property `dimension/dimensions` to the response with the `200` status
  - added the optional property `dimension/ui_dimension` to the response with the `200` status
  - response property `dimension/height` deprecated
  - response property `dimension/length` deprecated
  - response property `dimension/true_dimension` deprecated
  - response property `dimension/width` deprecated
- **2026-05-18** `bfe05306de98` — 1 breaking, 1 info
  - the `uex_prices` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `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 `uex_prices/items/starmap_location` response property `oneOf` list for the response status `200`
  - the `uex_prices/items/starmap_location` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `uex_prices/items/link` from the response with the `200` status
  - removed the optional property `uex_prices/items/starmap_location/name` from the response with the `200` status
  - removed the optional property `uex_prices/items/starmap_location/parent_name` from the response with the `200` status
  - removed the optional property `uex_prices/items/starmap_location/slug` from the response with the `200` status
  - removed the optional property `uex_prices/items/starmap_location/star_system_name` from the response with the `200` status
  - removed the optional property `uex_prices/items/starmap_location/type_name` from the response with the `200` status
  - removed the optional property `uex_prices/items/web_url` from the response with the `200` status
  - added the optional property `base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/web_url` to the response with the `200` status
  - added the optional property `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 `variants/items/allOf[subschema #1]/web_url` to the response with the `200` status
  - added the optional property `vehicles/items/allOf[subschema #1]/web_url` to the response with the `200` status
- **2026-05-09** `e25ade3eea2f` — 106 info
  - added the optional property `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 `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 `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 `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 `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 `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 `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 `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 `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/ammo_per_mscu` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/auto_dosage_modifier` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/battery_drain_per_second` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/beam_radius` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/charge_down_time` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/charge_up_time` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/collection_rate` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/cooldown_time` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/damage_threshold` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/energy_draw` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/external_healing` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/fire_during_spin_up` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/full_damage_range` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/healing_break_time` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/healing_mode` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/healing_per_second` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/health_to_ammo_ratio` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/heat_per_second` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/heat_per_shot` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/hit_radius` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/hit_type` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/material_efficiency` to the response with the `200` status
  - added the optional property `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 `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_distance` to the response with the `200` status
  - added the optional property `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 `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_energy_draw` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_health_repair_rate` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_sensor_distance` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/max_vehicle_damage_ratio` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/maximum_distance` to the response with the `200` status
  - added the optional property `personal_weapon/oneOf[subschema #1: Personal Weapon]/modes/items/medical_ammo_type` to the response with the `200` status
  - added the optional property `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 `clothing/oneOf[subschema #1: Clothing]/gforce_resistance` to the response with the `200` status
  - added the optional property `clothing/oneOf[subschema #2: Suit Armor]/gforce_resistance` to the response with the `200` status
  - added the optional property `gforce_resistance` to the response with the `200` status
  - added the optional property `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 `cargo_grid/oneOf[subschema #1: Item Inventory]/max_scu_box` to the response with the `200` status
  - added the optional property `cargo_grid/oneOf[subschema #1: Item Inventory]/max_size` to the response with the `200` status
  - added the optional property `cargo_grid/oneOf[subschema #1: Item Inventory]/min_scu_box` to the response with the `200` status
  - added the optional property `cargo_grid/oneOf[subschema #1: Item Inventory]/min_size` to the response with the `200` status
  - added the optional property `inventory/oneOf[subschema #1: Item Inventory]/max_scu_box` to the response with the `200` status
  - added the optional property `inventory/oneOf[subschema #1: Item Inventory]/max_size` to the response with the `200` status
  - added the optional property `inventory/oneOf[subschema #1: Item Inventory]/min_scu_box` to the response with the `200` status
  - added the optional property `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 `vehicles/items/career` from the response with the `200` status
  - removed the optional property `vehicles/items/manufacturer` from the response with the `200` status
  - removed the optional property `vehicles/items/name` from the response with the `200` status
  - removed the optional property `vehicles/items/role` from the response with the `200` status
  - removed the optional property `vehicles/items/uuid` from the response with the `200` status
  - removed the optional property `vehicles/items/web_url` from the response with the `200` status
  - added `#/components/schemas/metadata, subschema #1` to the `vehicles/items/` response property `allOf` list for the response status `200`
- **2026-05-05** `38d31059da97` — 1 warning, 68 info
  - removed the optional property `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 `blueprint/items/oneOf[subschema #2: Blueprint]/output/sub_type` to the response with the `200` status
  - added the optional property `dimension/volume_converted` to the response with the `200` status
  - added the optional property `dimension/volume_converted_unit` to the response with the `200` status
  - added the optional property `distortion/oneOf[subschema #1: Item Distortion]/max` to the response with the `200` status
  - added the optional property `fuel_tank/oneOf[subschema #1: Fuel Tank]/capacity` to the response with the `200` status
  - added the optional property `grenade/oneOf[subschema #1: Grenade]/aoe/max` to the response with the `200` status
  - added the optional property `grenade/oneOf[subschema #1: Grenade]/aoe/min` to the response with the `200` status
  - added the optional property `mining_laser/oneOf[subschema #1: Mining Laser]/laser_power/max` to the response with the `200` status
  - added the optional property `mining_laser/oneOf[subschema #1: Mining Laser]/laser_power/min` to the response with the `200` status
  - added the optional property `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 `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 `personal_weapon/oneOf[subschema #1: Personal Weapon]/damage/max` to the response with the `200` status
  - added the optional property `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 `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 `ports/items/editable` to the response with the `200` status
  - added the optional property `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 `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 `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 `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 `resource_network/oneOf[subschema #1: Resource Network]/usage/coolant/max` to the response with the `200` status
  - added the optional property `resource_network/oneOf[subschema #1: Resource Network]/usage/coolant/min` to the response with the `200` status
  - added the optional property `resource_network/oneOf[subschema #1: Resource Network]/usage/power/max` to the response with the `200` status
  - added the optional property `resource_network/oneOf[subschema #1: Resource Network]/usage/power/min` to the response with the `200` status
  - added the optional property `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 `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 `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 `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 `slug` to the response with the `200` status
  - added the optional property `temperature/oneOf[subschema #1: Item Temperature]/overheat_temperature` to the response with the `200` status
  - added the optional property `temperature/oneOf[subschema #1: Item Temperature]/unit` to the response with the `200` status
  - added the optional property `temperature_resistance/oneOf[subschema #1: Temperature Resistance]/max` to the response with the `200` status
  - added the optional property `temperature_resistance/oneOf[subschema #1: Temperature Resistance]/min` to the response with the `200` status
  - added the optional property `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 `vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/modes/items/rpm` to the response with the `200` status
  - added the optional property `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 `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 `vehicles` to the response with the `200` status
  - response property `blueprint/items/oneOf[subschema #2: Blueprint]/output/subtype` deprecated
  - response property `distortion/oneOf[subschema #1: Item Distortion]/maximum` deprecated
  - …29 more
- **2026-05-03** `9b5db7f7ac83` — 18 info
  - added the optional property `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `related_items/oneOf[subschema #1: Related Items]/variant_items/items/class` to the response with the `200` status
  - added the optional property `related_items/oneOf[subschema #1: Related Items]/variant_items/items/grade` to the response with the `200` status
  - added the optional property `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 `armor/oneOf[subschema #1: Vehicle Armor]/deflection` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/biochemical_change` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/distortion_change` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/energy_change` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/physical_change` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/stun_change` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/resistance_multiplier/thermal_change` to the response with the `200` status
  - added the optional property `armor/oneOf[subschema #1: Vehicle Armor]/uuid` to the response with the `200` status
  - added the optional property `radar/oneOf[subschema #1: Radar]/aim_assist` to the response with the `200` status
- **2026-05-01** `603697782bff` — 2 info
  - added the optional property `blueprint/items/oneOf[subschema #2: Blueprint]/aspects` to the response with the `200` status
  - added the optional property `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 `rarity` to the response with the `200` status
- **2026-04-24** `c096aa819d11` — 34 info
  - added the optional property `base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/classification_label` to the response with the `200` status
  - added the optional property `base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/sub_type_label` to the response with the `200` status
  - added the optional property `base_variant/oneOf[subschema #1: Item Link]/allOf[subschema #1]/type_label` to the response with the `200` status
  - added the optional property `blueprint/items/oneOf[subschema #2: Blueprint]/output/type_label` to the response with the `200` status
  - added the optional property `classification_label` to the response with the `200` status
  - added the optional property `images` to the response with the `200` status
  - added the optional property `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `related_items/oneOf[subschema #1: Related Items]/variant_items/items/classification_label` to the response with the `200` status
  - added the optional property `related_items/oneOf[subschema #1: Related Items]/variant_items/items/sub_type_label` to the response with the `200` status
  - added the optional property `related_items/oneOf[subschema #1: Related Items]/variant_items/items/type_label` to the response with the `200` status
  - added the optional property `sub_type_label` to the response with the `200` status
  - added the optional property `type_label` to the response with the `200` status
  - added the optional property `variants/items/allOf[subschema #1]/classification_label` to the response with the `200` status
  - added the optional property `variants/items/allOf[subschema #1]/sub_type_label` to the response with the `200` status
  - added the optional property `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/:identifier/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/:identifier/get)
