---
title: "Changes to GET /rest/histories"
method: GET
path: "/rest/histories"
---

# Changes to GET /rest/histories

`GET /rest/histories`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 26 revisions.

- **2019-10-22** `56b431e70bf6` — 2 info
- **2019-01-23** `6291469b304a` — 1 warning
- **2019-01-21** `23e6c8b6a376` — 1 info
- **2019-01-21** `dc4958b948ee` — 1 info
- **2019-01-21** `3187b1d50120` — 1 info
- **2019-01-21** `9d703c7fd5cf` — 1 warning, 1 info
- **2019-01-20** `f137fb5ca8da` — 1 breaking, 23 info
- **2019-01-20** `b0ba0e9c5525` — 1 warning, 1 info
- **2019-01-20** `30238ce398ad` — 1 breaking, 3 warning, 2 info
- **2019-01-20** `20b3e4d38f2c` — 1 breaking
- **2019-01-20** `1eac71fee873` — 1 breaking
- **2019-01-20** `36618c64def1` — 1 warning, 1 info
- **2019-01-18** `57c07dd959d1` — 6 warning
- **2019-01-17** `5c7381c36c7e` — 1 info
- **2019-01-17** `0ce2fdacbf21` — 1 breaking

## Changes

- **2019-10-22** `56b431e70bf6` — 2 info
  - api tag `Endpoints` removed
  - added the new optional `query` request parameter `find`
- **2019-01-23** `6291469b304a` — 1 warning
  - deleted the `query` request parameter `find`
- **2019-01-21** `23e6c8b6a376` — 1 info
  - api tag `Endpoints` added
- **2019-01-21** `dc4958b948ee` — 1 info
  - api tag `Endpoints` removed
- **2019-01-21** `3187b1d50120` — 1 info
  - api tag `Endpoints` added
- **2019-01-21** `9d703c7fd5cf` — 1 warning, 1 info
  - removed the optional property `items/flight/rocket/second_stage/payloads/items/payload_id` from the response with the `200` status
  - added the optional property `items/flight/rocket/second_stage/payloads/items/id` to the response with the `200` status
- **2019-01-20** `f137fb5ca8da` — 1 breaking, 23 info
  - the `items/flight/ships/items/` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the optional property `items/flight/ships/items/abs` to the response with the `200` status
  - added the optional property `items/flight/ships/items/active` to the response with the `200` status
  - added the optional property `items/flight/ships/items/attempted_landings` to the response with the `200` status
  - added the optional property `items/flight/ships/items/class` to the response with the `200` status
  - added the optional property `items/flight/ships/items/course_deg` to the response with the `200` status
  - added the optional property `items/flight/ships/items/home_port` to the response with the `200` status
  - added the optional property `items/flight/ships/items/id` to the response with the `200` status
  - added the optional property `items/flight/ships/items/image` to the response with the `200` status
  - added the optional property `items/flight/ships/items/imo` to the response with the `200` status
  - added the optional property `items/flight/ships/items/missions` to the response with the `200` status
  - added the optional property `items/flight/ships/items/mmsi` to the response with the `200` status
  - added the optional property `items/flight/ships/items/model` to the response with the `200` status
  - added the optional property `items/flight/ships/items/name` to the response with the `200` status
  - added the optional property `items/flight/ships/items/position` to the response with the `200` status
  - added the optional property `items/flight/ships/items/roles` to the response with the `200` status
  - added the optional property `items/flight/ships/items/speed_kn` to the response with the `200` status
  - added the optional property `items/flight/ships/items/status` to the response with the `200` status
  - added the optional property `items/flight/ships/items/successful_landings` to the response with the `200` status
  - added the optional property `items/flight/ships/items/type` to the response with the `200` status
  - added the optional property `items/flight/ships/items/url` to the response with the `200` status
  - added the optional property `items/flight/ships/items/weight_kg` to the response with the `200` status
  - added the optional property `items/flight/ships/items/weight_lbs` to the response with the `200` status
  - added the optional property `items/flight/ships/items/year_built` to the response with the `200` status
- **2019-01-20** `b0ba0e9c5525` — 1 warning, 1 info
  - removed the optional property `items/flight/flight_number` from the response with the `200` status
  - added the optional property `items/flight/id` to the response with the `200` status
- **2019-01-20** `30238ce398ad` — 1 breaking, 3 warning, 2 info
  - the `items/flight/rocket/rocket/id` response's property type/format changed from `integer`/`int32` to `object`/`` for status `200`
  - removed the optional property `items/flight/rocket/rocket/rocket_id` from the response with the `200` status
  - removed the optional property `items/flight/rocket/rocket/rocket_name` from the response with the `200` status
  - removed the optional property `items/flight/rocket/rocket/rocket_type` from the response with the `200` status
  - added the optional property `items/flight/rocket/rocket/name` to the response with the `200` status
  - added the optional property `items/flight/rocket/rocket/type` to the response with the `200` status
- **2019-01-20** `20b3e4d38f2c` — 1 breaking
  - the `items/id` response's property type/format changed from `integer`/`int32` to `object`/`` for status `200`
- **2019-01-20** `1eac71fee873` — 1 breaking
  - the `items/flight/rocket/first_stage/cores/items/core/id` response's property type/format changed from `string`/`` to `object`/`` for status `200`
- **2019-01-20** `36618c64def1` — 1 warning, 1 info
  - removed the optional property `items/flight/rocket/first_stage/cores/items/core/core_serial` from the response with the `200` status
  - added the optional property `items/flight/rocket/first_stage/cores/items/core/id` to the response with the `200` status
- **2019-01-18** `57c07dd959d1` — 6 warning
  - deleted the `query` request parameter `id`
  - removed the optional property `items/_id` from the response with the `200` status
  - removed the optional property `items/flight/_id` from the response with the `200` status
  - removed the optional property `items/flight/rocket/first_stage/cores/items/core/_id` from the response with the `200` status
  - removed the optional property `items/flight/rocket/rocket/_id` from the response with the `200` status
  - removed the optional property `items/flight/rocket/second_stage/payloads/items/_id` from the response with the `200` status
- **2019-01-17** `5c7381c36c7e` — 1 info
  - endpoint added
- **2019-01-17** `0ce2fdacbf21` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/spacexland/apis/spacex-rest-api/docs/rest/histories/get.md) · [API](https://skmtc.dev/spacexland/apis/spacex-rest-api.md) · [Page](https://skmtc.dev/spacexland/apis/spacex-rest-api/changes/rest/histories/get)
