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

{
    "count": 1201671,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=5500&ordering=name",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=5480&ordering=name",
    "results": [
        {
            "id": 153902,
            "submitter": "wim_cuppens",
            "proposal": "FTPEPO2014A-004",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2016-04-19T11:29:30Z",
            "modified": "2016-04-20T07:42:44Z",
            "requests": [
                {
                    "id": 565941,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 2777,
                    "configurations": [
                        {
                            "id": 907315,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 160.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "29P",
                                "ra": 298.3079166667,
                                "dec": -25.3405555556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 907316,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 160.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "29P",
                                "ra": 298.3079166667,
                                "dec": -25.3405555556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 907317,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 160.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "29P",
                                "ra": 298.3079166667,
                                "dec": -25.3405555556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2016-04-19T13:26:40Z",
                            "end": "2016-04-20T13:26:40Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 157011,
            "submitter": "wim_cuppens",
            "proposal": "FTPEPO2014A-004",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-04-27T07:55:17Z",
            "modified": "2016-04-28T09:05:44Z",
            "requests": [
                {
                    "id": 576562,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 2632,
                    "configurations": [
                        {
                            "id": 925135,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 300.0,
                                    "exposure_count": 8,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "komeet29P",
                                "ra": 298.68,
                                "dec": -25.2877777778,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2016-04-27T09:54:03Z",
                            "end": "2016-04-28T09:54:03Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 157012,
            "submitter": "wim_cuppens",
            "proposal": "FTPEPO2014A-003",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-04-27T08:00:05Z",
            "modified": "2016-05-02T10:33:09Z",
            "requests": [
                {
                    "id": 576563,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 1753,
                    "configurations": [
                        {
                            "id": 925136,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 300.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "komeet29P",
                                "ra": 298.8383333333,
                                "dec": -25.2672222222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "elp"
                    },
                    "windows": [
                        {
                            "start": "2016-05-02T10:30:00Z",
                            "end": "2016-05-02T11:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 259776,
            "submitter": "dan_tucker",
            "proposal": "FTPEPO2014A-003",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-11-02T11:56:41Z",
            "modified": "2016-11-04T11:29:34Z",
            "requests": [
                {
                    "id": 844692,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-11-04T11:29:34Z",
                    "duration": 297,
                    "configurations": [
                        {
                            "id": 1218785,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 80.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "174P",
                                "ra": 16.6070833333,
                                "dec": 4.5302777778,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0",
                        "site": "coj"
                    },
                    "windows": [
                        {
                            "start": "2016-11-04T11:00:00Z",
                            "end": "2016-11-04T11:30:00Z"
                        }
                    ]
                },
                {
                    "id": 844695,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-11-04T11:29:34Z",
                    "duration": 237,
                    "configurations": [
                        {
                            "id": 1218786,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "Astrodon-UV"
                                    },
                                    "mode": "",
                                    "exposure_time": 20.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "IC1459",
                                "ra": 344.2942,
                                "dec": -36.4622222222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0",
                        "site": "coj"
                    },
                    "windows": [
                        {
                            "start": "2016-11-04T11:00:00Z",
                            "end": "2016-11-04T11:30:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 708451,
            "submitter": "ahale15",
            "proposal": "LCOEPO2014B-010",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2018-10-09T22:36:51.877629Z",
            "modified": "2018-10-10T00:35:31.142018Z",
            "requests": [
                {
                    "id": 1653547,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-10-10T00:35:31.136625Z",
                    "duration": 330,
                    "configurations": [
                        {
                            "id": 2239726,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "air"
                                    },
                                    "mode": "",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "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": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3945,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7745,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75763,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-10-09T22:33:20Z",
                            "end": "2018-10-11T22:33:20Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 723670,
            "submitter": "ahale15",
            "proposal": "LCOEPO2014B-010",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2018-11-27T23:18:39.416835Z",
            "modified": "2018-11-28T00:38:48.238609Z",
            "requests": [
                {
                    "id": 1681897,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-11-28T00:38:48.231510Z",
                    "duration": 600,
                    "configurations": [
                        {
                            "id": 2299096,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "air"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "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": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3945,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7745,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75763,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-11-27T23:14:25Z",
                            "end": "2018-11-28T23:14:25Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1309502,
            "submitter": "kevin_mosedale",
            "proposal": "FTPEPO2014A-004",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-09-30T14:54:21.517655Z",
            "modified": "2021-10-01T14:45:06.940042Z",
            "requests": [
                {
                    "id": 2665907,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-01T14:45:01.873590Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696435,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "29P",
                                "ra": 74.44125,
                                "dec": 31.9013888889,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-09-30T14:42:59Z",
                            "end": "2021-10-01T14:42:59Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1309523,
            "submitter": "DBR",
            "proposal": "FTPEPO2014A-004",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2021-09-30T15:06:34.228066Z",
            "modified": "2021-10-02T15:07:27.619799Z",
            "requests": [
                {
                    "id": 2665928,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-09-30T15:25:00.655173Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696482,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-09-30T14:54:58Z",
                            "end": "2021-09-30T15:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665929,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-01T11:25:04.428350Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696483,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-01T10:24:58Z",
                            "end": "2021-10-01T11:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665930,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-01T12:25:04.017699Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696484,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-01T11:24:58Z",
                            "end": "2021-10-01T12:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665931,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-01T12:30:50.271723Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696485,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-01T12:24:58Z",
                            "end": "2021-10-01T13:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665932,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-01T14:25:02.102582Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696486,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-01T13:24:58Z",
                            "end": "2021-10-01T14:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665933,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-01T15:25:02.314125Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696487,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-01T14:24:58Z",
                            "end": "2021-10-01T15:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665934,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-02T11:25:03.264479Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696488,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-02T10:24:58Z",
                            "end": "2021-10-02T11:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665935,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-02T11:37:40.337498Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696489,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-02T11:24:58Z",
                            "end": "2021-10-02T12:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665936,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-02T12:54:23.265353Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696490,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-02T12:24:58Z",
                            "end": "2021-10-02T13:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665937,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-02T13:39:24.032903Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696491,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-02T13:24:58Z",
                            "end": "2021-10-02T14:24:58Z"
                        }
                    ]
                },
                {
                    "id": 2665938,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-02T15:07:27.607170Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6696492,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-02T14:24:58Z",
                            "end": "2021-10-02T15:24:58Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1313678,
            "submitter": "Alvaro_Folhas",
            "proposal": "FTPEPO2014A-004",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2021-10-06T15:00:01.033216Z",
            "modified": "2021-10-07T08:56:19.900343Z",
            "requests": [
                {
                    "id": 2672976,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-07T08:56:19.880734Z",
                    "duration": 2766,
                    "configurations": [
                        {
                            "id": 6727364,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "REPEAT_EXPOSE",
                            "repeat_duration": 2670.0,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 10,
                                    "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": "29P",
                                "ra": 74.4095833333,
                                "dec": 31.9947222222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-06T14:57:49Z",
                            "end": "2021-10-07T14:51:16Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1313710,
            "submitter": "DBR",
            "proposal": "FTPEPO2014A-004",
            "name": "29P",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2021-10-06T15:12:02.668528Z",
            "modified": "2021-10-08T15:25:05.136141Z",
            "requests": [
                {
                    "id": 2673008,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-10-08T15:25:02.852669Z",
                    "duration": 276,
                    "configurations": [
                        {
                            "id": 6727489,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "diffuser_g_position": "out",
                                        "diffuser_i_position": "out",
                                        "diffuser_r_position": "out",
                                        "diffuser_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 60.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 60,
                                        "exposure_time_i": 60,
                                        "exposure_time_r": 60,
                                        "exposure_time_z": 60
                                    },
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "29P/",
                                "epochofel": 59400.0,
                                "orbinc": 9.36679,
                                "longascnode": 312.3755142,
                                "eccentricity": 0.0446165,
                                "scheme": "MPC_COMET",
                                "argofperih": 49.15125,
                                "perihdist": 5.7691448,
                                "epochofperih": 58568.66262,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2021-10-06T14:54:00Z",
                            "end": "2021-10-08T15:24:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}