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

{
    "count": 1103707,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932880&ordering=modified",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932860&ordering=modified",
    "results": [
        {
            "id": 2129847,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-12-25T22:01:02.374859Z",
            "modified": "2024-12-26T15:48:52.833153Z",
            "requests": [
                {
                    "id": 3734743,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T15:48:52.816208Z",
                    "duration": 486,
                    "configurations": [
                        {
                            "id": 12262143,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 270,
                                        "exposure_time_i": 270,
                                        "exposure_time_r": 270,
                                        "exposure_time_z": 270
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "auto_focus",
                                "ra": 163.3115989357701,
                                "dec": 34.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0",
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T15:43:45.152724Z",
                            "end": "2024-12-26T16:43:45.152724Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129672,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "daily NRES Darks",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-12-25T17:15:24.353199Z",
            "modified": "2024-12-26T15:50:02.393529Z",
            "requests": [
                {
                    "id": 3734568,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T15:50:02.372633Z",
                    "duration": 9936,
                    "configurations": [
                        {
                            "id": 12260372,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "NRES_DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 900.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "igla",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T13:04:40Z",
                            "end": "2024-12-26T15:50:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129791,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-12-25T21:05:27.786052Z",
            "modified": "2024-12-26T16:13:18.336100Z",
            "requests": [
                {
                    "id": 3734687,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:13:18.316017Z",
                    "duration": 419,
                    "configurations": [
                        {
                            "id": 12262041,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "SA101",
                                "ra": 148.7166,
                                "dec": -0.383,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T16:07:46.188873Z",
                            "end": "2024-12-26T16:21:31.689794Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129795,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-12-25T21:05:30.237027Z",
            "modified": "2024-12-26T16:13:19.889374Z",
            "requests": [
                {
                    "id": 3734691,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:13:19.872355Z",
                    "duration": 419,
                    "configurations": [
                        {
                            "id": 12262053,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "SA101",
                                "ra": 148.7166,
                                "dec": -0.383,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T16:07:46.188873Z",
                            "end": "2024-12-26T16:21:31.689794Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129965,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-12-26T02:01:10.808388Z",
            "modified": "2024-12-26T16:15:01.319051Z",
            "requests": [
                {
                    "id": 3734861,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:15:01.307431Z",
                    "duration": 562,
                    "configurations": [
                        {
                            "id": 12262747,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 425.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 108.09300698947044,
                                "dec": -23.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "coj",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T15:11:39.075297Z",
                            "end": "2024-12-26T16:11:39.075297Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129957,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-12-26T02:01:04.806030Z",
            "modified": "2024-12-26T16:15:01.350021Z",
            "requests": [
                {
                    "id": 3734853,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:15:01.337984Z",
                    "duration": 562,
                    "configurations": [
                        {
                            "id": 12262739,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 425.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 112.59300698947044,
                                "dec": -27.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "coj",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T15:11:39.075297Z",
                            "end": "2024-12-26T16:11:39.075297Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129949,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-12-26T02:00:57.809658Z",
            "modified": "2024-12-26T16:15:01.381068Z",
            "requests": [
                {
                    "id": 3734845,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:15:01.369507Z",
                    "duration": 486,
                    "configurations": [
                        {
                            "id": 12262731,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 270,
                                        "exposure_time_i": 270,
                                        "exposure_time_r": 270,
                                        "exposure_time_z": 270
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "auto_focus",
                                "ra": 99.09300698947044,
                                "dec": -26.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0",
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T15:11:39.075297Z",
                            "end": "2024-12-26T16:11:39.075297Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2129941,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-12-26T02:00:47.652881Z",
            "modified": "2024-12-26T16:15:01.412438Z",
            "requests": [
                {
                    "id": 3734837,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:15:01.400515Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12262723,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 114.09300698947044,
                                "dec": -25.0,
                                "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",
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T15:11:39.075297Z",
                            "end": "2024-12-26T16:11:39.075297Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2130096,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-12-26T11:10:26.840043Z",
            "modified": "2024-12-26T16:46:15.952847Z",
            "requests": [
                {
                    "id": 3734992,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:46:15.942377Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12264159,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264160,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "Astrodon-Exo"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264161,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "Astrodon-Exo"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264162,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264163,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264164,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 6,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "OIII"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264165,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 7,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "H-Alpha"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T16:30:31.222434Z",
                            "end": "2024-12-26T17:00:48.720271Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2130094,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-12-26T11:10:24.067235Z",
            "modified": "2024-12-26T16:47:09.873196Z",
            "requests": [
                {
                    "id": 3734990,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-12-26T16:47:09.856465Z",
                    "duration": 474,
                    "configurations": [
                        {
                            "id": 12264145,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264146,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264147,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264148,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264149,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264150,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 6,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 12264151,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 7,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "SII"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-12-26T16:30:31.222434Z",
                            "end": "2024-12-26T17:00:48.720271Z"
                        }
                    ]
                }
            ]
        }
    ]
}