{
  "link" : 
  {
    "self" : "https://opale.imcce.fr/api/v1/phenomena/equinoxessolstices/399?year=2022&calendar=gregorian&nbd=1&timescale=UTC"
  },
  "request" : 
  {
    "body" : 399,
    "calendar" : "gregorian",
    "nbd" : 1,
    "tag" : "equinoxessolstices_default",
    "timescale" : "UTC",
    "year" : 2022
  },
  "response" : 
  {
    "calendar" : "gregorian",
    "data" : 
    [
      {
        "date" : "2022-03-20T15:33:25",
        "phenomena" : "VernalEquinox"
      },
      {
        "date" : "2022-06-21T09:13:51",
        "phenomena" : "SummerSolstice"
      },
      {
        "date" : "2022-09-23T01:03:42",
        "phenomena" : "AutumnalEquinox"
      },
      {
        "date" : "2022-12-21T21:48:13",
        "phenomena" : "WinterSolstice"
      }
    ],
    "description" : 
    {
      "date" : "Date on which the equinox / solstice occurs",
      "phenomena" : "Kind of the equinox / solstice"
    },
    "timescale" : "UTC",
    "unit" : 
    {
      "date" : "Gregorian"
    }
  }
}
