---
title: "Changes to Harmonic Chart"
method: POST
path: "/harmonics"
---

# Changes to Harmonic Chart

`POST /harmonics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-08-24** `8ab5a768b521` — 2 breaking, 4 warning, 26 info
- **2026-08-22** `5a17388652f3` — 2 breaking

## Changes

- **2026-08-24** `8ab5a768b521` — 2 breaking, 4 warning, 26 info
  - the response property `data/aspects/items/` became nullable for the status `200`
  - the `data/aspects/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the optional property `data/harmonic` from the response with the `200` status
  - removed the optional property `data/planets/items/harmonicLongitude` from the response with the `200` status
  - removed the optional property `data/planets/items/natalLongitude` from the response with the `200` status
  - removed the optional property `data/planets/items/sign` from the response with the `200` status
  - added the optional property `data/aspects/items/exactAngle` to the response with the `200` status
  - added the optional property `data/aspects/items/isApplying` to the response with the `200` status
  - added the optional property `data/aspects/items/orb` to the response with the `200` status
  - added the optional property `data/aspects/items/planet1` to the response with the `200` status
  - added the optional property `data/aspects/items/planet1Id` to the response with the `200` status
  - added the optional property `data/aspects/items/planet2` to the response with the `200` status
  - added the optional property `data/aspects/items/planet2Id` to the response with the `200` status
  - added the optional property `data/aspects/items/type` to the response with the `200` status
  - added the optional property `data/chartSect` to the response with the `200` status
  - added the optional property `data/harmonicNumber` to the response with the `200` status
  - added the optional property `data/houseAspects` to the response with the `200` status
  - added the optional property `data/houses` to the response with the `200` status
  - added the optional property `data/input` to the response with the `200` status
  - added the optional property `data/julianDay` to the response with the `200` status
  - added the optional property `data/meta` to the response with the `200` status
  - added the optional property `data/planets/items/declination` to the response with the `200` status
  - added the optional property `data/planets/items/distance` to the response with the `200` status
  - added the optional property `data/planets/items/isRetrograde` 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/rightAscension` to the response with the `200` status
  - added the optional property `data/planets/items/speedDist` to the response with the `200` status
  - added the optional property `data/planets/items/speedLat` to the response with the `200` status
  - added the optional property `data/planets/items/speedLong` to the response with the `200` status
  - added the optional property `data/siderealTime` to the response with the `200` status
- **2026-08-22** `5a17388652f3` — 2 breaking
  - added `#/components/schemas/ChartInput, subschema #2` to the request body `allOf` list
  - the request's body type/format changed from `object`/`` to ``/``

---

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