Comparisons

Davison Chart

Calculate a Davison relationship chart using the midpoint in time and space between two birth moments.

post/davison

Request body

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 4 of the 13 revisions of this API.141642

  • 8ab5a768b5216436See the full diff
    • the response property data/aspects/items/ became nullable for the status 200

      response-property-became-nullable

    • the response property data/houses/cusps/items/ became nullable for the status 200

      response-property-became-nullable

    • the response property data/planets/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/aspects/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/houses/cusps/items/ response's property type/format changed from / to number/ for status 200

      response-property-type-changed

    • the data/planets/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • removed the optional property data/date from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/latitude from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/longitude from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/aspects/items/exactAngle to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/isApplying to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/orb to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet1 to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet1Id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet2 to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/planet2Id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/aspects/items/type to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/planets/items/declination to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/distance to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/isRetrograde to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/latitude to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/longitude to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/rightAscension to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/speedDist to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/speedLat to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/speedLong to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the new optional request property chart1/ayanamsa

      new-optional-request-property

    • added the new optional request property chart2/ayanamsa

      new-optional-request-property

    • the chart1/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the chart2/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the chart1/timezoneOffset request property's min was set to -14.00

      request-property-min-set

    • the chart2/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0884See the full diff
    • the request property chart1/latitude became not nullable

      request-property-became-not-nullable

    • the request property chart1/longitude became not nullable

      request-property-became-not-nullable

    • the request property chart2/latitude became not nullable

      request-property-became-not-nullable

    • the request property chart2/longitude became not nullable

      request-property-became-not-nullable

    • the request property chart1/latitude became required

      request-property-became-required

    • the request property chart1/longitude became required

      request-property-became-required

    • the request property chart2/latitude became required

      request-property-became-required

    • the request property chart2/longitude became required

      request-property-became-required

    • the chart1/latitude request property's max was set to 90.00

      request-property-max-set

    • the chart1/longitude request property's max was set to 180.00

      request-property-max-set

    • the chart2/latitude request property's max was set to 90.00

      request-property-max-set

    • the chart2/longitude request property's max was set to 180.00

      request-property-max-set

    • the chart1/latitude request property's min was set to -90.00

      request-property-min-set

    • the chart1/longitude request property's min was set to -180.00

      request-property-min-set

    • the chart2/latitude request property's min was set to -90.00

      request-property-min-set

    • the chart2/longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed