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

{
    "count": 1197251,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=3830&ordering=-name",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=3810&ordering=-name",
    "results": [
        {
            "id": 1275445,
            "submitter": "pboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_08-20-21 UTC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-08-08T07:31:53.767660Z",
            "modified": "2021-08-20T07:30:10.011311Z",
            "requests": [
                {
                    "id": 2607979,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-08-20T07:30:07.312962Z",
                    "duration": 13092,
                    "configurations": [
                        {
                            "id": 6421449,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 13000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-08-20T03:18:00Z",
                            "end": "2021-08-20T07:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1275444,
            "submitter": "pboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_08-13-21 UTC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-08-08T07:26:27.749471Z",
            "modified": "2021-08-13T07:30:09.636832Z",
            "requests": [
                {
                    "id": 2607978,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-08-13T07:30:07.541020Z",
                    "duration": 13092,
                    "configurations": [
                        {
                            "id": 6421448,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 13000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-08-13T03:18:00Z",
                            "end": "2021-08-13T07:26:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1275435,
            "submitter": "pboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_08-11-21 UTC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-08-08T06:51:18.670680Z",
            "modified": "2021-08-11T11:15:07.734920Z",
            "requests": [
                {
                    "id": 2607969,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-08-11T11:15:07.334112Z",
                    "duration": 10092,
                    "configurations": [
                        {
                            "id": 6421286,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 10000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-08-11T08:00:00Z",
                            "end": "2021-08-11T11:15:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1275432,
            "submitter": "pboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_08-09-21",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-08-08T06:34:40.563586Z",
            "modified": "2021-08-10T02:10:10.441769Z",
            "requests": [
                {
                    "id": 2607958,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-08-10T02:10:10.238944Z",
                    "duration": 10092,
                    "configurations": [
                        {
                            "id": 6421275,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 10000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-08-09T22:22:00Z",
                            "end": "2021-08-10T02:10:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1275433,
            "submitter": "pboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_08-09-21",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2021-08-08T06:40:59.790365Z",
            "modified": "2021-08-17T01:15:15.667951Z",
            "requests": [
                {
                    "id": 2607959,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-08-17T01:15:15.651821Z",
                    "duration": 10092,
                    "configurations": [
                        {
                            "id": 6421276,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 10000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-08-16T22:30:00Z",
                            "end": "2021-08-17T01:43:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1265253,
            "submitter": "patboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_07-30-21",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2021-07-25T08:16:09.498330Z",
            "modified": "2021-07-30T06:41:00.240986Z",
            "requests": [
                {
                    "id": 2587634,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-07-30T06:41:00.225020Z",
                    "duration": 13092,
                    "configurations": [
                        {
                            "id": 6342001,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 13000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-07-30T02:49:00Z",
                            "end": "2021-07-30T07:36:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1265252,
            "submitter": "patboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_07-27-21",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-07-25T08:09:38.691319Z",
            "modified": "2021-07-27T12:20:20.306894Z",
            "requests": [
                {
                    "id": 2587633,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-07-27T12:20:19.711735Z",
                    "duration": 13092,
                    "configurations": [
                        {
                            "id": 6342000,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 13000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-07-27T07:32:00Z",
                            "end": "2021-07-27T12:20:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1265251,
            "submitter": "patboyce",
            "proposal": "LCOEPO2018A-009",
            "name": "WASP-135_07-26-21",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2021-07-25T07:55:40.040171Z",
            "modified": "2021-07-27T02:30:03.400589Z",
            "requests": [
                {
                    "id": 2587632,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-07-27T02:30:03.386380Z",
                    "duration": 13092,
                    "configurations": [
                        {
                            "id": 6341999,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 13000.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.2849749958821,
                                "dec": 29.879094874277,
                                "proper_motion_ra": -18.197,
                                "proper_motion_dec": -12.092,
                                "parallax": 3.3244,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-07-26T22:54:00Z",
                            "end": "2021-07-27T03:41:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1707605,
            "submitter": "tbetts",
            "proposal": "LCOEPO2018A-007",
            "name": "WASP-135",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-05-19T21:43:12.002871Z",
            "modified": "2023-05-20T04:55:39.149737Z",
            "requests": [
                {
                    "id": 3232771,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-05-20T04:55:39.137764Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 9686761,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-135",
                                "ra": 267.28497457097,
                                "dec": 29.8790949485,
                                "proper_motion_ra": -18.11,
                                "proper_motion_dec": -12.115,
                                "parallax": 3.3297,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-05-19T21:42:38Z",
                            "end": "2023-05-26T21:42:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1207588,
            "submitter": "BillyEdwards",
            "proposal": "LCOEPO2020A-002",
            "name": "WASP-132",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-05-09T13:54:25.856595Z",
            "modified": "2021-05-10T08:45:08.100361Z",
            "requests": [
                {
                    "id": 2497408,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-05-10T08:45:08.001121Z",
                    "duration": 17808,
                    "configurations": [
                        {
                            "id": 5912710,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 45.0,
                                    "exposure_count": 300,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0.0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "WASP-132",
                                "ra": 217.6091216867133,
                                "dec": -46.1592007797767,
                                "proper_motion_ra": 12.561,
                                "proper_motion_dec": -73.208,
                                "parallax": 8.1073,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2021-05-10T02:30:00Z",
                            "end": "2021-05-10T08:45:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}