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

{
    "count": 1101576,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1101530&ordering=operator",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1101510&ordering=operator",
    "results": [
        {
            "id": 2403761,
            "submitter": "schoolsobs1",
            "proposal": "TSO2025B-001",
            "name": "34942I000t006",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T11:49:46.602358Z",
            "modified": "2025-12-18T11:49:46.602374Z",
            "requests": [
                {
                    "id": 4062111,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 98.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T11:49:46.608437Z",
                    "duration": 306,
                    "configurations": [
                        {
                            "id": 14097179,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 90.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 90,
                                        "exposure_time_i": 90,
                                        "exposure_time_r": 90,
                                        "exposure_time_z": 90
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 90.0,
                                "max_lunar_phase": 0.5,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "NGC1931",
                                "ra": 82.8554,
                                "dec": 34.2467,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T11:49:44Z",
                            "end": "2026-01-18T12:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403766,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "daily NRES Darks",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:15:23.522414Z",
            "modified": "2025-12-18T12:15:23.522429Z",
            "requests": [
                {
                    "id": 4062116,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:15:23.532095Z",
                    "duration": 9936,
                    "configurations": [
                        {
                            "id": 14097245,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "NRES_DARK",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 900.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tlv",
                        "enclosure": "igla",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-19T07:04:40Z",
                            "end": "2025-12-19T09:50:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403767,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "daily NRES Biases",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:15:23.927002Z",
            "modified": "2025-12-18T12:15:23.927022Z",
            "requests": [
                {
                    "id": 4062117,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:15:23.938320Z",
                    "duration": 2796,
                    "configurations": [
                        {
                            "id": 14097246,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "NRES_BIAS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 0.0,
                                    "exposure_count": 40,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tlv",
                        "enclosure": "igla",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-19T06:17:20Z",
                            "end": "2025-12-19T07:03:40Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403768,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "NRES AGU Autofocus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:15:24.317412Z",
            "modified": "2025-12-18T12:15:24.317426Z",
            "requests": [
                {
                    "id": 4062118,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:15:24.328214Z",
                    "duration": 378,
                    "configurations": [
                        {
                            "id": 14097247,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {
                                "script_name": "fine_focus_agu_script"
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 37.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 5.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tlv",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T15:24:22Z",
                            "end": "2025-12-18T15:39:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403769,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "daily flats (Tungsten Halogen)",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:15:24.709469Z",
            "modified": "2025-12-18T12:15:24.709485Z",
            "requests": [
                {
                    "id": 4062119,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:15:24.711797Z",
                    "duration": 1596,
                    "configurations": [
                        {
                            "id": 14097248,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "LAMP_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 66.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tlv",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-19T10:30:00Z",
                            "end": "2025-12-19T10:56:20Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403770,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "daily arcs (Thorium Argon)",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:15:24.975863Z",
            "modified": "2025-12-18T12:15:24.975878Z",
            "requests": [
                {
                    "id": 4062120,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:15:24.981223Z",
                    "duration": 4626,
                    "configurations": [
                        {
                            "id": 14097249,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "ARC",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "default",
                                    "exposure_time": 800.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "No target",
                                "ra": null,
                                "dec": 0.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "tlv",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-19T10:56:50Z",
                            "end": "2025-12-19T12:13:40Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403771,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for fa05",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:25:18.604507Z",
            "modified": "2025-12-18T12:25:18.604523Z",
            "requests": [
                {
                    "id": 4062121,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:25:18.608848Z",
                    "duration": 946,
                    "configurations": [
                        {
                            "id": 14097250,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "U"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.0,
                                "min_lunar_distance": 20.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "L113",
                                "ra": 325.19745,
                                "dec": 0.47642,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "tfn",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T12:25:17.708744Z",
                            "end": "2025-12-19T12:25:17.708747Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403772,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for sq30",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:25:21.635781Z",
            "modified": "2025-12-18T12:25:21.635793Z",
            "requests": [
                {
                    "id": 4062122,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:25:21.638174Z",
                    "duration": 731,
                    "configurations": [
                        {
                            "id": 14097251,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 160.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 80.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.0,
                                "min_lunar_distance": 20.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "L95",
                                "ra": 58.2189165,
                                "dec": -0.01496,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4",
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2025-12-19T05:25:50.200949Z",
                            "end": "2025-12-20T05:25:50.200952Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403773,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for fa12",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:25:43.937254Z",
            "modified": "2025-12-18T12:25:43.937268Z",
            "requests": [
                {
                    "id": 4062123,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:25:43.939624Z",
                    "duration": 886,
                    "configurations": [
                        {
                            "id": 14097252,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "up"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 160.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "gp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 80.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.0,
                                "min_lunar_distance": 20.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "SA95",
                                "ra": 58.76535,
                                "dec": 0.05742,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "coj",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T12:25:43.036514Z",
                            "end": "2025-12-19T12:25:43.036517Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403775,
            "submitter": "schoolsobs2",
            "proposal": "TSO2025B-001",
            "name": "34943B000t005",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T12:36:12.525500Z",
            "modified": "2025-12-18T12:36:12.525514Z",
            "requests": [
                {
                    "id": 4062128,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 98.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T12:36:12.546190Z",
                    "duration": 257,
                    "configurations": [
                        {
                            "id": 14097257,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "defocus": 0,
                                        "offset_ra": 0,
                                        "offset_dec": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 90.0,
                                "max_lunar_phase": 0.5,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "NGC2903",
                                "ra": 143.042,
                                "dec": 21.5008,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T12:36:08Z",
                            "end": "2026-01-18T12:00:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}