GET /api/requestgroups/?format=api&offset=9430&ordering=proposal
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1191008,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=9440&ordering=proposal",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=9420&ordering=proposal",
    "results": [
        {
            "id": 1787791,
            "submitter": "tangata",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS 22458+2957",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-09-15T00:16:09.570905Z",
            "modified": "2023-09-15T12:46:25.175831Z",
            "requests": [
                {
                    "id": 3331958,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-15T12:46:25.153508Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 10231267,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "CHE 422",
                                "ra": 341.4425416667,
                                "dec": 29.9354444444,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-14T23:03:00Z",
                            "end": "2023-09-18T23:03:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1788104,
            "submitter": "jleeber2024@student.amsacs.org",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS_18175-1638 HJ 2829 AB (HD 167792) 6 sec",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2023-09-15T13:53:01.773827Z",
            "modified": "2023-09-15T14:04:40.824760Z",
            "requests": [
                {
                    "id": 3332277,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-15T14:04:40.821750Z",
                    "duration": 188,
                    "configurations": [
                        {
                            "id": 10233215,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 6.0,
                                    "exposure_count": 4,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS_18175-1638 HJ 2829 AB (HD 167792)",
                                "ra": 274.3854583333,
                                "dec": -16.6373055556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-15T13:36:14Z",
                            "end": "2023-09-16T13:36:14Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1788109,
            "submitter": "ostangle",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS 15130-3715 COO 179  sec",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-09-15T14:01:34.625963Z",
            "modified": "2023-09-18T08:58:28.548801Z",
            "requests": [
                {
                    "id": 3332283,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-18T08:58:28.533297Z",
                    "duration": 285,
                    "configurations": [
                        {
                            "id": 10233221,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 0.75,
                                    "exposure_count": 12,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "15130-3715 COO 178",
                                "ra": 227.5742083333,
                                "dec": -41.0077222222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-15T12:03:00Z",
                            "end": "2023-09-18T12:03:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1788112,
            "submitter": "Tmay2024",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS_16354-5805 HU 1605 (HD 149040)",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-09-15T14:11:27.050131Z",
            "modified": "2023-09-16T08:05:05.699263Z",
            "requests": [
                {
                    "id": 3332286,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-16T08:05:01.844392Z",
                    "duration": 143,
                    "configurations": [
                        {
                            "id": 10233256,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 3.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 4.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS_16354-5805 HU 1605 (HD 149040)",
                                "ra": 248.8544583333,
                                "dec": -58.0820555556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-15T14:05:18Z",
                            "end": "2023-09-16T08:04:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1788113,
            "submitter": "jleeber2024@student.amsacs.org",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS_18175-1638 HJ 2829 AB (HD 167792) 10-6sec",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-09-15T14:15:04.978742Z",
            "modified": "2023-09-16T05:05:04.609788Z",
            "requests": [
                {
                    "id": 3332287,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-16T05:05:01.699222Z",
                    "duration": 240,
                    "configurations": [
                        {
                            "id": 10233257,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 10.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 8.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 6.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS_18175-1638 HJ 2829 AB (HD 167792)",
                                "ra": 274.3854583333,
                                "dec": -16.6373055556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-15T14:04:46Z",
                            "end": "2023-09-16T05:04:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1788369,
            "submitter": "amaletta",
            "proposal": "LCOEPO2018A-006",
            "name": "Maletta",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 0.5,
            "state": "COMPLETED",
            "created": "2023-09-15T21:10:59.182333Z",
            "modified": "2023-09-16T13:49:48.088139Z",
            "requests": [
                {
                    "id": 3332556,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-16T13:49:47.920229Z",
                    "duration": 160,
                    "configurations": [
                        {
                            "id": 10235840,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "default",
                                    "exposure_time": 2.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "default",
                                    "exposure_time": 3.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 1.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "wds 06074 -0400",
                                "ra": 91.841875,
                                "dec": -3.9940555556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-15T21:02:31Z",
                            "end": "2023-09-17T21:02:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1790214,
            "submitter": "MichaelJamesLEllis",
            "proposal": "LCOEPO2018A-006",
            "name": "15:00:41.408-25:01:11.666",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-09-18T16:27:12.944447Z",
            "modified": "2023-11-20T00:35:08.702936Z",
            "requests": [
                {
                    "id": 3334605,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-11-20T00:35:06.229039Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 10248918,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS 20296+4021 5",
                                "ra": 225.1725333333,
                                "dec": -25.0199072222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-18T00:34:00Z",
                            "end": "2023-11-20T00:34:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1790457,
            "submitter": "MichaelJamesLEllis",
            "proposal": "LCOEPO2018A-006",
            "name": "19 36 08.76 +62 23 26.7",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-09-18T23:02:11.732310Z",
            "modified": "2023-09-19T05:15:40.332889Z",
            "requests": [
                {
                    "id": 3334850,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-19T05:15:40.309762Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 10250967,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS 20296+4021 5",
                                "ra": 294.0365,
                                "dec": 62.39075,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-18T00:34:00Z",
                            "end": "2023-09-20T00:34:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1790842,
            "submitter": "jleeber2024@student.amsacs.org",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS_18175-1638 HJ 2829 AB (HD 167792) 10-6sec",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2023-09-19T12:09:45.186728Z",
            "modified": "2023-09-21T17:28:04.276960Z",
            "requests": [
                {
                    "id": 3335274,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-21T17:28:04.274474Z",
                    "duration": 438,
                    "configurations": [
                        {
                            "id": 10253191,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 10.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 8.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 6.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS_18175-1638 HJ 2829 AB (HD 167792)",
                                "ra": 274.3854583333,
                                "dec": -16.6373055556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-19T12:59:00Z",
                            "end": "2023-09-20T04:59:00Z"
                        },
                        {
                            "start": "2023-09-20T23:59:00Z",
                            "end": "2023-09-21T17:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1790843,
            "submitter": "jleeber2024@student.amsacs.org",
            "proposal": "LCOEPO2018A-006",
            "name": "WDS_18175-1638 HJ 2829 AB (HD 167792) 10-6sec",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-09-19T12:09:46.876780Z",
            "modified": "2023-09-21T18:00:08.503685Z",
            "requests": [
                {
                    "id": 3335275,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-09-21T18:00:06.142432Z",
                    "duration": 438,
                    "configurations": [
                        {
                            "id": 10253192,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 10.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 8.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 6.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WDS_18175-1638 HJ 2829 AB (HD 167792)",
                                "ra": 274.3854583333,
                                "dec": -16.6373055556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-09-19T12:59:00Z",
                            "end": "2023-09-20T04:59:00Z"
                        },
                        {
                            "start": "2023-09-20T23:59:00Z",
                            "end": "2023-09-21T17:59:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}