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

{
    "count": 1158855,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1350&ordering=-proposal",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=1330&ordering=-proposal",
    "results": [
        {
            "id": 900324,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-12-09T15:15:21.763179Z",
            "modified": "2019-12-10T02:03:11.665610Z",
            "requests": [
                {
                    "id": 2007186,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-10T02:03:11.654283Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3492484,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 39.50256476964255,
                                "dec": -34.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-12-10T01:37:13.869504Z",
                            "end": "2019-12-10T03:37:13.869504Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 900965,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-12-10T15:15:17.560698Z",
            "modified": "2019-12-11T03:40:03.646545Z",
            "requests": [
                {
                    "id": 2007969,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-11T03:40:03.553660Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3497042,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 48.18476063610278,
                                "dec": -37.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",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-11T01:38:00.908235Z",
                            "end": "2019-12-11T03:38:00.908235Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 900966,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-12-10T15:15:24.009584Z",
            "modified": "2019-12-11T03:40:03.534658Z",
            "requests": [
                {
                    "id": 2007970,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-11T03:40:03.455278Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3497043,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 33.18476063610278,
                                "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": "1m0",
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-11T01:38:00.908235Z",
                            "end": "2019-12-11T03:38:00.908235Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 901038,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-12-10T17:15:20.283165Z",
            "modified": "2019-12-11T03:55:03.062270Z",
            "requests": [
                {
                    "id": 2008049,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-11T03:55:03.036826Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3497453,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 10.857466576054213,
                                "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": "1m0",
                        "site": "elp",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-11T01:51:30.633322Z",
                            "end": "2019-12-11T03:51:30.633322Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 901041,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-12-10T17:15:25.126394Z",
            "modified": "2019-12-11T03:55:02.972028Z",
            "requests": [
                {
                    "id": 2008052,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-11T03:55:02.946600Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3497456,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 4.857466576054213,
                                "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": "elp",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-11T01:51:30.633322Z",
                            "end": "2019-12-11T03:51:30.633322Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 901561,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-12-11T15:15:17.924290Z",
            "modified": "2019-12-12T02:00:15.248431Z",
            "requests": [
                {
                    "id": 2008701,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-12T02:00:15.234665Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3501656,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 46.3618258074905,
                                "dec": -21.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",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-12T01:38:46.716189Z",
                            "end": "2019-12-12T03:38:46.716189Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 901562,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-12-11T15:15:24.434497Z",
            "modified": "2019-12-12T02:04:01.897701Z",
            "requests": [
                {
                    "id": 2008702,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-12T02:04:01.882671Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3501657,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 29.8618258074905,
                                "dec": -22.0,
                                "proper_motion_ra": 0.0,
                                "proper_motion_dec": 0.0,
                                "parallax": 0.0,
                                "epoch": 2000.0,
                                "hour_angle": null,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "telescope_class": "1m0",
                        "site": "lsc",
                        "enclosure": "domc",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-12T01:38:46.716189Z",
                            "end": "2019-12-12T03:38:46.716189Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 901620,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-12-11T17:15:22.755343Z",
            "modified": "2019-12-12T03:05:06.125977Z",
            "requests": [
                {
                    "id": 2008760,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-12T03:05:06.100766Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3502025,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 4.4092730186391735,
                                "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": "1m0",
                        "site": "elp",
                        "enclosure": "doma",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-12T01:51:46.461243Z",
                            "end": "2019-12-12T03:51:46.461243Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 901621,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "WINDOW_EXPIRED",
            "created": "2019-12-11T17:15:27.456182Z",
            "modified": "2019-12-12T03:55:03.244693Z",
            "requests": [
                {
                    "id": 2008761,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-12T03:55:03.164066Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3502026,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 10.409273018639173,
                                "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": "elp",
                        "enclosure": "domb",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-12T01:51:46.461243Z",
                            "end": "2019-12-12T03:51:46.461243Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 902124,
            "submitter": "eng",
            "proposal": "urgent_auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.05,
            "state": "COMPLETED",
            "created": "2019-12-12T15:15:15.930387Z",
            "modified": "2019-12-13T01:48:07.811654Z",
            "requests": [
                {
                    "id": 2009699,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "suspend_until": null,
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2019-12-13T01:48:07.800727Z",
                    "duration": 542,
                    "configurations": [
                        {
                            "id": 3506968,
                            "instrument_type": "1M0-SCICAM-SINISTRO",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "full_frame",
                                    "exposure_time": 405.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": {
                                    "acquire_radius": "5"
                                }
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 43.03355485893149,
                                "dec": -25.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",
                        "telescope": "1m0a"
                    },
                    "windows": [
                        {
                            "start": "2019-12-13T01:39:31.244911Z",
                            "end": "2019-12-13T03:39:31.244911Z"
                        }
                    ]
                }
            ]
        }
    ]
}