{
  "link" : 
  {
    "self" : "https://opale.imcce.fr/api/v1/phenomena/distances?bodies=399,301&calendar=gregorian&date=2022-01-01T00:00:00&nbd=31&distance-unit=Km&timescale=UTC"
  },
  "request" : 
  {
    "bodies" : 
    [
      399,
      301
    ],
    "calendar" : "gregorian",
    "date" : "2022-01-01T00:00:00",
    "distance-unit" : "Km",
    "nbd" : 31,
    "tag" : "last",
    "timescale" : "UTC"
  },
  "response" : 
  {
    "data" : 
    [
      {
        "date" : "2022-01-01T22:55:31.0",
        "distance" : 358032.55800000002,
        "phenomena" : "MinimalDistance"
      },
      {
        "date" : "2022-01-14T09:25:58.6",
        "distance" : 405804.85399999999,
        "phenomena" : "MaximalDistance"
      },
      {
        "date" : "2022-01-30T07:11:2.1",
        "distance" : 362251.77100000001,
        "phenomena" : "MinimalDistance"
      }
    ],
    "description" : 
    {
      "date" : "Instant of the extremum of the distance",
      "distance" : "Geometric distance between the two bodies",
      "phenomena" : "Extremum of the distance"
    },
    "unit" : 
    {
      "date" : "Gregorian",
      "distance" : "Km"
    }
  }
}
