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

{
    "count": 1114322,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1114240&ordering=operator",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1114220&ordering=operator",
    "results": [
        {
            "id": 2422592,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "daily arcs (Thorium Argon)",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T12:15:19.003587Z",
            "modified": "2026-01-14T12:15:19.003601Z",
            "requests": [
                {
                    "id": 4083298,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T12:15:19.006512Z",
                    "duration": 4626,
                    "configurations": [
                        {
                            "id": 14243694,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "ARC",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 800.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": "ON",
                                "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": "tlv",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-15T10:56:50Z",
                            "end": "2026-01-15T12:13:40Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422594,
            "submitter": "astrochris",
            "proposal": "TSO2025B-001",
            "name": "Proxima-Test-01",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "PENDING",
            "created": "2026-01-14T12:23:41.261631Z",
            "modified": "2026-01-14T12:23:41.261643Z",
            "requests": [
                {
                    "id": 4083300,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T12:23:41.264723Z",
                    "duration": 226,
                    "configurations": [
                        {
                            "id": 14243696,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 5,
                                        "exposure_time_i": 10,
                                        "exposure_time_r": 5,
                                        "exposure_time_z": 10
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.5,
                                "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": "Proxima Centauri",
                                "ra": 217.42894222160578,
                                "dec": -62.67949018907555,
                                "proper_motion_ra": -3781.741,
                                "proper_motion_dec": 769.465,
                                "parallax": 768.0665,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2026-01-14T11:54:51Z",
                            "end": "2026-01-15T11:54:51Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422597,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:05:58.107458Z",
            "modified": "2026-01-14T13:05:58.107475Z",
            "requests": [
                {
                    "id": 4083320,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:05:58.127407Z",
                    "duration": 447,
                    "configurations": [
                        {
                            "id": 14243760,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243761,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243762,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243763,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243764,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243765,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 6,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "H-Alpha"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243766,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 7,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "H-Alpha"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-14T18:41:08.512980Z",
                            "end": "2026-01-14T19:15:29.439651Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422598,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:05:59.926726Z",
            "modified": "2026-01-14T13:05:59.926742Z",
            "requests": [
                {
                    "id": 4083321,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:05:59.930872Z",
                    "duration": 447,
                    "configurations": [
                        {
                            "id": 14243767,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "H-Alpha"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243768,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "H-Alpha"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243769,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243770,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243771,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243772,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 6,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243773,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 7,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-15T09:10:07.994555Z",
                            "end": "2026-01-15T09:44:24.712431Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422599,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:06:00.831063Z",
            "modified": "2026-01-14T13:06:00.831078Z",
            "requests": [
                {
                    "id": 4083322,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:06:00.833699Z",
                    "duration": 443,
                    "configurations": [
                        {
                            "id": 14243774,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243775,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243776,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243777,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243778,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243779,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 6,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243780,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 7,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2026-01-14T18:41:08.512980Z",
                            "end": "2026-01-14T19:15:29.439651Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422600,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:06:01.610471Z",
            "modified": "2026-01-14T13:06:01.610485Z",
            "requests": [
                {
                    "id": 4083323,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:06:01.612595Z",
                    "duration": 443,
                    "configurations": [
                        {
                            "id": 14243781,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243782,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243783,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243784,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243785,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243786,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 6,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243787,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 7,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 1.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2026-01-15T09:10:07.994555Z",
                            "end": "2026-01-15T09:44:24.712431Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422601,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:06:02.171106Z",
            "modified": "2026-01-14T13:06:02.171120Z",
            "requests": [
                {
                    "id": 4083324,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:06:02.174375Z",
                    "duration": 510,
                    "configurations": [
                        {
                            "id": 14243788,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_SLOW",
                                    "exposure_time": 4.0,
                                    "exposure_count": 6,
                                    "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": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-14T18:35:57.138964Z",
                            "end": "2026-01-14T19:15:29.439651Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422602,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:06:02.597471Z",
            "modified": "2026-01-14T13:06:02.597487Z",
            "requests": [
                {
                    "id": 4083325,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:06:02.605791Z",
                    "duration": 510,
                    "configurations": [
                        {
                            "id": 14243789,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_SLOW",
                                    "exposure_time": 4.0,
                                    "exposure_count": 6,
                                    "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": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "coj",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-15T09:10:07.994555Z",
                            "end": "2026-01-15T09:49:35.351896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422603,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:06:03.150690Z",
            "modified": "2026-01-14T13:06:03.150706Z",
            "requests": [
                {
                    "id": 4083326,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:06:03.155730Z",
                    "duration": 858,
                    "configurations": [
                        {
                            "id": 14243790,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243791,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243792,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "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": 14243793,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "U"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243794,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "Y"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.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": "coj",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-14T18:41:08.512980Z",
                            "end": "2026-01-14T19:15:29.439651Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2422604,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2026-01-14T13:06:04.327168Z",
            "modified": "2026-01-14T13:06:04.327183Z",
            "requests": [
                {
                    "id": 4083327,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-01-14T13:06:04.338123Z",
                    "duration": 858,
                    "configurations": [
                        {
                            "id": 14243795,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "Y"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243796,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "U"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243797,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 14243798,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 2.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "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": 14243799,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 2.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": "coj",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2026-01-15T09:10:07.994555Z",
                            "end": "2026-01-15T09:44:24.712431Z"
                        }
                    ]
                }
            ]
        }
    ]
}