---
title: "Changes to Stream Positions"
method: POST
path: "/stream/positions"
---

# Changes to Stream Positions

`POST /stream/positions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 13 revisions.

- **2026-08-24** `8ab5a768b521` — 2 breaking, 13 info

## Changes

- **2026-08-24** `8ab5a768b521` — 2 breaking, 13 info
  - the response property `data/planets/items/` became nullable for the status `200`
  - the `data/planets/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data/julianDay` to the response with the `200` status
  - added the optional property `data/planets/items/degreeInSign` to the response with the `200` status
  - added the optional property `data/planets/items/id` to the response with the `200` status
  - added the optional property `data/planets/items/latitude` to the response with the `200` status
  - added the optional property `data/planets/items/longitude` to the response with the `200` status
  - added the optional property `data/planets/items/name` to the response with the `200` status
  - added the optional property `data/planets/items/retrograde` to the response with the `200` status
  - added the optional property `data/planets/items/sign` to the response with the `200` status
  - added the optional property `data/planets/items/speed` to the response with the `200` status
  - added the optional property `data/pricing` to the response with the `200` status
  - added the optional property `data/sseUpgrade` to the response with the `200` status
  - added the optional property `data/timestamp` to the response with the `200` status
  - added the optional property `data/transport` to the response with the `200` status

---

[Operation](https://skmtc.dev/astroway/apis/astroway-calculation-api/docs/stream/positions/post.md) · [API](https://skmtc.dev/astroway/apis/astroway-calculation-api.md) · [Page](https://skmtc.dev/astroway/apis/astroway-calculation-api/changes/stream/positions/post)
