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

{
    "count": 1101453,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1101450&ordering=modified",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1101430&ordering=modified",
    "results": [
        {
            "id": 2403687,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for sq37",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T10:25:33.510270Z",
            "modified": "2025-12-18T10:25:33.510283Z",
            "requests": [
                {
                    "id": 4062037,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:25:33.512675Z",
                    "duration": 419,
                    "configurations": [
                        {
                            "id": 14096950,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "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": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2025-12-19T07:25:30.397542Z",
                            "end": "2025-12-20T07:25:30.397545Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403275,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2025-12-17T18:01:32.646152Z",
            "modified": "2025-12-18T10:26:00.843769Z",
            "requests": [
                {
                    "id": 4061608,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:26:00.826404Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 14092579,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "ICRS",
                                "name": "auto_focus",
                                "ra": 125.77317440432128,
                                "dec": 35.0,
                                "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": "elp",
                        "enclosure": "aqwb",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T09:54:04.500072Z",
                            "end": "2025-12-18T10:54:04.500072Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403688,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for fa19",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-18T10:26:01.701597Z",
            "modified": "2025-12-18T10:26:01.701611Z",
            "requests": [
                {
                    "id": 4062038,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:26:01.703712Z",
                    "duration": 646,
                    "configurations": [
                        {
                            "id": 14096951,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "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": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "I"
                                    },
                                    "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": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T12:25:24.529488Z",
                            "end": "2025-12-19T12:25:24.529488Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403605,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "urgent auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2025-12-18T04:15:12.177489Z",
            "modified": "2025-12-18T10:27:48.265904Z",
            "requests": [
                {
                    "id": 4061954,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:27:48.197876Z",
                    "duration": 562,
                    "configurations": [
                        {
                            "id": 14095941,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 425.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "ICRS",
                                "name": "auto_focus",
                                "ra": 31.300223521284412,
                                "dec": -31.0,
                                "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": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T10:07:48.139220Z",
                            "end": "2025-12-18T12:07:48.139220Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403527,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2025-12-18T02:00:14.398457Z",
            "modified": "2025-12-18T10:33:06.855382Z",
            "requests": [
                {
                    "id": 4061876,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:33:06.839232Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 14095438,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "ICRS",
                                "name": "auto_focus",
                                "ra": 23.800223521284412,
                                "dec": -33.0,
                                "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": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T10:07:48.139220Z",
                            "end": "2025-12-18T11:07:48.139220Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403560,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2025-12-18T02:01:01.733982Z",
            "modified": "2025-12-18T10:36:28.567633Z",
            "requests": [
                {
                    "id": 4061909,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:36:28.504609Z",
                    "duration": 562,
                    "configurations": [
                        {
                            "id": 14095518,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 425.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "ICRS",
                                "name": "auto_focus",
                                "ra": 23.800223521284412,
                                "dec": -24.0,
                                "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": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T10:07:48.139220Z",
                            "end": "2025-12-18T11:07:48.139220Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403445,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2025-12-17T22:00:54.683140Z",
            "modified": "2025-12-18T10:40:01.868999Z",
            "requests": [
                {
                    "id": 4061778,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:40:01.856609Z",
                    "duration": 486,
                    "configurations": [
                        {
                            "id": 14094748,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "AUTO_FOCUS",
                            "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": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 270,
                                        "exposure_time_i": 270,
                                        "exposure_time_r": 270,
                                        "exposure_time_z": 270
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "auto_focus",
                                "ra": 83.40442009496951,
                                "dec": 36.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0",
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T09:39:36.666496Z",
                            "end": "2025-12-18T10:39:36.666496Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403433,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2025-12-17T22:00:47.335380Z",
            "modified": "2025-12-18T10:40:01.916172Z",
            "requests": [
                {
                    "id": 4061766,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:40:01.905193Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 14094736,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "ICRS",
                                "name": "auto_focus",
                                "ra": 90.90442009496951,
                                "dec": 38.0,
                                "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-18T09:39:36.666496Z",
                            "end": "2025-12-18T10:39:36.666496Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2403421,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2025-12-17T22:00:27.513612Z",
            "modified": "2025-12-18T10:40:01.973027Z",
            "requests": [
                {
                    "id": 4061754,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:40:01.952721Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 14094724,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.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": "ICRS",
                                "name": "auto_focus",
                                "ra": 72.90442009496951,
                                "dec": 39.0,
                                "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": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T09:39:36.666496Z",
                            "end": "2025-12-18T10:39:36.666496Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2402944,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "Photometric standard for sq36",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2025-12-17T10:25:19.829389Z",
            "modified": "2025-12-18T10:41:59.902709Z",
            "requests": [
                {
                    "id": 4061274,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-18T10:41:59.882773Z",
                    "duration": 531,
                    "configurations": [
                        {
                            "id": 14091491,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {
                                "sub_expose": false
                            },
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "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": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "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": "coj",
                        "enclosure": "clma",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-18T07:25:20.766753Z",
                            "end": "2025-12-19T07:25:20.766756Z"
                        }
                    ]
                }
            ]
        }
    ]
}