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

{
    "count": 1107151,
    "next": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932180&ordering=-proposal",
    "previous": "https://observe.lco.global/api/requestgroups/?format=api&limit=10&offset=932160&ordering=-proposal",
    "results": [
        {
            "id": 2094667,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus",
            "observation_type": "DIRECT",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T21:05:33.171965Z",
            "modified": "2024-11-10T04:23:56.087007Z",
            "requests": [
                {
                    "id": 3695381,
                    "observation_note": "",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T04:23:56.065010Z",
                    "duration": 216,
                    "configurations": [
                        {
                            "id": 12048119,
                            "instrument_type": "2M0-SCICAM-MUSCAT",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "narrowband_g_position": "out",
                                        "narrowband_i_position": "out",
                                        "narrowband_r_position": "out",
                                        "narrowband_z_position": "out"
                                    },
                                    "mode": "MUSCAT_FAST",
                                    "exposure_time": 0.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {
                                        "bin_x": 1,
                                        "bin_y": 1,
                                        "exposure_mode": "SYNCHRONOUS",
                                        "exposure_time_g": 0,
                                        "exposure_time_i": 0,
                                        "exposure_time_r": 0,
                                        "exposure_time_z": 0
                                    },
                                    "rois": []
                                }
                            ],
                            "constraints": {
                                "max_airmass": 20.0,
                                "min_lunar_distance": 0.0,
                                "max_lunar_phase": 1.0,
                                "extra_params": {}
                            },
                            "acquisition_config": {
                                "mode": "OFF",
                                "extra_params": {}
                            },
                            "guiding_config": {
                                "optional": false,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "HOUR_ANGLE",
                                "name": "auto_focus",
                                "ra": null,
                                "dec": 31.0,
                                "proper_motion_ra": null,
                                "proper_motion_dec": null,
                                "parallax": null,
                                "epoch": null,
                                "hour_angle": -1.0,
                                "extra_params": {}
                            }
                        }
                    ],
                    "location": {
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "2m0a"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T04:23:55.849092Z",
                            "end": "2024-11-10T04:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094677,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:38.001591Z",
            "modified": "2024-11-10T04:53:25.780908Z",
            "requests": [
                {
                    "id": 3695391,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T04:53:25.726259Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048187,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 315.46665264538177,
                                "dec": 37.536327027834105,
                                "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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T04:35:24.985896Z",
                            "end": "2024-11-10T05:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094678,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:40.289613Z",
            "modified": "2024-11-10T05:39:19.794270Z",
            "requests": [
                {
                    "id": 3695392,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T05:39:19.778364Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048188,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 340.03123090883435,
                                "dec": 40.23512548377875,
                                "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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T05:35:24.985896Z",
                            "end": "2024-11-10T06:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094679,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:41.943606Z",
            "modified": "2024-11-10T06:39:23.462901Z",
            "requests": [
                {
                    "id": 3695393,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T06:39:23.443300Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048189,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 1.5710376319825845,
                                "dec": 34.287076870386485,
                                "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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T06:35:24.985896Z",
                            "end": "2024-11-10T07:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094680,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "WINDOW_EXPIRED",
            "created": "2024-11-09T22:00:44.333181Z",
            "modified": "2024-11-10T08:40:01.721906Z",
            "requests": [
                {
                    "id": 3695394,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "WINDOW_EXPIRED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T08:40:01.691562Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048190,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 1.5530386015543018,
                                "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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T07:35:24.985896Z",
                            "end": "2024-11-10T08:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094681,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:45.652941Z",
            "modified": "2024-11-10T08:39:39.928107Z",
            "requests": [
                {
                    "id": 3695395,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T08:39:39.869812Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048191,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 34.594106791128944,
                                "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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T08:35:24.985896Z",
                            "end": "2024-11-10T09:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094682,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:46.179508Z",
            "modified": "2024-11-10T09:39:35.698838Z",
            "requests": [
                {
                    "id": 3695396,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T09:39:35.687309Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048192,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 31.635174955237776,
                                "dec": 39.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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T09:35:24.985896Z",
                            "end": "2024-11-10T10:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094683,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:47.785405Z",
            "modified": "2024-11-10T10:39:28.642828Z",
            "requests": [
                {
                    "id": 3695397,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T10:39:28.632146Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048193,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 49.67624309674344,
                                "dec": 38.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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T10:35:24.985896Z",
                            "end": "2024-11-10T11:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094684,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:48.277843Z",
            "modified": "2024-11-10T11:42:20.904657Z",
            "requests": [
                {
                    "id": 3695398,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T11:42:20.889223Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048194,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 66.21731121852142,
                                "dec": 27.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": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T11:35:24.985896Z",
                            "end": "2024-11-10T12:35:24.985896Z"
                        }
                    ]
                }
            ]
        },
        {
            "id": 2094685,
            "submitter": "eng",
            "proposal": "auto_focus",
            "name": "auto_focus check",
            "observation_type": "NORMAL",
            "operator": "SINGLE",
            "ipp_value": 1.0,
            "state": "COMPLETED",
            "created": "2024-11-09T22:00:48.901179Z",
            "modified": "2024-11-10T12:39:25.133805Z",
            "requests": [
                {
                    "id": 3695399,
                    "observation_note": "Submitted to scheduler.",
                    "optimization_type": "TIME",
                    "state": "COMPLETED",
                    "acceptability_threshold": 90.0,
                    "configuration_repeats": 1,
                    "extra_params": {},
                    "modified": "2024-11-10T12:39:25.121899Z",
                    "duration": 372,
                    "configurations": [
                        {
                            "id": 12048195,
                            "instrument_type": "0M4-SCICAM-QHY600",
                            "type": "AUTO_FOCUS",
                            "repeat_duration": null,
                            "extra_params": {},
                            "priority": 1,
                            "instrument_configs": [
                                {
                                    "optical_elements": {
                                        "filter": "rp"
                                    },
                                    "mode": "central30x30",
                                    "exposure_time": 270.0,
                                    "exposure_count": 1,
                                    "rotator_mode": "",
                                    "extra_params": {},
                                    "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": true,
                                "mode": "OFF",
                                "optical_elements": {},
                                "exposure_time": null,
                                "extra_params": {}
                            },
                            "target": {
                                "type": "ICRS",
                                "name": "auto_focus",
                                "ra": 85.75837931558047,
                                "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": "0m4",
                        "site": "ogg",
                        "enclosure": "clma",
                        "telescope": "0m4c"
                    },
                    "windows": [
                        {
                            "start": "2024-11-10T12:35:24.985896Z",
                            "end": "2024-11-10T13:35:24.985896Z"
                        }
                    ]
                }
            ]
        }
    ]
}