GET /api/requestgroups/?format=api&offset=1102960&ordering=-ipp_value
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=-ipp_value",
    "results": [
        {
            "id": 801476,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "563016310",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 0.0,
            "state": "COMPLETED",
            "created": "2019-06-26T00:18:28.054149Z",
            "modified": "2019-06-26T17:53:02.166318Z",
            "requests": [
                {
                    "id": 1841476,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-06-26T17:53:02.153274Z",
                    "duration": 1286,
                    "configurations": [
                        {
                            "id": 2620699,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "LAMP_FLAT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 0,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_1.6as"
                                    },
                                    "mode": "",
                                    "exposure_time": 35.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,
                                "max_seeing": 100.0,
                                "min_transparency": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "lampflat",
                                "ra": 0.0,
                                "dec": 0.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-06-26T17:36:22Z",
                            "end": "2019-06-26T17:54:47Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 801477,
            "submitter": "eng",
            "proposal": "calibrate",
            "name": "563016313",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 0.0,
            "state": "COMPLETED",
            "created": "2019-06-26T00:18:28.143756Z",
            "modified": "2019-06-26T18:15:50.342608Z",
            "requests": [
                {
                    "id": 1841477,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-06-26T18:15:50.327963Z",
                    "duration": 1526,
                    "configurations": [
                        {
                            "id": 2620700,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "ARC",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 0,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_1.6as"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.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,
                                "max_seeing": 100.0,
                                "min_transparency": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "thorium_argon",
                                "ra": 0.0,
                                "dec": 0.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-06-26T17:55:17Z",
                            "end": "2019-06-26T18:18:05Z"
                        }
                    ]
                }
            ]
        }
    ]
}