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

{
    "count": 1202671,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=90&ordering=-submitter",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=70&ordering=-submitter",
    "results": [
        {
            "id": 2543051,
            "submitter": "Devam_asteroid",
            "proposal": "SumSci2026A-003",
            "name": "UWRF_TEAM_4_1950LA_23_06",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2026-06-23T21:06:23.032596Z",
            "modified": "2026-06-24T08:45:08.796311Z",
            "requests": [
                {
                    "id": 4226857,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-24T08:45:01.323449Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15145428,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435504,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-24T08:30:00Z",
                            "end": "2026-06-24T08:45:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2548694,
            "submitter": "Devam_asteroid",
            "proposal": "SumSci2026A-003",
            "name": "UWRF_TEAM_4_OBS_3_AT2",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2026-06-29T00:07:23.598852Z",
            "modified": "2026-06-29T08:15:01.805310Z",
            "requests": [
                {
                    "id": 4233293,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-29T06:15:01.335176Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15179192,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435501,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-29T06:00:00Z",
                            "end": "2026-06-29T06:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4233294,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-29T07:15:03.004711Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15179193,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435501,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-29T06:45:00Z",
                            "end": "2026-06-29T07:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4233295,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-29T08:15:01.723012Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15179194,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435501,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-29T07:45:00Z",
                            "end": "2026-06-29T08:15:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2549504,
            "submitter": "Devam_asteroid",
            "proposal": "SumSci2026A-003",
            "name": "UWRF_TEAM_4_NT3_AT3",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2026-06-29T21:18:14.330838Z",
            "modified": "2026-06-30T08:15:01.783702Z",
            "requests": [
                {
                    "id": 4234139,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-30T06:15:00.890446Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15184697,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435501,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-30T06:00:00Z",
                            "end": "2026-06-30T06:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4234140,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-30T07:15:01.253352Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15184698,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435501,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-30T06:45:00Z",
                            "end": "2026-06-30T07:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4234141,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-30T08:15:01.706219Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15184699,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435501,
                                "eccentricity": 0.3646569,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-30T07:45:00Z",
                            "end": "2026-06-30T08:15:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2550497,
            "submitter": "Devam_asteroid",
            "proposal": "SumSci2026A-003",
            "name": "UWRF_TEAM4_OBS3_AT4",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2026-07-01T01:21:51.025110Z",
            "modified": "2026-07-01T09:00:05.936537Z",
            "requests": [
                {
                    "id": 4235262,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-01T06:15:01.149518Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15191662,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-01T05:59:00Z",
                            "end": "2026-07-01T06:14:00Z"
                        }
                    ]
                },
                {
                    "id": 4235263,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-01T07:15:03.964001Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15191663,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-01T06:44:00Z",
                            "end": "2026-07-01T07:14:00Z"
                        }
                    ]
                },
                {
                    "id": 4235264,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-01T08:15:01.020615Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15191664,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-01T07:44:00Z",
                            "end": "2026-07-01T08:14:00Z"
                        }
                    ]
                },
                {
                    "id": 4235265,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-01T09:00:01.016323Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15191665,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-01T08:44:00Z",
                            "end": "2026-07-01T09:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2552236,
            "submitter": "Devam_asteroid",
            "proposal": "SumSci2026A-003",
            "name": "UWRF_TEAM4_OBS3_AT5",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2026-07-02T19:37:12.681196Z",
            "modified": "2026-07-03T11:48:26.417659Z",
            "requests": [
                {
                    "id": 4237291,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-03T09:03:23.253116Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15203823,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-03T09:00:00Z",
                            "end": "2026-07-03T09:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4237292,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-03T10:26:57.457440Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15203824,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-03T10:15:00Z",
                            "end": "2026-07-03T10:45:00Z"
                        }
                    ]
                },
                {
                    "id": 4237293,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-07-03T11:48:26.394250Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15203825,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.54355,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-07-03T11:45:00Z",
                            "end": "2026-07-03T12:15:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2538380,
            "submitter": "Henrychoi0222",
            "proposal": "SumSci2026A-003",
            "name": "uwrf_team6_1991JF1_jun18",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2026-06-18T01:08:19.204993Z",
            "modified": "2026-06-18T08:15:03.161160Z",
            "requests": [
                {
                    "id": 4221212,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T06:58:23.315612Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109788,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T06:45:00Z",
                            "end": "2026-06-18T07:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4221214,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T08:15:03.105398Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109790,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T07:45:00Z",
                            "end": "2026-06-18T08:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4221215,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T06:08:27.632140Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109791,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T06:00:00Z",
                            "end": "2026-06-18T06:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4221216,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T07:08:23.427713Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109792,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T06:45:00Z",
                            "end": "2026-06-18T07:15:00Z"
                        }
                    ]
                },
                {
                    "id": 4221217,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T08:15:03.130652Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109793,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T07:45:00Z",
                            "end": "2026-06-18T08:15:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2540591,
            "submitter": "Henrychoi0222",
            "proposal": "SumSci2026A-003",
            "name": "uwrf_team6_1991JF1_jun",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2026-06-20T23:42:36.742838Z",
            "modified": "2026-06-21T08:01:18.738446Z",
            "requests": [
                {
                    "id": 4223745,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-21T06:48:21.413669Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15127368,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-21T06:45:00Z",
                            "end": "2026-06-21T06:52:30Z"
                        }
                    ]
                },
                {
                    "id": 4223746,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-21T07:21:06.709530Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15127369,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-21T07:17:42Z",
                            "end": "2026-06-21T07:32:42Z"
                        }
                    ]
                },
                {
                    "id": 4223747,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-21T08:01:18.719704Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15127370,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542382,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-21T07:57:54Z",
                            "end": "2026-06-21T08:12:54Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2542286,
            "submitter": "Henrychoi0222",
            "proposal": "SumSci2026A-003",
            "name": "uwrf_team6_1991JF1_jun22",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2026-06-23T00:01:16.099225Z",
            "modified": "2026-06-23T09:48:20.746946Z",
            "requests": [
                {
                    "id": 4225909,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-23T08:35:25.287235Z",
                    "duration": 422,
                    "configurations": [
                        {
                            "id": 15139720,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542381,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-23T08:30:00Z",
                            "end": "2026-06-23T08:37:30Z"
                        }
                    ]
                },
                {
                    "id": 4225910,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-23T09:08:08.984780Z",
                    "duration": 422,
                    "configurations": [
                        {
                            "id": 15139721,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542381,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-23T09:02:42Z",
                            "end": "2026-06-23T09:17:42Z"
                        }
                    ]
                },
                {
                    "id": 4225911,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-23T09:48:20.722743Z",
                    "duration": 422,
                    "configurations": [
                        {
                            "id": 15139722,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "6249",
                                "epochofel": 61200.0,
                                "orbinc": 28.10391,
                                "longascnode": 221.6542381,
                                "eccentricity": 0.1419201,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 151.50247,
                                "meandist": 1.91462,
                                "meananom": 283.03413,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-23T09:42:54Z",
                            "end": "2026-06-23T09:57:54Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2538381,
            "submitter": "kamelascamels",
            "proposal": "SumSci2026A-003",
            "name": "uwrf_team7_1950LA_jun18",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2026-06-18T01:08:43.482619Z",
            "modified": "2026-06-18T08:45:05.356997Z",
            "requests": [
                {
                    "id": 4221218,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T06:45:01.261090Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109794,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "1950LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T06:30:00Z",
                            "end": "2026-06-18T06:45:00Z"
                        }
                    ]
                },
                {
                    "id": 4221219,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T07:45:00.494777Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109795,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "1950LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T07:15:00Z",
                            "end": "2026-06-18T07:45:00Z"
                        }
                    ]
                },
                {
                    "id": 4221220,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-18T08:45:00.542905Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15109796,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "1950LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-18T08:15:00Z",
                            "end": "2026-06-18T08:45:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2539834,
            "submitter": "kamelascamels",
            "proposal": "SumSci2026A-003",
            "name": "UWRF-team7-1950LA-jun20",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2026-06-20T00:18:39.406228Z",
            "modified": "2026-06-20T09:25:08.556530Z",
            "requests": [
                {
                    "id": 4222972,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-20T06:19:08.311651Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15121570,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-20T06:10:00Z",
                            "end": "2026-06-20T06:25:00Z"
                        }
                    ]
                },
                {
                    "id": 4222973,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-20T07:09:36.774163Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15121571,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-20T06:55:00Z",
                            "end": "2026-06-20T07:25:00Z"
                        }
                    ]
                },
                {
                    "id": 4222974,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-20T07:58:27.757191Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15121572,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-20T07:55:00Z",
                            "end": "2026-06-20T08:25:00Z"
                        }
                    ]
                },
                {
                    "id": 4222975,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2026-06-20T09:25:01.766819Z",
                    "duration": 292,
                    "configurations": [
                        {
                            "id": 15121573,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "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": "ORBITAL_ELEMENTS",
                                "name": "1950 LA",
                                "epochofel": 61200.0,
                                "orbinc": 26.8686,
                                "longascnode": 246.5435506,
                                "eccentricity": 0.3646568,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 115.45745,
                                "meandist": 1.70955,
                                "meananom": 299.70598,
                                "extra_params": {
                                    "fractional_ephemeris_rate": 0.5
                                }
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2026-06-20T08:55:00Z",
                            "end": "2026-06-20T09:25:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}