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

{
    "count": 1103480,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=380&ordering=submitter",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=360&ordering=submitter",
    "results": [
        {
            "id": 343176,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "M32",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2017-02-15T20:21:31Z",
            "modified": "2017-02-22T20:00:04Z",
            "requests": [
                {
                    "id": 962676,
                    "observation_note": "Messier Bingo Request",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-02-22T20:00:04Z",
                    "duration": 1626,
                    "configurations": [
                        {
                            "id": 1299657,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 480.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": "M32",
                                "ra": 10.6742708,
                                "dec": 40.8651694,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1299658,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 480.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": "M32",
                                "ra": 10.6742708,
                                "dec": 40.8651694,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1299659,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 480.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": "M32",
                                "ra": 10.6742708,
                                "dec": 40.8651694,
                                "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-02-15T20:19:41Z",
                            "end": "2017-02-22T20:19:41Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 343926,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "M104",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-02-16T16:46:02Z",
            "modified": "2017-02-17T10:00:22Z",
            "requests": [
                {
                    "id": 963507,
                    "observation_note": "Messier Bingo Request",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-02-17T10:00:22Z",
                    "duration": 426,
                    "configurations": [
                        {
                            "id": 1300133,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 80.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": "M104",
                                "ra": 189.9976333,
                                "dec": -11.6230556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1300134,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 80.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": "M104",
                                "ra": 189.9976333,
                                "dec": -11.6230556,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1300135,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 80.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": "M104",
                                "ra": 189.9976333,
                                "dec": -11.6230556,
                                "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-02-16T16:45:47Z",
                            "end": "2017-02-23T16:45:47Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 354069,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SN2016bkv",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-01T16:52:58Z",
            "modified": "2017-03-05T08:51:14Z",
            "requests": [
                {
                    "id": 975405,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-05T08:51:14Z",
                    "duration": 831,
                    "configurations": [
                        {
                            "id": 1308615,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 200.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": "SN2016bkv",
                                "ra": 154.6666666667,
                                "dec": 41.4222222222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1308616,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "R"
                                    },
                                    "mode": "",
                                    "exposure_time": 200.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": "SN2016bkv",
                                "ra": 154.6666666667,
                                "dec": 41.4222222222,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1308617,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 200.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": "SN2016bkv",
                                "ra": 154.6666666667,
                                "dec": 41.4222222222,
                                "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-03-01T00:00:00Z",
                            "end": "2017-03-06T09:00:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 359376,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "SGL Fredwatson test",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-09T11:21:08Z",
            "modified": "2017-03-13T05:42:48Z",
            "requests": [
                {
                    "id": 982356,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-09T11:48:27Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313693,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-09T11:30:00Z",
                            "end": "2017-03-09T12:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982359,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-09T14:41:24Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313694,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-09T14:30:00Z",
                            "end": "2017-03-09T15:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982362,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-09T18:41:54Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313695,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-09T17:30:00Z",
                            "end": "2017-03-09T18:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982365,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-09T21:01:56Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313696,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-09T20:30:00Z",
                            "end": "2017-03-09T21:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982368,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T00:25:56Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313697,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-09T23:30:00Z",
                            "end": "2017-03-10T00:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982371,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T03:03:09Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313698,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T02:30:00Z",
                            "end": "2017-03-10T03:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982374,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T06:42:14Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313699,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T05:30:00Z",
                            "end": "2017-03-10T06:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982377,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T09:34:34Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313700,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T08:30:00Z",
                            "end": "2017-03-10T09:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982380,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T12:00:21Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313701,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T11:30:00Z",
                            "end": "2017-03-10T12:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982383,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T14:46:00Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313702,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T14:30:00Z",
                            "end": "2017-03-10T15:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982386,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T18:06:27Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313703,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T17:30:00Z",
                            "end": "2017-03-10T18:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982389,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T20:47:02Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313704,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T20:30:00Z",
                            "end": "2017-03-10T21:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982392,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-10T23:54:57Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313705,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-10T23:30:00Z",
                            "end": "2017-03-11T00:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982395,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T03:06:27Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313706,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T02:30:00Z",
                            "end": "2017-03-11T03:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982398,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T06:24:04Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313707,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T05:30:00Z",
                            "end": "2017-03-11T06:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982401,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T09:35:23Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313708,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T08:30:00Z",
                            "end": "2017-03-11T09:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982404,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T11:42:21Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313709,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T11:30:00Z",
                            "end": "2017-03-11T12:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982407,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T14:49:38Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313710,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T14:30:00Z",
                            "end": "2017-03-11T15:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982410,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T18:06:52Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313711,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T17:30:00Z",
                            "end": "2017-03-11T18:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982413,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T21:29:43Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313712,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T20:30:00Z",
                            "end": "2017-03-11T21:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982416,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-11T23:46:22Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313713,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-11T23:30:00Z",
                            "end": "2017-03-12T00:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982419,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T02:45:41Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313714,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T02:30:00Z",
                            "end": "2017-03-12T03:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982422,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T05:55:05Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313715,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T05:30:00Z",
                            "end": "2017-03-12T06:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982425,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T09:31:17Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313716,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T08:30:00Z",
                            "end": "2017-03-12T09:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982428,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T12:30:59Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313717,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T11:30:00Z",
                            "end": "2017-03-12T12:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982431,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T15:38:54Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313718,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T14:30:00Z",
                            "end": "2017-03-12T15:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982434,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T18:34:55Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313719,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T17:30:00Z",
                            "end": "2017-03-12T18:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982437,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T20:51:24Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313720,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T20:30:00Z",
                            "end": "2017-03-12T21:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982440,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-12T23:45:16Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313721,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-12T23:30:00Z",
                            "end": "2017-03-13T00:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982443,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-13T03:00:21Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313722,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-13T02:30:00Z",
                            "end": "2017-03-13T03:40:06Z"
                        }
                    ]
                },
                {
                    "id": 982446,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-13T05:42:48Z",
                    "duration": 552,
                    "configurations": [
                        {
                            "id": 1313723,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 45.0,
                                    "exposure_count": 6,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "(5691) Fredwatson",
                                "epochofel": 57800.0,
                                "orbinc": 26.21446,
                                "longascnode": 175.80346,
                                "eccentricity": 0.116689,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 34.56164,
                                "meandist": 2.3339569,
                                "meananom": 309.68519,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-13T05:30:00Z",
                            "end": "2017-03-13T06:40:06Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 364002,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "M19",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-15T19:28:22Z",
            "modified": "2017-03-16T13:28:53Z",
            "requests": [
                {
                    "id": 987915,
                    "observation_note": "Messier Bingo Request",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-16T13:28:53Z",
                    "duration": 456,
                    "configurations": [
                        {
                            "id": 1317444,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 90.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": "M19",
                                "ra": 255.6570417,
                                "dec": -26.2679444,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1317445,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 90.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": "M19",
                                "ra": 255.6570417,
                                "dec": -26.2679444,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1317446,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 90.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": "M19",
                                "ra": 255.6570417,
                                "dec": -26.2679444,
                                "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-03-15T19:27:09Z",
                            "end": "2017-03-22T19:27:09Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 369558,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "(3122) Florence",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-21T13:36:27Z",
            "modified": "2017-03-22T08:14:59Z",
            "requests": [
                {
                    "id": 994023,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-21T16:13:51Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321649,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-21T15:45:00Z",
                            "end": "2017-03-21T16:30:48Z"
                        }
                    ]
                },
                {
                    "id": 994026,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-21T18:27:50Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321650,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-21T17:45:00Z",
                            "end": "2017-03-21T18:30:48Z"
                        }
                    ]
                },
                {
                    "id": 994029,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T00:18:53Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321651,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-21T23:45:00Z",
                            "end": "2017-03-22T00:30:48Z"
                        }
                    ]
                },
                {
                    "id": 994032,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T02:05:38Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321652,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T01:45:00Z",
                            "end": "2017-03-22T02:30:48Z"
                        }
                    ]
                },
                {
                    "id": 994035,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T08:14:59Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321653,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T07:45:00Z",
                            "end": "2017-03-22T08:30:48Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 369696,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "3122_Florence_2",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-21T15:04:42Z",
            "modified": "2017-03-22T08:40:11Z",
            "requests": [
                {
                    "id": 994182,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-21T16:05:43Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321706,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-21T16:00:00Z",
                            "end": "2017-03-21T16:21:48Z"
                        }
                    ]
                },
                {
                    "id": 994185,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-21T17:37:48Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321707,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-21T17:24:00Z",
                            "end": "2017-03-21T17:51:48Z"
                        }
                    ]
                },
                {
                    "id": 994188,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-21T19:09:23Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321708,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-21T18:54:00Z",
                            "end": "2017-03-21T19:21:48Z"
                        }
                    ]
                },
                {
                    "id": 994191,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T01:14:13Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321709,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T00:54:00Z",
                            "end": "2017-03-22T01:21:48Z"
                        }
                    ]
                },
                {
                    "id": 994194,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T02:48:48Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321710,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T02:24:00Z",
                            "end": "2017-03-22T02:51:48Z"
                        }
                    ]
                },
                {
                    "id": 994197,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T07:25:46Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321711,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T06:54:00Z",
                            "end": "2017-03-22T07:21:48Z"
                        }
                    ]
                },
                {
                    "id": 994200,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T08:37:30Z",
                    "duration": 903,
                    "configurations": [
                        {
                            "id": 1321712,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T08:24:00Z",
                            "end": "2017-03-22T08:51:48Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 370761,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "3122_Florence_3",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-22T09:27:10Z",
            "modified": "2017-03-23T09:34:03Z",
            "requests": [
                {
                    "id": 995280,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T16:01:06Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322399,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T15:57:00Z",
                            "end": "2017-03-22T16:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995283,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T17:06:30Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322400,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T16:57:00Z",
                            "end": "2017-03-22T17:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995286,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T18:02:03Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322401,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T17:57:00Z",
                            "end": "2017-03-22T18:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995289,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-22T19:06:34Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322402,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-22T18:57:00Z",
                            "end": "2017-03-22T19:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995292,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T01:20:57Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322403,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T00:57:00Z",
                            "end": "2017-03-23T01:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995295,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T02:18:40Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322404,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T01:57:00Z",
                            "end": "2017-03-23T02:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995298,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T03:21:56Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322405,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T02:57:00Z",
                            "end": "2017-03-23T03:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995301,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T07:17:52Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322406,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T06:57:00Z",
                            "end": "2017-03-23T07:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995304,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T08:22:11Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322407,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T07:57:00Z",
                            "end": "2017-03-23T08:20:28Z"
                        }
                    ]
                },
                {
                    "id": 995307,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T09:31:21Z",
                    "duration": 1003,
                    "configurations": [
                        {
                            "id": 1322408,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 150.0,
                                    "exposure_count": 5,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T08:57:00Z",
                            "end": "2017-03-23T09:20:28Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 371592,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "3122_Florence_3",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-23T12:02:37Z",
            "modified": "2017-03-24T08:41:32Z",
            "requests": [
                {
                    "id": 996210,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T16:12:35Z",
                    "duration": 4878,
                    "configurations": [
                        {
                            "id": 1322879,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 30,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T15:57:00Z",
                            "end": "2017-03-23T17:28:48Z"
                        }
                    ]
                },
                {
                    "id": 996213,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-23T17:33:08Z",
                    "duration": 4878,
                    "configurations": [
                        {
                            "id": 1322880,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 30,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-23T17:27:00Z",
                            "end": "2017-03-23T18:58:48Z"
                        }
                    ]
                },
                {
                    "id": 996216,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-24T01:03:44Z",
                    "duration": 4878,
                    "configurations": [
                        {
                            "id": 1322881,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 30,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-24T00:57:00Z",
                            "end": "2017-03-24T02:28:48Z"
                        }
                    ]
                },
                {
                    "id": 996219,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-24T08:26:40Z",
                    "duration": 4878,
                    "configurations": [
                        {
                            "id": 1322882,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 30,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-24T06:57:00Z",
                            "end": "2017-03-24T08:28:48Z"
                        }
                    ]
                },
                {
                    "id": 996222,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-24T08:38:55Z",
                    "duration": 4878,
                    "configurations": [
                        {
                            "id": 1322883,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 30,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-24T08:27:00Z",
                            "end": "2017-03-24T09:58:48Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 376170,
            "submitter": "egomez",
            "proposal": "LCOEPO2014B-010",
            "name": "3122_Florence_live",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2017-03-28T10:30:08Z",
            "modified": "2017-03-30T09:07:48Z",
            "requests": [
                {
                    "id": 1004085,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T01:25:18Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326918,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T00:57:01Z",
                            "end": "2017-03-29T01:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004088,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T02:10:46Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326919,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T01:57:01Z",
                            "end": "2017-03-29T02:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004091,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T03:06:56Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326920,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T02:57:01Z",
                            "end": "2017-03-29T03:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004094,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T07:03:48Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326921,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T06:57:01Z",
                            "end": "2017-03-29T07:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004097,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T08:06:00Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326922,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T07:57:01Z",
                            "end": "2017-03-29T08:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004100,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T09:04:17Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326923,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T08:57:01Z",
                            "end": "2017-03-29T09:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004103,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T16:08:25Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326924,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T15:57:01Z",
                            "end": "2017-03-29T16:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004106,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T17:13:26Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326925,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T16:57:01Z",
                            "end": "2017-03-29T17:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004109,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-29T18:04:03Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326926,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-29T17:57:01Z",
                            "end": "2017-03-29T18:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004112,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-30T01:24:45Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326927,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-30T00:57:01Z",
                            "end": "2017-03-30T01:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004115,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-30T02:27:22Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326928,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-30T01:57:01Z",
                            "end": "2017-03-30T02:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004118,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-30T03:26:28Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326929,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-30T02:57:01Z",
                            "end": "2017-03-30T03:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004121,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-30T07:05:34Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326930,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-30T06:57:01Z",
                            "end": "2017-03-30T07:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004124,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-30T08:07:23Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326931,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-30T07:57:01Z",
                            "end": "2017-03-30T08:27:13Z"
                        }
                    ]
                },
                {
                    "id": 1004127,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2017-03-30T09:05:38Z",
                    "duration": 1380,
                    "configurations": [
                        {
                            "id": 1326932,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 130.0,
                                    "exposure_count": 8,
                                    "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": "ORBITAL_ELEMENTS",
                                "name": "3122",
                                "epochofel": 57800.0,
                                "orbinc": 22.15019,
                                "longascnode": 336.10077,
                                "eccentricity": 0.4229499,
                                "scheme": "MPC_MINOR_PLANET",
                                "argofperih": 27.81416,
                                "meandist": 1.7684123,
                                "meananom": 267.61545,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2017-03-30T08:57:01Z",
                            "end": "2017-03-30T09:27:13Z"
                        }
                    ]
                }
            ]
        }
    ]
}