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

{
    "count": 1103379,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=360&ordering=submitter",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=340&ordering=submitter",
    "results": [
        {
            "id": 317343,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "Stargazing 1m",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2017-01-16T16:43:14Z",
            "modified": "2017-01-23T16:39:43Z",
            "requests": [
                {
                    "id": 929199,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-23T16:39:43Z",
                    "duration": 771,
                    "configurations": [
                        {
                            "id": 1278040,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1278041,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1278042,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "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": "2017-01-16T16:42:40Z",
                            "end": "2017-01-23T16:42:40Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 317346,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "Stargazing 0m4",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2017-01-16T16:44:09Z",
            "modified": "2017-01-23T16:39:43Z",
            "requests": [
                {
                    "id": 929202,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-23T16:39:43Z",
                    "duration": 726,
                    "configurations": [
                        {
                            "id": 1278043,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1278044,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1278045,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "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"
                    },
                    "windows": [
                        {
                            "start": "2017-01-16T16:43:40Z",
                            "end": "2017-01-23T16:43:40Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 317349,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "Stargazing 2m",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2017-01-16T16:44:55Z",
            "modified": "2017-01-23T05:23:51Z",
            "requests": [
                {
                    "id": 929205,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-23T05:23:51Z",
                    "duration": 831,
                    "configurations": [
                        {
                            "id": 1278046,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1278047,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1278048,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 7644",
                                "ra": 351.108275,
                                "dec": 13.9722916667,
                                "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": "2017-01-16T16:44:34Z",
                            "end": "2017-01-23T16:44:34Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 323433,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "Sn1",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2017-01-23T08:57:19Z",
            "modified": "2017-01-26T04:02:39Z",
            "requests": [
                {
                    "id": 937398,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-26T04:02:39Z",
                    "duration": 726,
                    "configurations": [
                        {
                            "id": 1283238,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M1",
                                "ra": 83.6330833333,
                                "dec": 22.0145,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283239,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M1",
                                "ra": 83.6330833333,
                                "dec": 22.0145,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283240,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": true,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M1",
                                "ra": 83.6330833333,
                                "dec": 22.0145,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2017-01-23T00:00:00Z",
                            "end": "2017-01-26T04:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 323436,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SN2",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-01-23T08:58:43Z",
            "modified": "2017-01-25T16:11:50Z",
            "requests": [
                {
                    "id": 937401,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-25T16:11:50Z",
                    "duration": 321,
                    "configurations": [
                        {
                            "id": 1283241,
                            "instrument_type": "0M4-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": 30.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": "M13",
                                "ra": 250.423475,
                                "dec": 36.4613194444,
                                "proper_motion_ra": -1.79,
                                "proper_motion_dec": -7.07,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283242,
                            "instrument_type": "0M4-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": 30.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": "M13",
                                "ra": 250.423475,
                                "dec": 36.4613194444,
                                "proper_motion_ra": -1.79,
                                "proper_motion_dec": -7.07,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283243,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "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": 30.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": "M13",
                                "ra": 250.423475,
                                "dec": 36.4613194444,
                                "proper_motion_ra": -1.79,
                                "proper_motion_dec": -7.07,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2017-01-23T00:00:00Z",
                            "end": "2017-01-27T04:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 323439,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SN3",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-01-23T09:00:20Z",
            "modified": "2017-01-26T13:31:35Z",
            "requests": [
                {
                    "id": 937404,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-26T13:31:35Z",
                    "duration": 726,
                    "configurations": [
                        {
                            "id": 1283244,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "M81",
                                "ra": 148.8882208333,
                                "dec": 69.0652944444,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283245,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "M81",
                                "ra": 148.8882208333,
                                "dec": 69.0652944444,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283246,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "M81",
                                "ra": 148.8882208333,
                                "dec": 69.0652944444,
                                "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"
                    },
                    "windows": [
                        {
                            "start": "2017-01-23T00:00:00Z",
                            "end": "2017-01-27T04:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 323442,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SN4",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2017-01-23T09:03:32Z",
            "modified": "2017-01-27T03:40:14Z",
            "requests": [
                {
                    "id": 937407,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-27T03:40:14Z",
                    "duration": 1178,
                    "configurations": [
                        {
                            "id": 1283247,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 240.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "Horsehead Nebula",
                                "ra": 85.2458291667,
                                "dec": -2.4583305556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283248,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 240.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "Horsehead Nebula",
                                "ra": 85.2458291667,
                                "dec": -2.4583305556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283249,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 240.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "Horsehead Nebula",
                                "ra": 85.2458291667,
                                "dec": -2.4583305556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283250,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 4,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 240.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "Horsehead Nebula",
                                "ra": 85.2458291667,
                                "dec": -2.4583305556,
                                "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"
                    },
                    "windows": [
                        {
                            "start": "2017-01-23T00:00:00Z",
                            "end": "2017-01-27T04:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 323445,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SGL 0m4",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2017-01-23T09:19:58Z",
            "modified": "2017-01-24T09:08:25Z",
            "requests": [
                {
                    "id": 937410,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-24T09:08:25Z",
                    "duration": 726,
                    "configurations": [
                        {
                            "id": 1283251,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283252,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283253,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "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"
                    },
                    "windows": [
                        {
                            "start": "2017-01-23T09:19:22Z",
                            "end": "2017-01-24T09:19:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 323448,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SGL 1m",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2017-01-23T09:20:46Z",
            "modified": "2017-01-23T11:57:49Z",
            "requests": [
                {
                    "id": 937413,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-23T11:57:49Z",
                    "duration": 771,
                    "configurations": [
                        {
                            "id": 1283254,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283255,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1283256,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "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": "2017-01-23T09:20:22Z",
                            "end": "2017-01-30T09:20:22Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 324387,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SGL 2",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2017-01-24T12:16:14Z",
            "modified": "2017-01-26T23:50:04Z",
            "requests": [
                {
                    "id": 939279,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-01-26T23:50:04Z",
                    "duration": 831,
                    "configurations": [
                        {
                            "id": 1284517,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1284518,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1284519,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 30.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": "NGC 1232",
                                "ra": 47.4396416667,
                                "dec": -20.5793,
                                "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": "2017-01-24T00:00:00Z",
                            "end": "2017-01-27T00:00:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}