GET /api/requests/1729598/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1729598,
    "location": {
        "telescope_class": "1m0"
    },
    "configurations": [
        {
            "id": 2393363,
            "constraints": {
                "max_airmass": 2.0,
                "min_lunar_distance": 30.0,
                "max_lunar_phase": 1.0,
                "max_seeing": null,
                "min_transparency": null,
                "extra_params": {}
            },
            "instrument_configs": [
                {
                    "exposure_time": 1580.0,
                    "optical_elements": {
                        "filter": "rp"
                    },
                    "mode": "",
                    "exposure_count": 1,
                    "rotator_mode": "",
                    "extra_params": {
                        "bin_x": 1,
                        "bin_y": 1
                    }
                }
            ],
            "acquisition_config": {
                "mode": "OFF",
                "exposure_time": null,
                "extra_params": {}
            },
            "guiding_config": {
                "optional": true,
                "mode": "ON",
                "optical_elements": {},
                "exposure_time": 10.0,
                "extra_params": {}
            },
            "target": {
                "type": "ICRS",
                "name": "PK 259-09.1",
                "ra": 118.193158174932,
                "dec": -45.2005785989,
                "proper_motion_ra": -4.339,
                "proper_motion_dec": 6.762,
                "parallax": 0.0,
                "epoch": 2000.0,
                "extra_params": {}
            },
            "instrument_type": "1M0-SCICAM-SINISTRO",
            "type": "EXPOSE",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2019-02-10T20:00:00Z",
            "end": "2019-02-10T23:00:00Z"
        }
    ],
    "duration": 1717,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "WINDOW_EXPIRED",
    "modified": "2019-02-10T23:04:18.809987Z",
    "created": "2019-02-09T18:45:20.915256Z",
    "acceptability_threshold": 90.0,
    "configuration_repeats": 1,
    "extra_params": {}
}