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

{
    "count": 1107567,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932170&ordering=-requests",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932150&ordering=-requests",
    "results": [
        {
            "id": 888454,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2019-11-18T15:05:28.137202Z",
            "modified": "2019-11-18T23:27:40.556726Z",
            "requests": [
                {
                    "id": 1981046,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-18T23:27:40.546654Z",
                    "duration": 1947,
                    "configurations": [
                        {
                            "id": 3385134,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385135,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385136,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-18T22:08:44.522765Z",
                            "end": "2019-11-18T22:46:24.522765Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888453,
            "submitter": "lakeshim",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:26.766828Z",
            "modified": "2019-11-19T00:06:54.844462Z",
            "requests": [
                {
                    "id": 1981045,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T00:06:54.830000Z",
                    "duration": 137,
                    "configurations": [
                        {
                            "id": 3385133,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "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": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": -35.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 4.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T00:06:54.993006Z",
                            "end": "2019-11-19T00:17:37.897715Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888451,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:24.723164Z",
            "modified": "2019-11-19T23:49:31.046438Z",
            "requests": [
                {
                    "id": 1981043,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T23:49:31.006509Z",
                    "duration": 295,
                    "configurations": [
                        {
                            "id": 3385125,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385126,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385127,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T23:19:04.919624Z",
                            "end": "2019-11-19T23:52:19.829663Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888450,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:24.229673Z",
            "modified": "2019-11-19T09:12:06.061038Z",
            "requests": [
                {
                    "id": 1981042,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T09:12:06.052761Z",
                    "duration": 295,
                    "configurations": [
                        {
                            "id": 3385122,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385123,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385124,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T09:05:12.334397Z",
                            "end": "2019-11-19T09:38:22.674311Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888449,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:23.667751Z",
            "modified": "2019-11-19T12:57:14.198498Z",
            "requests": [
                {
                    "id": 1981041,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T12:57:14.190438Z",
                    "duration": 10009,
                    "configurations": [
                        {
                            "id": 3385117,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385118,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385119,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 900.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385120,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "exposure_count": 15,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385121,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 900.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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T10:15:12.080411Z",
                            "end": "2019-11-19T13:04:12.080411Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888448,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:23.123271Z",
            "modified": "2019-11-18T22:37:57.199148Z",
            "requests": [
                {
                    "id": 1981040,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-18T22:37:57.188307Z",
                    "duration": 5277,
                    "configurations": [
                        {
                            "id": 3385114,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385115,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385116,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 900.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-18T21:13:44.522765Z",
                            "end": "2019-11-18T22:46:24.522765Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888447,
            "submitter": "lakeshim",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:19.587768Z",
            "modified": "2019-11-19T00:06:54.819515Z",
            "requests": [
                {
                    "id": 1981039,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T00:06:54.807764Z",
                    "duration": 137,
                    "configurations": [
                        {
                            "id": 3385113,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "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": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": -37.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T00:06:54.993006Z",
                            "end": "2019-11-19T00:17:37.897715Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888445,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:18.505917Z",
            "modified": "2019-11-19T23:53:45.500224Z",
            "requests": [
                {
                    "id": 1981037,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T23:53:45.489498Z",
                    "duration": 227,
                    "configurations": [
                        {
                            "id": 3385106,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385107,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "air"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T23:19:04.919624Z",
                            "end": "2019-11-19T23:52:19.829663Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888444,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:18.058462Z",
            "modified": "2019-11-19T09:09:26.397897Z",
            "requests": [
                {
                    "id": 1981036,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T09:09:26.390044Z",
                    "duration": 227,
                    "configurations": [
                        {
                            "id": 3385104,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "air"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385105,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "SKY_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T09:05:12.334397Z",
                            "end": "2019-11-19T09:38:22.674311Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 888443,
            "submitter": "lakeshim",
            "proposal": "calibrate",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-11-18T15:05:17.499513Z",
            "modified": "2019-11-19T12:57:09.275147Z",
            "requests": [
                {
                    "id": 1981035,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-11-19T12:57:09.267034Z",
                    "duration": 10009,
                    "configurations": [
                        {
                            "id": 3385099,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385100,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 0.01,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385101,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "full_frame",
                                    "exposure_time": 900.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385102,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 0.01,
                                    "exposure_count": 15,
                                    "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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 3385103,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 5,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "central_2k_2x2",
                                    "exposure_time": 900.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": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "my target",
                                "ra": null,
                                "dec": null,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-11-19T10:15:12.080411Z",
                            "end": "2019-11-19T13:04:12.080411Z"
                        }
                    ]
                }
            ]
        }
    ]
}