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

{
    "count": 1102962,
    "next": null,
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1102950&ordering=operator",
    "results": [
        {
            "id": 2405911,
            "submitter": "eng",
            "proposal": "Photometric standards",
            "name": "LCOGT",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-21T09:05:49.423210Z",
            "modified": "2025-12-21T09:05:49.423226Z",
            "requests": [
                {
                    "id": 4064750,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-21T09:05:49.426040Z",
                    "duration": 419,
                    "configurations": [
                        {
                            "id": 14113907,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "STANDARD",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 60.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "rois": []
                                },
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 90.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": "ICRS",
                                "name": "RU149",
                                "ra": 111.06405,
                                "dec": -0.54664,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "cpt",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-22T02:23:38.371158Z",
                            "end": "2025-12-22T02:41:21.358171Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2405912,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "PENDING",
            "created": "2025-12-21T09:05:49.702178Z",
            "modified": "2025-12-21T09:05:49.702192Z",
            "requests": [
                {
                    "id": 4064751,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "PENDING",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2025-12-21T09:05:49.705229Z",
                    "duration": 102,
                    "configurations": [
                        {
                            "id": 14113908,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": -24.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": 6.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "cpt",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2025-12-21T18:34:13.404692Z",
                            "end": "2025-12-21T18:46:41.471296Z"
                        }
                    ]
                }
            ]
        }
    ]
}