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

{
    "count": 1106613,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=775110&ordering=-ipp_value",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=775090&ordering=-ipp_value",
    "results": [
        {
            "id": 1847956,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for fa01",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2023-12-07T20:25:39.008771Z",
            "modified": "2023-12-08T19:58:42.747363Z",
            "requests": [
                {
                    "id": 3401883,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-08T19:58:42.707019Z",
                    "duration": 666,
                    "configurations": [
                        {
                            "id": 10621484,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "I"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 160.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.0,
                                "min_lunar_distance": 20.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "SA93",
                                "ra": 28.71708,
                                "dec": 0.76181,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "cpt",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2023-12-08T19:25:58.157433Z",
                            "end": "2023-12-09T19:25:58.157436Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847959,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2023-12-07T20:33:25.415761Z",
            "modified": "2023-12-07T20:33:52.512413Z",
            "requests": [
                {
                    "id": 3401886,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-07T20:33:52.500873Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 10621487,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 38.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": -9.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tfn",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2023-12-07T20:33:52Z",
                            "end": "2023-12-07T20:35:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847960,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2023-12-07T20:35:24.703374Z",
            "modified": "2023-12-07T20:36:04.991904Z",
            "requests": [
                {
                    "id": 3401887,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-07T20:36:04.951646Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 10621488,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 33.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": -2.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tfn",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2023-12-07T20:35:53Z",
                            "end": "2023-12-07T20:37:23Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847961,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2023-12-07T20:41:06.760976Z",
            "modified": "2023-12-07T20:41:34.147475Z",
            "requests": [
                {
                    "id": 3401888,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-07T20:41:34.133553Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 10621489,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 30.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 5.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tfn",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2023-12-07T20:41:33Z",
                            "end": "2023-12-07T20:43:03Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847963,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2023-12-07T21:00:30.661380Z",
            "modified": "2023-12-07T21:00:55.627593Z",
            "requests": [
                {
                    "id": 3401890,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-07T21:00:55.616807Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 10621497,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 21.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 7.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tfn",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2023-12-07T21:00:55Z",
                            "end": "2023-12-07T21:02:25Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847964,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2023-12-07T21:05:39.364500Z",
            "modified": "2023-12-08T03:15:02.187885Z",
            "requests": [
                {
                    "id": 3401891,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-08T03:15:02.142383Z",
                    "duration": 3427,
                    "configurations": [
                        {
                            "id": 10621498,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621499,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621500,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621501,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621502,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2023-12-08T02:06:27.532728Z",
                            "end": "2023-12-08T03:12:27.532728Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847965,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2023-12-07T21:05:40.286885Z",
            "modified": "2023-12-08T18:30:05.789243Z",
            "requests": [
                {
                    "id": 3401892,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-08T18:30:05.716768Z",
                    "duration": 3427,
                    "configurations": [
                        {
                            "id": 10621503,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621504,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621505,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621506,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621507,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2023-12-08T17:26:10.392546Z",
                            "end": "2023-12-08T18:27:10.392546Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847966,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2023-12-07T21:05:40.934106Z",
            "modified": "2023-12-08T16:15:01.473170Z",
            "requests": [
                {
                    "id": 3401893,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-08T16:15:01.465320Z",
                    "duration": 419,
                    "configurations": [
                        {
                            "id": 10621508,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "SA101",
                                "ra": 148.7166,
                                "dec": -0.383,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2023-12-08T15:57:54.646198Z",
                            "end": "2023-12-08T16:11:36.745925Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847967,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2023-12-07T21:05:41.269471Z",
            "modified": "2023-12-08T04:35:40.017218Z",
            "requests": [
                {
                    "id": 3401894,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-08T04:35:40.007211Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 10621509,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 32.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": -6.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2023-12-08T04:26:05.147728Z",
                            "end": "2023-12-08T04:35:39.724508Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1847968,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2023-12-07T21:05:41.566278Z",
            "modified": "2023-12-08T03:15:02.041443Z",
            "requests": [
                {
                    "id": 3401895,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-12-08T03:15:01.996953Z",
                    "duration": 1948,
                    "configurations": [
                        {
                            "id": 10621510,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "default",
                                    "exposure_time": 0.0,
                                    "exposure_count": 2,
                                    "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": 10621511,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "default",
                                    "exposure_time": 0.0,
                                    "exposure_count": 15,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 10621512,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "opaque"
                                    },
                                    "mode": "default",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2023-12-08T02:34:47.532728Z",
                            "end": "2023-12-08T03:12:27.532728Z"
                        }
                    ]
                }
            ]
        }
    ]
}