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

{
    "id": 1730803,
    "location": {
        "telescope_class": "1m0"
    },
    "configurations": [
        {
            "id": 2394988,
            "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": 2.0,
                    "optical_elements": {
                        "filter": "v"
                    },
                    "mode": "",
                    "exposure_count": 455,
                    "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": "wasp 122b",
                "ra": 108.301474780621,
                "dec": -42.4097542745833,
                "proper_motion_ra": -11.287,
                "proper_motion_dec": -1.855,
                "parallax": 0.0,
                "epoch": 2000.0,
                "extra_params": {}
            },
            "instrument_type": "1M0-SCICAM-SINISTRO",
            "type": "EXPOSE",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2019-02-12T21:30:00Z",
            "end": "2019-02-13T01:20:00Z"
        }
    ],
    "duration": 14213,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "WINDOW_EXPIRED",
    "modified": "2019-02-13T01:20:02.365074Z",
    "created": "2019-02-10T20:25:14.659791Z",
    "acceptability_threshold": 90.0,
    "configuration_repeats": 1,
    "extra_params": {}
}