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

{
    "count": 1105622,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932540&ordering=-modified",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932520&ordering=-modified",
    "results": [
        {
            "id": 748362,
            "submitter": "peter_ilas",
            "proposal": "LCOEPO2014B-010",
            "name": "NGC 4945",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-02-14T13:31:30.445856Z",
            "modified": "2019-02-15T07:51:08.681375Z",
            "requests": [
                {
                    "id": 1731882,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:51:08.674800Z",
                    "duration": 3279,
                    "configurations": [
                        {
                            "id": 2397254,
                            "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": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.1,
                                "min_lunar_distance": 40.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": "NGC 4945",
                                "ra": 196.363663,
                                "dec": -49.4679,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 2397255,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 2,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "b"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.1,
                                "min_lunar_distance": 40.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": "NGC 4945",
                                "ra": 196.363663,
                                "dec": -49.4679,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        },
                        {
                            "id": 2397256,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 3,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "v"
                                    },
                                    "mode": "",
                                    "exposure_time": 180.0,
                                    "exposure_count": 5,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.1,
                                "min_lunar_distance": 40.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": "NGC 4945",
                                "ra": 196.363663,
                                "dec": -49.4679,
                                "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": "2019-02-14T14:29:53Z",
                            "end": "2019-02-15T14:29:38Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748427,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-02-14T20:30:30.225152Z",
            "modified": "2019-02-15T07:36:48.515666Z",
            "requests": [
                {
                    "id": 1731949,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:36:48.471881Z",
                    "duration": 812,
                    "configurations": [
                        {
                            "id": 2397372,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 675.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 151.997622501181,
                                "dec": 30.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "elp",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T06:36:07.368182Z",
                            "end": "2019-02-15T07:36:07.368182Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748442,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-02-14T20:30:43.240969Z",
            "modified": "2019-02-15T07:36:48.293737Z",
            "requests": [
                {
                    "id": 1731964,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:36:48.256247Z",
                    "duration": 492,
                    "configurations": [
                        {
                            "id": 2397387,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 370.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 141.497622501181,
                                "dec": 23.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4",
                        "site": "elp",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T06:36:07.368182Z",
                            "end": "2019-02-15T07:36:07.368182Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748478,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-02-14T20:31:14.699120Z",
            "modified": "2019-02-15T07:36:47.808244Z",
            "requests": [
                {
                    "id": 1732000,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:36:47.773850Z",
                    "duration": 492,
                    "configurations": [
                        {
                            "id": 2397423,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 370.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 217.251775931087,
                                "dec": 31.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4",
                        "site": "tfn",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T06:31:08.350428Z",
                            "end": "2019-02-15T07:31:08.350428Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748485,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-02-14T20:31:30.859785Z",
            "modified": "2019-02-15T07:36:47.696230Z",
            "requests": [
                {
                    "id": 1732007,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:36:47.645933Z",
                    "duration": 492,
                    "configurations": [
                        {
                            "id": 2397430,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 370.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 224.811761781688,
                                "dec": 33.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4",
                        "site": "tfn",
                        "enclosure": "aqwa",
                        "telescope": "0m4b"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T06:31:22.707722Z",
                            "end": "2019-02-15T07:31:22.707722Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748514,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-02-14T20:31:59.627818Z",
            "modified": "2019-02-15T07:36:47.574990Z",
            "requests": [
                {
                    "id": 1732036,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:36:47.522692Z",
                    "duration": 492,
                    "configurations": [
                        {
                            "id": 2397459,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 370.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 187.334801988865,
                                "dec": -30.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4",
                        "site": "lsc",
                        "enclosure": "aqwa",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T07:26:29.524010Z",
                            "end": "2019-02-15T08:26:29.524010Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748414,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-02-14T20:30:11.080173Z",
            "modified": "2019-02-15T07:30:49.781727Z",
            "requests": [
                {
                    "id": 1731936,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:30:49.764465Z",
                    "duration": 492,
                    "configurations": [
                        {
                            "id": 2397359,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 370.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 181.293732380247,
                                "dec": -26.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "0m4",
                        "site": "lsc",
                        "enclosure": "aqwb",
                        "telescope": "0m4a"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T06:26:29.524008Z",
                            "end": "2019-02-15T07:26:29.524008Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748397,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "NRES AGU Autofocus",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2019-02-14T17:20:12.297152Z",
            "modified": "2019-02-15T07:13:43.512272Z",
            "requests": [
                {
                    "id": 1731919,
                    "observation_note": "NRES AGU Autofocus",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:13:43.505261Z",
                    "duration": 1238,
                    "configurations": [
                        {
                            "id": 2397328,
                            "instrument_type": "1M0-NRES-SCICAM",
                            "type": "SCRIPT",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {},
                                    "mode": "",
                                    "exposure_time": 450.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.5,
                                "min_lunar_distance": 30.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "WCS",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "ON",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "Autofocus Target",
                                "ra": 183.325767700358,
                                "dec": -30.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "lsc",
                        "enclosure": "domb"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T07:01:29Z",
                            "end": "2019-02-15T07:31:29Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748439,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-02-14T20:30:39.450270Z",
            "modified": "2019-02-15T07:07:33.481925Z",
            "requests": [
                {
                    "id": 1731961,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T07:07:33.475039Z",
                    "duration": 812,
                    "configurations": [
                        {
                            "id": 2397384,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "slit": "slit_2.0as",
                                        "filter": "rp"
                                    },
                                    "mode": "",
                                    "exposure_time": 675.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "VFLOAT",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 2.0,
                                "min_lunar_distance": 50.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": 10.0,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 169.293732380247,
                                "dec": -20.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-02-15T06:26:29.524008Z",
                            "end": "2019-02-15T07:26:29.524008Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 748400,
            "submitter": "juergen_moellmanns",
            "proposal": "FTPEPO2014A-004",
            "name": "JMBarnardsStar-T",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-02-14T18:20:54.781131Z",
            "modified": "2019-02-15T06:40:50.246594Z",
            "requests": [
                {
                    "id": 1731922,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-02-15T06:40:50.239430Z",
                    "duration": 153,
                    "configurations": [
                        {
                            "id": 2397337,
                            "instrument_type": "0M4-SCICAM-SBIG",
                            "type": "EXPOSE",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "v"
                                    },
                                    "mode": "",
                                    "exposure_time": 1.0,
                                    "exposure_count": 3,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 1.8,
                                "min_lunar_distance": 20.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": "Barnards Star",
                                "ra": 269.4583333333,
                                "dec": 4.7083333333,
                                "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": "2019-02-15T06:20:00Z",
                            "end": "2019-02-15T06:40:00Z"
                        }
                    ]
                }
            ]
        }
    ]
}