Minor Progressions
Calculate minor progressions (lunar month-for-a-year) to a target date. Supports converse direction.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.6819
- ▲
the response property
data/aspects/items/became nullable for the status200response-property-became-nullable
- ▲
the
data/aspects/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ●
removed the optional property
data/progressedAnglesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/progressedPlanetsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/antisciato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/antisciaAspectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/exactAngleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/isApplyingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/orbto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet1to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet1Idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet2to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet2Idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/housesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/inputto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/julianDayto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/parallelAspectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planetsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/siderealTimeto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the new optional request property
allOf[ChartInput]/ayanamsanew-optional-request-property
- ○
- ●
the
allOf[ChartInput]/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
allOf[ChartInput]/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
allOf[ChartInput]/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[ChartInput]/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[ChartInput]/latitudebecame requiredrequest-property-became-required
- ▲
the request property
allOf[ChartInput]/longitudebecame requiredrequest-property-became-required
- ●
the
allOf[ChartInput]/latituderequest property's max was set to90.00request-property-max-set
- ●
the
allOf[ChartInput]/longituderequest property's max was set to180.00request-property-max-set
- ●
the
allOf[ChartInput]/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
allOf[ChartInput]/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲