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

{
    "count": 1107152,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1180&ordering=-ipp_value",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1160&ordering=-ipp_value",
    "results": [
        {
            "id": 175360,
            "submitter": "shelley_miller",
            "proposal": "LCOEPO2014B-010",
            "name": "Miller Boeing Observations",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T18:34:48Z",
            "modified": "2016-06-21T14:19:37Z",
            "requests": [
                {
                    "id": 631504,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-21T14:19:37Z",
                    "duration": 731,
                    "configurations": [
                        {
                            "id": 1027403,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M1",
                                "ra": 83.6330833,
                                "dec": 22.0145,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1027404,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M1",
                                "ra": 83.6330833,
                                "dec": 22.0145,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1027405,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M1",
                                "ra": 83.6330833,
                                "dec": 22.0145,
                                "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": "2016-06-14T14:33:20Z",
                            "end": "2016-06-21T14:33:20Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175364,
            "submitter": "george_buick",
            "proposal": "FTPEPO2014A-004",
            "name": "Pinwheel",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:19:56Z",
            "modified": "2016-06-21T20:56:09Z",
            "requests": [
                {
                    "id": 631508,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-21T20:56:09Z",
                    "duration": 324,
                    "configurations": [
                        {
                            "id": 1027417,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "H-Alpha"
                                    },
                                    "mode": "",
                                    "exposure_time": 200.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M101",
                                "ra": 210.8024291667,
                                "dec": 54.34875,
                                "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": "2016-06-14T21:16:31Z",
                            "end": "2016-06-21T21:16:31Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175366,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:22Z",
            "modified": "2016-06-14T22:24:03Z",
            "requests": [
                {
                    "id": 631520,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-14T22:24:03Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027429,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 233.507617596982,
                                "dec": -34.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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-14T21:30:22Z",
                            "end": "2016-06-14T22:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175367,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:24Z",
            "modified": "2016-06-14T23:24:05Z",
            "requests": [
                {
                    "id": 631521,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-14T23:24:05Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027430,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 257.54868576178,
                                "dec": -37.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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-14T22:30:22Z",
                            "end": "2016-06-14T23:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175368,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:26Z",
            "modified": "2016-06-15T00:22:28Z",
            "requests": [
                {
                    "id": 631522,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-15T00:22:28Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027431,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 274.089753938566,
                                "dec": -34.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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-14T23:30:22Z",
                            "end": "2016-06-15T00:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175369,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:28Z",
            "modified": "2016-06-15T01:35:27Z",
            "requests": [
                {
                    "id": 631523,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-15T01:35:27Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027432,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 289.130822621981,
                                "dec": -25.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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-15T00:30:22Z",
                            "end": "2016-06-15T01:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175370,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:28Z",
            "modified": "2016-06-15T02:33:02Z",
            "requests": [
                {
                    "id": 631524,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-15T02:33:02Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027433,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 320.671890815354,
                                "dec": -34.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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-15T01:30:22Z",
                            "end": "2016-06-15T02:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175371,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:30Z",
            "modified": "2016-06-15T03:32:37Z",
            "requests": [
                {
                    "id": 631525,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-15T03:32:37Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027434,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 332.712959021202,
                                "dec": -37.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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-15T02:30:22Z",
                            "end": "2016-06-15T03:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175372,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:31Z",
            "modified": "2016-06-15T04:30:23Z",
            "requests": [
                {
                    "id": 631526,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-15T04:30:23Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027435,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 328.254027234428,
                                "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": "1m0",
                        "site": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-15T03:30:22Z",
                            "end": "2016-06-15T04:30:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 175373,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-14T20:30:31Z",
            "modified": "2016-06-15T05:27:49Z",
            "requests": [
                {
                    "id": 631527,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-15T05:27:49Z",
                    "duration": 374,
                    "configurations": [
                        {
                            "id": 1027436,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 250.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.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": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 4.29509545781357,
                                "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": "cpt",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-15T04:30:22Z",
                            "end": "2016-06-15T05:30:22Z"
                        }
                    ]
                }
            ]
        }
    ]
}