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

{
    "count": 1202063,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=5670&ordering=-name",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=5650&ordering=-name",
    "results": [
        {
            "id": 1722308,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_14:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T11:01:33.713157Z",
            "modified": "2023-06-13T14:30:05.497348Z",
            "requests": [
                {
                    "id": 3250610,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T14:30:02.587919Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757402,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T14:00:00Z",
                            "end": "2023-06-13T14:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722309,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_14:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T11:02:30.313943Z",
            "modified": "2023-06-13T14:49:30.909015Z",
            "requests": [
                {
                    "id": 3250611,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T14:49:30.898635Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757403,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T14:30:00Z",
                            "end": "2023-06-13T14:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722291,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_13:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T11:00:48.167340Z",
            "modified": "2023-06-13T13:30:11.328284Z",
            "requests": [
                {
                    "id": 3250593,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T13:30:02.072593Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757385,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T13:00:00Z",
                            "end": "2023-06-13T13:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722307,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_13:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T11:01:10.297161Z",
            "modified": "2023-06-13T14:00:13.103339Z",
            "requests": [
                {
                    "id": 3250609,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T14:00:05.846695Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757401,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T13:30:00Z",
                            "end": "2023-06-13T13:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722268,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_12:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:59:51.930217Z",
            "modified": "2023-06-13T12:30:02.307891Z",
            "requests": [
                {
                    "id": 3250570,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T12:30:02.177986Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757362,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T12:00:00Z",
                            "end": "2023-06-13T12:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722270,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_12:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T11:00:24.033912Z",
            "modified": "2023-06-13T13:00:07.803526Z",
            "requests": [
                {
                    "id": 3250572,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T13:00:03.310652Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757364,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T12:30:00Z",
                            "end": "2023-06-13T12:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722266,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_11:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:58:37.657073Z",
            "modified": "2023-06-13T11:30:07.467910Z",
            "requests": [
                {
                    "id": 3250568,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T11:30:07.349223Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757360,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T11:00:00Z",
                            "end": "2023-06-13T11:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722267,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_11:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:59:23.729106Z",
            "modified": "2023-06-13T12:00:09.210855Z",
            "requests": [
                {
                    "id": 3250569,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T12:00:04.963713Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757361,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T11:30:00Z",
                            "end": "2023-06-13T11:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722264,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_10:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:57:46.834027Z",
            "modified": "2023-06-13T10:30:06.271897Z",
            "requests": [
                {
                    "id": 3250566,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T10:30:06.173794Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757358,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T10:00:00Z",
                            "end": "2023-06-13T10:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722265,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_10:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:58:10.798697Z",
            "modified": "2023-06-13T11:00:03.065057Z",
            "requests": [
                {
                    "id": 3250567,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T11:00:02.951341Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757359,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 57.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": "V1355 Aql",
                                "ra": 293.46784686193,
                                "dec": 15.94095285767,
                                "proper_motion_ra": 8.349,
                                "proper_motion_dec": -25.587,
                                "parallax": 5.9283,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2023-06-13T10:30:00Z",
                            "end": "2023-06-13T10:59:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}