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

{
    "id": 2301404,
    "location": {
        "telescope_class": "0m4"
    },
    "configurations": [
        {
            "id": 5026340,
            "constraints": {
                "max_airmass": 1.6,
                "min_lunar_distance": 30.0,
                "max_lunar_phase": 1.0,
                "max_seeing": null,
                "min_transparency": null,
                "extra_params": {}
            },
            "instrument_configs": [
                {
                    "exposure_time": 35.0,
                    "optical_elements": {
                        "filter": "B"
                    },
                    "mode": "default",
                    "exposure_count": 1,
                    "rotator_mode": "",
                    "extra_params": {
                        "bin_x": 1,
                        "bin_y": 1,
                        "defocus": 0.0
                    }
                }
            ],
            "acquisition_config": {
                "mode": "OFF",
                "exposure_time": null,
                "extra_params": {}
            },
            "guiding_config": {
                "optional": true,
                "mode": "ON",
                "optical_elements": {},
                "exposure_time": null,
                "extra_params": {}
            },
            "target": {
                "type": "ICRS",
                "name": "HD 189733 b",
                "ra": 300.1821376595367,
                "dec": 22.7108532809064,
                "proper_motion_ra": -3.294,
                "proper_motion_dec": -250.225,
                "parallax": 50.5685,
                "epoch": 2000.0,
                "extra_params": {}
            },
            "instrument_type": "0M4-SCICAM-SBIG",
            "type": "EXPOSE",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2020-11-23T20:28:30Z",
            "end": "2020-11-23T20:37:30Z"
        }
    ],
    "duration": 157,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "WINDOW_EXPIRED",
    "modified": "2020-11-23T20:40:05.928748Z",
    "created": "2020-11-21T21:49:32.817149Z",
    "acceptability_threshold": 90.0,
    "configuration_repeats": 1,
    "extra_params": {}
}