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

{
    "count": 1199755,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=4510&ordering=-name",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=4490&ordering=-name",
    "results": [
        {
            "id": 1425319,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_09:00_BV_COJ",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2022-03-31T05:16:28.017349Z",
            "modified": "2022-04-01T12:30:05.429465Z",
            "requests": [
                {
                    "id": 2832327,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T12:30:05.370842Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587952,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T12:00:00Z",
                            "end": "2022-04-01T12:29:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425302,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_08:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:30:05.655240Z",
            "modified": "2022-04-01T08:00:42.234799Z",
            "requests": [
                {
                    "id": 2832310,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T08:00:42.220476Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587779,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T08:00:00Z",
                            "end": "2022-04-01T08:29:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425303,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_08:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:30:39.782786Z",
            "modified": "2022-04-01T08:30:52.635424Z",
            "requests": [
                {
                    "id": 2832311,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T08:30:52.616577Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587780,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T08:30:00Z",
                            "end": "2022-04-01T08:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425300,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_07:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:29:00.837369Z",
            "modified": "2022-04-01T07:03:29.772305Z",
            "requests": [
                {
                    "id": 2832308,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T07:03:29.742043Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587777,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T07:00:00Z",
                            "end": "2022-04-01T07:29:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425301,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_07:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:29:27.769918Z",
            "modified": "2022-04-01T07:30:54.774780Z",
            "requests": [
                {
                    "id": 2832309,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T07:30:54.757896Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587778,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T07:30:00Z",
                            "end": "2022-04-01T07:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425298,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_06:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:28:07.986651Z",
            "modified": "2022-04-01T06:00:57.399912Z",
            "requests": [
                {
                    "id": 2832306,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T06:00:57.386104Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587775,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T06:00:00Z",
                            "end": "2022-04-01T06:29:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425299,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_06:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:28:30.019847Z",
            "modified": "2022-04-01T06:30:57.139445Z",
            "requests": [
                {
                    "id": 2832307,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T06:30:57.125447Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587776,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T06:30:00Z",
                            "end": "2022-04-01T06:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425296,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_05:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:27:09.748889Z",
            "modified": "2022-04-01T05:00:55.220919Z",
            "requests": [
                {
                    "id": 2832304,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T05:00:55.206609Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587773,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T05:00:00Z",
                            "end": "2022-04-01T05:29:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425297,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_05:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:27:35.280438Z",
            "modified": "2022-04-01T05:30:55.865949Z",
            "requests": [
                {
                    "id": 2832305,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T05:30:55.852188Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587774,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T05:30:00Z",
                            "end": "2022-04-01T05:59:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1425292,
            "submitter": "EXPO-ASTRONOMY",
            "proposal": "LCOEPO2021B-008",
            "name": "V* FT Lup_20220401_04:00_BV_LSC",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2022-03-31T04:25:58.175941Z",
            "modified": "2022-04-01T04:00:55.979943Z",
            "requests": [
                {
                    "id": 2832300,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-04-01T04:00:55.964669Z",
                    "duration": 146,
                    "configurations": [
                        {
                            "id": 7587769,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 5.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "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": "V* FT Lup",
                                "ra": 224.96958311609,
                                "dec": -42.98308415025,
                                "proper_motion_ra": -34.559,
                                "proper_motion_dec": -40.936,
                                "parallax": 4.501,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-04-01T04:00:00Z",
                            "end": "2022-04-01T04:29:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}