Calendar & Cycles

Algol Minimum

Find the nearest minimum brightness moment of Algol (Beta Persei), the eclipsing variable star, within a date range.

post/algol-minimum

Request body

startDatestring required
endDatestring required
longitudenumber nullable

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 1 of the 13 revisions of this API.22

  • 8ab5a768b52122See the full diff
    • removed the optional property data/minima/items/period from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/minima/items/time from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/count to the response with the 200 status

      response-optional-property-added

    • added the optional property data/minima/items/isNighttime to the response with the 200 status

      response-optional-property-added