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

{
    "count": 1157721,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=920&ordering=state",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=900&ordering=state",
    "results": [
        {
            "id": 597879,
            "submitter": "fake_user",
            "proposal": "LCOEPO2014B-007",
            "name": "OSSRequest_m51_psyfitz",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "CANCELED",
            "created": "2018-03-06T07:36:49.115372Z",
            "modified": "2018-03-06T07:37:12.100666Z",
            "requests": [
                {
                    "id": 1440175,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-06T07:37:12.094153Z",
                    "duration": 804,
                    "configurations": [
                        {
                            "id": 1845217,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 40.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 60.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": "m51",
                                "ra": 202.47,
                                "dec": 47.1953,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1845218,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 25.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 60.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": "m51",
                                "ra": 202.47,
                                "dec": 47.1953,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1845219,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 25.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 60.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": "m51",
                                "ra": 202.47,
                                "dec": 47.1953,
                                "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": "2018-03-06T07:34:41Z",
                            "end": "2018-03-13T07:34:41Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 598939,
            "submitter": "fake_user",
            "proposal": "LCOEPO2014B-007",
            "name": "OSSRequest_jupiter_psyfitz",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "CANCELED",
            "created": "2018-03-07T20:40:06.223831Z",
            "modified": "2018-03-07T20:40:20.245695Z",
            "requests": [
                {
                    "id": 1441678,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-07T20:40:20.243277Z",
                    "duration": 187,
                    "configurations": [
                        {
                            "id": 1847006,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "B"
                                    },
                                    "mode": "",
                                    "exposure_time": 0.2,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 60.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": "jupiter",
                                "epochofel": 58123.0,
                                "orbinc": 1.3037,
                                "longascnode": 100.5184,
                                "eccentricity": 0.0488,
                                "scheme": "JPL_MAJOR_PLANET",
                                "argofperih": 273.6202,
                                "meandist": 5.2026,
                                "meananom": 206.8747,
                                "dailymot": 0.0831,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1847007,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "V"
                                    },
                                    "mode": "",
                                    "exposure_time": 0.2,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 60.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": "jupiter",
                                "epochofel": 58123.0,
                                "orbinc": 1.3037,
                                "longascnode": 100.5184,
                                "eccentricity": 0.0488,
                                "scheme": "JPL_MAJOR_PLANET",
                                "argofperih": 273.6202,
                                "meandist": 5.2026,
                                "meananom": 206.8747,
                                "dailymot": 0.0831,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1847008,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 0.2,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 60.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": "jupiter",
                                "epochofel": 58123.0,
                                "orbinc": 1.3037,
                                "longascnode": 100.5184,
                                "eccentricity": 0.0488,
                                "scheme": "JPL_MAJOR_PLANET",
                                "argofperih": 273.6202,
                                "meandist": 5.2026,
                                "meananom": 206.8747,
                                "dailymot": 0.0831,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-07T20:39:20Z",
                            "end": "2018-03-14T20:39:20Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 600208,
            "submitter": "americo_watkins",
            "proposal": "FTPEPO2014A-004",
            "name": "Circumbinary",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-09T16:56:08.044137Z",
            "modified": "2018-03-09T18:03:13.246417Z",
            "requests": [
                {
                    "id": 1443489,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-09T18:03:13.243542Z",
                    "duration": 1407,
                    "configurations": [
                        {
                            "id": 1849667,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "air"
                                    },
                                    "mode": "",
                                    "exposure_time": 20.0,
                                    "exposure_count": 31,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.38,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "NN Ser",
                                "ra": 238.2338792,
                                "dec": 12.9124111,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2018-03-11T14:22:00Z",
                            "end": "2018-03-11T14:45:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 600209,
            "submitter": "americo_watkins",
            "proposal": "FTPEPO2014A-004",
            "name": "Circumbinary",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-09T17:00:18.250246Z",
            "modified": "2018-03-09T18:03:39.404141Z",
            "requests": [
                {
                    "id": 1443490,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-09T18:03:39.401809Z",
                    "duration": 1521,
                    "configurations": [
                        {
                            "id": 1849668,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 30.0,
                                    "exposure_count": 27,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "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": "NN Ser",
                                "ra": 238.2338792,
                                "dec": 12.9124111,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2018-03-12T14:20:00Z",
                            "end": "2018-03-12T14:45:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 600848,
            "submitter": "Swindon_U3A",
            "proposal": "FTPEPO2014A-004",
            "name": "NGC4564 Chris",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-10T09:57:44.467770Z",
            "modified": "2018-03-10T10:00:34.749510Z",
            "requests": [
                {
                    "id": 1444263,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-10T10:00:34.747230Z",
                    "duration": 337,
                    "configurations": [
                        {
                            "id": 1850688,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "b"
                                    },
                                    "mode": "",
                                    "exposure_time": 120.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 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": "NGC4565",
                                "ra": 189.0866833,
                                "dec": 25.9873917,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2018-03-10T09:56:33Z",
                            "end": "2018-03-12T09:56:33Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 602349,
            "submitter": "leire_antero",
            "proposal": "FTPEPO2014A-004",
            "name": "Teachers_Sample_DDTau",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-12T08:28:08.987468Z",
            "modified": "2018-04-05T14:31:12.002939Z",
            "requests": [
                {
                    "id": 1446048,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 100.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-04-05T14:31:11.997017Z",
                    "duration": 2484,
                    "configurations": [
                        {
                            "id": 1853424,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "b"
                                    },
                                    "mode": "",
                                    "exposure_time": 80.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "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": "DD Tau",
                                "ra": 64.6297,
                                "dec": 28.2747278,
                                "proper_motion_ra": -7.93,
                                "proper_motion_dec": -21.92,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1853425,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "v"
                                    },
                                    "mode": "",
                                    "exposure_time": 20.0,
                                    "exposure_count": 10,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "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": "DD Tau",
                                "ra": 64.6297,
                                "dec": 28.2747278,
                                "proper_motion_ra": -7.93,
                                "proper_motion_dec": -21.92,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1853426,
                            "instrument_type": "2M0-SCICAM-SPECTRAL",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "h-alpha"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 30,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "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": "DD Tau",
                                "ra": 64.6297,
                                "dec": 28.2747278,
                                "proper_motion_ra": -7.93,
                                "proper_motion_dec": -21.92,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "2m0"
                    },
                    "windows": [
                        {
                            "start": "2018-03-13T09:20:49Z",
                            "end": "2018-04-22T09:17:50Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 602524,
            "submitter": "wim_cuppens",
            "proposal": "FTPEPO2014A-004",
            "name": "C/2016 N6 (PANSTARRS) CYD",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-12T18:19:16.695372Z",
            "modified": "2018-03-13T13:20:40.253207Z",
            "requests": [
                {
                    "id": 1446277,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-13T13:26:22.389387Z",
                    "duration": 328,
                    "configurations": [
                        {
                            "id": 1853756,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 15.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 50.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": "C/2016 N6",
                                "epochofel": 58320.5,
                                "orbinc": 105.83224,
                                "longascnode": 298.97615,
                                "eccentricity": 0.9987534,
                                "scheme": "MPC_COMET",
                                "argofperih": 162.80547,
                                "perihdist": 2.6690908,
                                "epochofperih": 58317.71131,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2018-03-13T19:12:34Z",
                            "end": "2018-03-17T19:12:17Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 605120,
            "submitter": "jimmy_newland",
            "proposal": "LCOEPO2018A-011",
            "name": "M3 Time Series",
            "observation_type": "NORMAL",
            "operator": "MANY",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-15T14:40:47.159802Z",
            "modified": "2018-03-18T23:43:37.075881Z",
            "requests": [
                {
                    "id": 1449188,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-15T15:40:21.425153Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857707,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-15T15:32:03Z",
                            "end": "2018-03-15T15:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449189,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-15T23:40:30.197065Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857708,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-15T23:32:03Z",
                            "end": "2018-03-15T23:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449190,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-16T00:40:31.551586Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857709,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T00:32:03Z",
                            "end": "2018-03-16T00:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449191,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-16T01:40:32.886278Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857710,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T01:32:03Z",
                            "end": "2018-03-16T01:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449192,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.003796Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857711,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T02:32:03Z",
                            "end": "2018-03-16T02:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449193,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.015441Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857712,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T03:32:03Z",
                            "end": "2018-03-16T03:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449194,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.026615Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857713,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T04:32:03Z",
                            "end": "2018-03-16T04:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449195,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.037902Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857714,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T05:32:03Z",
                            "end": "2018-03-16T05:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449196,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.048967Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857715,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T06:32:03Z",
                            "end": "2018-03-16T06:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449197,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.060980Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857716,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T07:32:03Z",
                            "end": "2018-03-16T07:38:39Z"
                        }
                    ]
                },
                {
                    "id": 1449198,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-18T23:43:37.072575Z",
                    "duration": 132,
                    "configurations": [
                        {
                            "id": 1857717,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "ip"
                                    },
                                    "mode": "",
                                    "exposure_time": 10.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "m3",
                                "ra": 205.5484167,
                                "dec": 28.3772778,
                                "proper_motion_ra": -5.64,
                                "proper_motion_dec": -6.13,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T08:32:03Z",
                            "end": "2018-03-16T08:38:39Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 605131,
            "submitter": "frank_sienkiewicz",
            "proposal": "LCOEPO2018A-007a",
            "name": "WASP-43b_prior1",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-15T15:04:53.928570Z",
            "modified": "2018-03-15T15:05:03.547090Z",
            "requests": [
                {
                    "id": 1449353,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-03-15T15:05:03.544392Z",
                    "duration": 7808,
                    "configurations": [
                        {
                            "id": 1857914,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "w"
                                    },
                                    "mode": "",
                                    "exposure_time": 30.0,
                                    "exposure_count": 175,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 2,
                                        "bin_y": 2
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "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": "WASP-43",
                                "ra": 154.9083667,
                                "dec": -9.806275,
                                "proper_motion_ra": -43.2,
                                "proper_motion_dec": -43.2,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4"
                    },
                    "windows": [
                        {
                            "start": "2018-03-16T06:25:00Z",
                            "end": "2018-03-16T08:40:00Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 608832,
            "submitter": "peter_williamson",
            "proposal": "FTPEPO2014A-004",
            "name": "M101=PWA",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "CANCELED",
            "created": "2018-03-20T15:38:29.305779Z",
            "modified": "2018-04-11T22:33:01.789804Z",
            "requests": [
                {
                    "id": 1453890,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "CANCELED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2018-04-11T22:33:01.786864Z",
                    "duration": 2025,
                    "configurations": [
                        {
                            "id": 1865020,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "r"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M101",
                                "ra": 210.8024292,
                                "dec": 54.34875,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1865021,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "v"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M101",
                                "ra": 210.8024292,
                                "dec": 54.34875,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 1865022,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "b"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.6,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "M101",
                                "ra": 210.8024292,
                                "dec": 54.34875,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0"
                    },
                    "windows": [
                        {
                            "start": "2018-03-20T15:36:58Z",
                            "end": "2018-04-07T15:36:58Z"
                        }
                    ]
                }
            ]
        }
    ]
}