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

{
    "count": 1099694,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1099470&ordering=ipp_value",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1099450&ordering=ipp_value",
    "results": [
        {
            "id": 1352983,
            "submitter": "giorgio",
            "proposal": "FTPEPO2014A-004",
            "name": "29P_gp",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "CANCELED",
            "created": "2021-12-07T13:28:43.825920Z",
            "modified": "2021-12-07T13:32:08.996403Z",
            "requests": [
                {
                    "id": 2725472,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "acceptability_threshold": 50.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-12-07T13:32:08.993350Z",
                    "duration": 346,
                    "configurations": [
                        {
                            "id": 7027032,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "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": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2021-12-07T13:24:27Z",
                            "end": "2021-12-08T13:24:27Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1352985,
            "submitter": "giorgio",
            "proposal": "FTPEPO2014A-004",
            "name": "29P_rp",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2021-12-07T13:30:04.242368Z",
            "modified": "2021-12-10T04:46:07.787379Z",
            "requests": [
                {
                    "id": 2725474,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 50.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-12-10T04:46:07.776827Z",
                    "duration": 346,
                    "configurations": [
                        {
                            "id": 7027034,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "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": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2021-12-07T13:24:27Z",
                            "end": "2021-12-19T13:24:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1352986,
            "submitter": "giorgio",
            "proposal": "FTPEPO2014A-004",
            "name": "29P_ip",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2021-12-07T13:30:59.688897Z",
            "modified": "2021-12-10T04:51:28.703485Z",
            "requests": [
                {
                    "id": 2725475,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 50.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-12-10T04:51:28.694809Z",
                    "duration": 346,
                    "configurations": [
                        {
                            "id": 7027035,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "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": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2021-12-07T13:24:27Z",
                            "end": "2021-12-19T13:24:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1352988,
            "submitter": "giorgio",
            "proposal": "FTPEPO2014A-004",
            "name": "29P_gp",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2021-12-07T13:31:57.921039Z",
            "modified": "2021-12-08T22:23:17.699224Z",
            "requests": [
                {
                    "id": 2725477,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 50.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2021-12-08T22:23:17.683590Z",
                    "duration": 346,
                    "configurations": [
                        {
                            "id": 7027037,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "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": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2021-12-07T13:24:27Z",
                            "end": "2021-12-19T13:24:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1402165,
            "submitter": "vjom",
            "proposal": "LCOEPO2020A-007",
            "name": "V*RVTau_20220226_03:30-07:40UT_BV",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2022-02-26T03:23:48.769630Z",
            "modified": "2022-02-26T06:32:56.556330Z",
            "requests": [
                {
                    "id": 2797697,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-02-26T06:32:56.543983Z",
                    "duration": 452,
                    "configurations": [
                        {
                            "id": 7417664,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "default",
                                    "exposure_time": 118.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 25.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.3,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "V*RVTau",
                                "ra": 71.6626666667,
                                "dec": 26.1791111111,
                                "proper_motion_ra": 1.557,
                                "proper_motion_dec": -4.717,
                                "parallax": 0.6926,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-02-26T03:30:00Z",
                            "end": "2022-02-26T07:40:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1409848,
            "submitter": "richard_miles1",
            "proposal": "FTPEPO2014A-004",
            "name": "268_Adorea_1m0_Vr",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2022-03-08T23:37:16.929634Z",
            "modified": "2022-03-16T18:42:35.855072Z",
            "requests": [
                {
                    "id": 2808605,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-03-09T00:12:59.107282Z",
                    "duration": 246,
                    "configurations": [
                        {
                            "id": 7473516,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 40.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 25.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": "268",
                                "epochofel": 59600.0,
                                "orbinc": 2.44041,
                                "longascnode": 120.8547067,
                                "eccentricity": 0.1367585,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 68.4429,
                                "meandist": 3.09351,
                                "meananom": 305.94405,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2022-03-08T23:27:20Z",
                            "end": "2022-03-09T07:27:20Z"
                        }
                    ]
                },
                {
                    "id": 2808606,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-03-10T18:09:13.930429Z",
                    "duration": 246,
                    "configurations": [
                        {
                            "id": 7473517,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 40.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 25.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": "268",
                                "epochofel": 59600.0,
                                "orbinc": 2.44041,
                                "longascnode": 120.8547067,
                                "eccentricity": 0.1367585,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 68.4429,
                                "meandist": 3.09351,
                                "meananom": 305.94405,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2022-03-10T15:27:20Z",
                            "end": "2022-03-11T07:27:20Z"
                        }
                    ]
                },
                {
                    "id": 2808607,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-03-16T18:42:35.843926Z",
                    "duration": 246,
                    "configurations": [
                        {
                            "id": 7473518,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 40.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 25.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": "268",
                                "epochofel": 59600.0,
                                "orbinc": 2.44041,
                                "longascnode": 120.8547067,
                                "eccentricity": 0.1367585,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 68.4429,
                                "meandist": 3.09351,
                                "meananom": 305.94405,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2022-03-16T15:27:20Z",
                            "end": "2022-03-17T07:27:20Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1524321,
            "submitter": "Peregrinante",
            "proposal": "LCOEPO2022B-008",
            "name": "C/2017 K2 (PANSTARRS) 30",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2022-08-17T22:29:04.805201Z",
            "modified": "2022-08-17T23:30:40.373864Z",
            "requests": [
                {
                    "id": 2976060,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-08-17T23:30:40.359415Z",
                    "duration": 474,
                    "configurations": [
                        {
                            "id": 8340106,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 30.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 0.5,
                                "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": "C/2017 K2",
                                "epochofel": 59800.0,
                                "orbinc": 87.56202,
                                "longascnode": 88.2350835,
                                "eccentricity": 1.0007935,
                                "scheme": "MPC_COMET",
                                "argofperih": 236.19781,
                                "perihdist": 1.7969053,
                                "epochofperih": 59932.68288,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-08-17T22:20:57Z",
                            "end": "2022-08-26T22:20:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1524362,
            "submitter": "Peregrinante",
            "proposal": "LCOEPO2022B-008",
            "name": "C/2017 K2 (PANSTARRS) -90",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2022-08-18T00:48:01.270667Z",
            "modified": "2022-08-18T00:58:32.728618Z",
            "requests": [
                {
                    "id": 2976101,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-08-18T00:58:32.711360Z",
                    "duration": 664,
                    "configurations": [
                        {
                            "id": 8340415,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "default",
                                    "exposure_time": 90.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 90.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 90.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 90.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 0.5,
                                "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": "C/2017 K2",
                                "epochofel": 59800.0,
                                "orbinc": 87.56202,
                                "longascnode": 88.2350835,
                                "eccentricity": 1.0007935,
                                "scheme": "MPC_COMET",
                                "argofperih": 236.19781,
                                "perihdist": 1.7969053,
                                "epochofperih": 59932.68288,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-08-17T22:20:57Z",
                            "end": "2022-08-26T22:20:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1525253,
            "submitter": "Peregrinante",
            "proposal": "LCOEPO2022B-008",
            "name": "m8-150",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "COMPLETED",
            "created": "2022-08-19T12:50:53.178860Z",
            "modified": "2022-08-20T00:26:23.246325Z",
            "requests": [
                {
                    "id": 2977347,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-08-20T00:26:23.236836Z",
                    "duration": 1434,
                    "configurations": [
                        {
                            "id": 8348206,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "zs"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "default",
                                    "exposure_time": 150.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m8",
                                "ra": 270.904,
                                "dec": -24.387,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-08-19T12:39:03Z",
                            "end": "2022-08-25T12:39:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 1598934,
            "submitter": "wklee1",
            "proposal": "LCOEPO2021B-007",
            "name": "TIC 171160243",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.5,
            "state": "WINDOW_EXPIRED",
            "created": "2022-12-12T20:34:55.953905Z",
            "modified": "2022-12-16T08:50:02.798379Z",
            "requests": [
                {
                    "id": 3079014,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 75.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2022-12-16T08:50:02.709148Z",
                    "duration": 6108,
                    "configurations": [
                        {
                            "id": 8906115,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "default",
                                    "exposure_time": 1.0,
                                    "exposure_count": 400,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.9,
                                "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": "TIC 171160243",
                                "ra": 68.0714583333,
                                "dec": 33.3963833333,
                                "proper_motion_ra": 11.109,
                                "proper_motion_dec": -2.743,
                                "parallax": 3.6806,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2022-12-16T05:19:00Z",
                            "end": "2022-12-16T08:49:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}