{
  "HAPI": "3.1",
  "status": {
    "code": 1200,
    "message": "OK"
  },
  "startDate": "1973-11-04T00:00:00.000Z",
  "stopDate": "1973-12-31T23:59:59.999Z",
  "citation": "https://doi.org/10.17189/ftzw-0641",
  "parameters": [
    {
      "name": "Year",
      "description": "Spacecraft event year given in PDS time format (yyyy).",
      "units": "year",
      "type": "integer",
      "fill": null
    },
    {
      "name": "FDOY",
      "description": "Spacecraft fractional day of year (1.5 = Jan. 1 at 1200 SCUT).",
      "units": "day",
      "type": "double",
      "fill": null
    },
    {
      "name": "SRANGE",
      "description": "Sun-spacecraft distance in km.",
      "units": "km",
      "type": "double",
      "fill": null
    },
    {
      "name": "SECLAT",
      "description": "Solar ecliptic latitude (true equinox and ecliptic of date) in degrees.",
      "units": "deg",
      "type": "double",
      "fill": null
    },
    {
      "name": "SECLON",
      "description": "Solar ecliptic latitude (true equinox and ecliptic of date) in degrees.",
      "units": "deg",
      "type": "double",
      "fill": null
    },
    {
      "name": "PRANGE",
      "description": "Planet-spacecraft distance in km.",
      "units": "km",
      "type": "double",
      "fill": null
    },
    {
      "name": "PEQLAT",
      "description": "Planetocentric, planet-fixed latitude (System III for Jupiter) in degrees.",
      "units": "deg",
      "type": "double",
      "fill": null
    },
    {
      "name": "PEQLON",
      "description": "Planetocentric, planet-fixed longitude (System III for Jupiter) in degrees.",
      "units": "deg",
      "type": "double",
      "fill": null
    }
  ]
}