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

{
    "count": 1187158,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=5600&ordering=-name",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=5580&ordering=-name",
    "results": [
        {
            "id": 1726354,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230618_1:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-17T10:42:28.757303Z",
            "modified": "2023-06-18T01:31:26.933379Z",
            "requests": [
                {
                    "id": 3255425,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-18T01:31:26.898062Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9786770,
                            "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-18T01:30:00Z",
                            "end": "2023-06-18T01:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722262,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_9:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:56:51.932863Z",
            "modified": "2023-06-13T09:30:08.521088Z",
            "requests": [
                {
                    "id": 3250564,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T09:30:02.250625Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757356,
                            "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-13T09:00:00Z",
                            "end": "2023-06-13T09:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722263,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_9:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2023-06-11T10:57:11.169786Z",
            "modified": "2023-06-13T10:00:15.206273Z",
            "requests": [
                {
                    "id": 3250565,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T10:00:03.143541Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757357,
                            "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-13T09:30:00Z",
                            "end": "2023-06-13T09:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722261,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_8:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T10:55:23.159045Z",
            "modified": "2023-06-13T08:01:28.043851Z",
            "requests": [
                {
                    "id": 3250563,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T08:01:28.033736Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757355,
                            "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-13T08:00:00Z",
                            "end": "2023-06-13T08:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722258,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_7:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T10:54:29.495154Z",
            "modified": "2023-06-13T07:01:28.482338Z",
            "requests": [
                {
                    "id": 3250560,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T07:01:28.472049Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757347,
                            "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-13T07:00:00Z",
                            "end": "2023-06-13T07:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722260,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_7:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T10:54:55.356141Z",
            "modified": "2023-06-13T07:31:29.361067Z",
            "requests": [
                {
                    "id": 3250562,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T07:31:29.351046Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757354,
                            "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-13T07:30:00Z",
                            "end": "2023-06-13T07:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722256,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_6:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T10:53:47.669660Z",
            "modified": "2023-06-13T06:01:29.938441Z",
            "requests": [
                {
                    "id": 3250558,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T06:01:29.866366Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757345,
                            "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-13T06:00:00Z",
                            "end": "2023-06-13T06:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722257,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_6:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T10:54:10.752877Z",
            "modified": "2023-06-13T06:31:34.582050Z",
            "requests": [
                {
                    "id": 3250559,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T06:31:34.572198Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757346,
                            "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-13T06:30:00Z",
                            "end": "2023-06-13T06:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722330,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_5:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T11:09:16.857873Z",
            "modified": "2023-06-13T05:01:30.130715Z",
            "requests": [
                {
                    "id": 3250632,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T05:01:30.120796Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757444,
                            "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-13T05:00:00Z",
                            "end": "2023-06-13T05:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1722337,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V1355 Aql _20230613_5:00_V_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2023-06-11T11:10:30.315996Z",
            "modified": "2023-06-13T05:31:24.124148Z",
            "requests": [
                {
                    "id": 3250639,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2023-06-13T05:31:24.113648Z",
                    "duration": 179,
                    "configurations": [
                        {
                            "id": 9757471,
                            "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-13T05:30:00Z",
                            "end": "2023-06-13T05:59:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}