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

{
    "count": 1100989,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=933220&ordering=requests",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=933200&ordering=requests",
    "results": [
        {
            "id": 1914778,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for sq38",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T20:25:32.936281Z",
            "modified": "2024-03-14T19:35:24.169963Z",
            "requests": [
                {
                    "id": 3481864,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T19:35:24.158225Z",
                    "duration": 599,
                    "configurations": [
                        {
                            "id": 11008003,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 160.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 80.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.0,
                                "min_lunar_distance": 20.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": "SA101",
                                "ra": 148.7166,
                                "dec": -0.383,
                                "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": "cpt",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2024-03-14T13:25:50.487311Z",
                            "end": "2024-03-15T13:25:50.487311Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914779,
            "submitter": "astruzo",
            "proposal": "LCO2023A-115",
            "name": "UPR-RP-2024-s2-KPP-1802",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2024-03-13T20:31:21.412872Z",
            "modified": "2024-03-14T16:00:05.116279Z",
            "requests": [
                {
                    "id": 3481865,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T16:00:01.949405Z",
                    "duration": 113,
                    "configurations": [
                        {
                            "id": 11008004,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 11.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "KPP 1802",
                                "ra": 303.1900833333,
                                "dec": 49.6310833333,
                                "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": "2024-03-14T12:00:00Z",
                            "end": "2024-03-14T16:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914780,
            "submitter": "astruzo",
            "proposal": "LCO2023A-115",
            "name": "UPR-RP-2024-s2-KPP-1802",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2024-03-13T20:32:29.859243Z",
            "modified": "2024-03-15T16:00:11.547667Z",
            "requests": [
                {
                    "id": 3481866,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-15T16:00:02.277949Z",
                    "duration": 113,
                    "configurations": [
                        {
                            "id": 11008005,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 11.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "KPP 1802",
                                "ra": 303.1900833333,
                                "dec": 49.6310833333,
                                "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": "2024-03-15T12:00:00Z",
                            "end": "2024-03-15T16:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914785,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T21:05:31.238341Z",
            "modified": "2024-03-14T03:54:31.264070Z",
            "requests": [
                {
                    "id": 3481871,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T03:54:31.254818Z",
                    "duration": 3427,
                    "configurations": [
                        {
                            "id": 11008012,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.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": "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": 11008013,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008014,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 300.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": 11008015,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008016,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 300.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-03-14T02:59:28.221987Z",
                            "end": "2024-03-14T04:05:28.221987Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914786,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T21:05:31.906731Z",
            "modified": "2024-03-14T18:02:20.985145Z",
            "requests": [
                {
                    "id": 3481872,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T18:02:20.971853Z",
                    "duration": 3427,
                    "configurations": [
                        {
                            "id": 11008017,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.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": "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": 11008018,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008019,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 300.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": 11008020,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008021,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 300.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-03-14T17:07:22.916022Z",
                            "end": "2024-03-14T18:08:22.916022Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914787,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T21:05:32.659796Z",
            "modified": "2024-03-14T03:54:32.073473Z",
            "requests": [
                {
                    "id": 3481873,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T03:54:32.064948Z",
                    "duration": 3427,
                    "configurations": [
                        {
                            "id": 11008022,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.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": "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": 11008023,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008024,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 300.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": 11008025,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008026,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 300.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": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2024-03-14T02:59:28.221987Z",
                            "end": "2024-03-14T04:05:28.221987Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914788,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T21:05:33.260671Z",
            "modified": "2024-03-14T18:02:25.379244Z",
            "requests": [
                {
                    "id": 3481874,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T18:02:25.368170Z",
                    "duration": 3427,
                    "configurations": [
                        {
                            "id": 11008027,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.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": "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": 11008028,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008029,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 300.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": 11008030,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "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": 11008031,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 300.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": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2024-03-14T17:07:22.916022Z",
                            "end": "2024-03-14T18:08:22.916022Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914789,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-03-13T21:05:33.941802Z",
            "modified": "2024-03-14T16:00:01.928064Z",
            "requests": [
                {
                    "id": 3481875,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T16:00:01.919298Z",
                    "duration": 1035,
                    "configurations": [
                        {
                            "id": 11008032,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 160.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 80.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 80.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": "L107",
                                "ra": 235.02156,
                                "dec": -0.33718,
                                "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-03-14T15:45:59.122687Z",
                            "end": "2024-03-14T15:58:48.721670Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914790,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T21:05:34.260205Z",
            "modified": "2024-03-14T05:21:56.392707Z",
            "requests": [
                {
                    "id": 3481876,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T05:21:56.383628Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 11008033,
                            "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": 0.0,
                                    "exposure_count": 1,
                                    "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": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 20.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": -6.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2024-03-14T05:12:57.066944Z",
                            "end": "2024-03-14T05:21:56.224122Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1914791,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-03-13T21:05:36.885388Z",
            "modified": "2024-03-14T03:44:31.262542Z",
            "requests": [
                {
                    "id": 3481877,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-03-14T03:44:31.252037Z",
                    "duration": 4382,
                    "configurations": [
                        {
                            "id": 11008034,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": ""
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 0.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 0,
                                        "exposure_time_i": 0,
                                        "exposure_time_r": 0,
                                        "exposure_time_z": 0
                                    },
                                    "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": 11008035,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": ""
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 0,
                                        "exposure_time_i": 0,
                                        "exposure_time_r": 0,
                                        "exposure_time_z": 0
                                    },
                                    "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": 11008036,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": ""
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 300,
                                        "exposure_time_i": 300,
                                        "exposure_time_r": 300,
                                        "exposure_time_z": 300
                                    },
                                    "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": 11008037,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": ""
                                    },
                                    "mode": "MUSCAT_SLOW",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 0,
                                        "exposure_time_i": 0,
                                        "exposure_time_r": 0,
                                        "exposure_time_z": 0
                                    },
                                    "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": 11008038,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": ""
                                    },
                                    "mode": "MUSCAT_SLOW",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 300,
                                        "exposure_time_i": 300,
                                        "exposure_time_r": 300,
                                        "exposure_time_z": 300
                                    },
                                    "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": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-03-14T02:36:46.136275Z",
                            "end": "2024-03-14T04:01:06.136275Z"
                        }
                    ]
                }
            ]
        }
    ]
}