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

{
    "count": 1102962,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1075580&ordering=-modified",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1075560&ordering=-modified",
    "results": [
        {
            "id": 171163,
            "submitter": "ise_teacher",
            "proposal": "LCOEPO2014B-010",
            "name": "NGC 694 (CN test)",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-02T20:25:14Z",
            "modified": "2016-06-09T21:18:37Z",
            "requests": [
                {
                    "id": 619021,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T21:18:37Z",
                    "duration": 326,
                    "configurations": [
                        {
                            "id": 1006707,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.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": "NGC694",
                                "ra": 27.7437166667,
                                "dec": 21.99755,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1006708,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.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": "NGC694",
                                "ra": 27.7437166667,
                                "dec": 21.99755,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1006709,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.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": "NGC694",
                                "ra": 27.7437166667,
                                "dec": 21.99755,
                                "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-02T21:23:49Z",
                            "end": "2016-06-09T21:23:49Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 172191,
            "submitter": "richard_miles1",
            "proposal": "FTPEPO2014A-004",
            "name": "29P_0m4_RM",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2016-06-05T13:55:15Z",
            "modified": "2016-06-09T20:08:03Z",
            "requests": [
                {
                    "id": 621173,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010000,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-05T10:00:00Z",
                            "end": "2016-06-05T14:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621174,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010001,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-05T16:00:00Z",
                            "end": "2016-06-05T20:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621175,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010002,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-05T22:00:00Z",
                            "end": "2016-06-06T02:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621176,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010003,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-06T04:00:00Z",
                            "end": "2016-06-06T08:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621177,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010004,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-06T10:00:00Z",
                            "end": "2016-06-06T14:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621178,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010005,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-06T16:00:00Z",
                            "end": "2016-06-06T20:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621179,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010006,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-06T22:00:00Z",
                            "end": "2016-06-07T02:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621180,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010007,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-07T04:00:00Z",
                            "end": "2016-06-07T08:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621181,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010008,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-07T10:00:00Z",
                            "end": "2016-06-07T14:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621182,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010009,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-07T16:00:00Z",
                            "end": "2016-06-07T20:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621183,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010010,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-07T22:00:00Z",
                            "end": "2016-06-08T02:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621184,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010011,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-08T04:00:00Z",
                            "end": "2016-06-08T08:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621185,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T19:48:07Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010012,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-08T10:00:00Z",
                            "end": "2016-06-08T14:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621186,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-08T20:46:59Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010013,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-08T16:00:00Z",
                            "end": "2016-06-08T20:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621187,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T01:03:42Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010014,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-08T22:00:00Z",
                            "end": "2016-06-09T02:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621188,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T04:44:48Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010015,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-09T04:00:00Z",
                            "end": "2016-06-09T08:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621189,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T10:32:20Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010016,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-09T10:00:00Z",
                            "end": "2016-06-09T14:08:16Z"
                        }
                    ]
                },
                {
                    "id": 621190,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T20:04:53Z",
                    "duration": 496,
                    "configurations": [
                        {
                            "id": 1010017,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 2,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 3.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": "ORBITAL_ELEMENTS",
                                "name": "29P",
                                "epochofel": 58560.0,
                                "orbinc": 9.3683,
                                "longascnode": 312.3946,
                                "eccentricity": 0.043032,
                                "scheme": "MPC_COMET",
                                "argofperih": 47.7744,
                                "perihdist": 5.766822,
                                "epochofperih": 58549.75676,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2016-06-09T16:00:00Z",
                            "end": "2016-06-09T20:08:16Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173697,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-08T20:00:55Z",
            "modified": "2016-06-09T15:46:54Z",
            "requests": [
                {
                    "id": 625744,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T15:46:54Z",
                    "duration": 467,
                    "configurations": [
                        {
                            "id": 1019261,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "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": 312.354259757307,
                                "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": "2m0",
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-09T15:00:48Z",
                            "end": "2016-06-09T16:00:48Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173716,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-08T20:01:03Z",
            "modified": "2016-06-09T15:46:54Z",
            "requests": [
                {
                    "id": 625763,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T15:46:54Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 1019280,
                            "instrument_type": "0M4-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": 319.88406157964,
                                "dec": 29.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": "2016-06-09T15:00:55Z",
                            "end": "2016-06-09T16:00:55Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173696,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-08T20:00:54Z",
            "modified": "2016-06-09T14:59:46Z",
            "requests": [
                {
                    "id": 625743,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T14:59:46Z",
                    "duration": 467,
                    "configurations": [
                        {
                            "id": 1019260,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "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": 325.813190945723,
                                "dec": 22.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": "2016-06-09T14:00:48Z",
                            "end": "2016-06-09T15:00:48Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173439,
            "submitter": "ronald_schunecke",
            "proposal": "FTPEPO2014A-004",
            "name": "M66",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-08T12:45:20Z",
            "modified": "2016-06-09T14:44:31Z",
            "requests": [
                {
                    "id": 625287,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T14:44:31Z",
                    "duration": 551,
                    "configurations": [
                        {
                            "id": 1018515,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 120.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": "M66",
                                "ra": 170.0626083333,
                                "dec": 12.9912888889,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1018516,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 120.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": "M66",
                                "ra": 170.0626083333,
                                "dec": 12.9912888889,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1018517,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 120.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": "M66",
                                "ra": 170.0626083333,
                                "dec": 12.9912888889,
                                "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-08T14:44:58Z",
                            "end": "2016-06-09T14:44:58Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173442,
            "submitter": "ronald_schunecke",
            "proposal": "FTPEPO2014A-004",
            "name": "NGC253",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-08T12:50:05Z",
            "modified": "2016-06-09T14:44:31Z",
            "requests": [
                {
                    "id": 625290,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T14:44:31Z",
                    "duration": 501,
                    "configurations": [
                        {
                            "id": 1018524,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 70.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": "NGC253",
                                "ra": 11.8880583333,
                                "dec": -25.2888,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1018525,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 70.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": "NGC253",
                                "ra": 11.8880583333,
                                "dec": -25.2888,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1018526,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 70.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": "NGC253",
                                "ra": 11.8880583333,
                                "dec": -25.2888,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2016-06-08T14:49:44Z",
                            "end": "2016-06-09T14:49:44Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173715,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2016-06-08T20:01:02Z",
            "modified": "2016-06-09T14:16:35Z",
            "requests": [
                {
                    "id": 625762,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T14:16:35Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 1019279,
                            "instrument_type": "0M4-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": 307.842992768092,
                                "dec": 30.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": "2016-06-09T14:00:55Z",
                            "end": "2016-06-09T15:00:55Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 170948,
            "submitter": "bob_gatten",
            "proposal": "FTPEPO2014A-004",
            "name": "SS Cyg_Mark",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2016-06-02T13:14:21Z",
            "modified": "2016-06-09T14:13:12Z",
            "requests": [
                {
                    "id": 618781,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T14:13:12Z",
                    "duration": 158,
                    "configurations": [
                        {
                            "id": 1005305,
                            "instrument_type": "1M0-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 1.0,
                                    "exposure_count": 3,
                                    "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": "SS Cyg",
                                "ra": 325.67835,
                                "dec": 43.5860777778,
                                "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-02T14:13:19Z",
                            "end": "2016-06-09T14:13:19Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 173695,
            "submitter": "nvolgenau",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2016-06-08T20:00:53Z",
            "modified": "2016-06-09T13:32:37Z",
            "requests": [
                {
                    "id": 625742,
                    "observation_note": "submitted to Scheduler",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2016-06-09T13:32:37Z",
                    "duration": 467,
                    "configurations": [
                        {
                            "id": 1019259,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "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.772122112906,
                                "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": "2m0",
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2016-06-09T13:00:48Z",
                            "end": "2016-06-09T14:00:48Z"
                        }
                    ]
                }
            ]
        }
    ]
}