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

{
    "id": 53376,
    "location": {
        "telescope_class": "1m0"
    },
    "configurations": [
        {
            "id": 108958,
            "constraints": {
                "max_airmass": 2.0,
                "min_lunar_distance": 0.0,
                "max_lunar_phase": 1.0,
                "max_seeing": null,
                "min_transparency": null,
                "extra_params": {}
            },
            "instrument_configs": [
                {
                    "exposure_time": 3.0,
                    "optical_elements": {
                        "filter": "V"
                    },
                    "mode": "",
                    "exposure_count": 3,
                    "rotator_mode": "",
                    "extra_params": {
                        "bin_x": 2,
                        "bin_y": 2
                    }
                }
            ],
            "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": "qatar 1b",
                "ra": 303.382,
                "dec": 65.162,
                "proper_motion_ra": 0.0,
                "proper_motion_dec": 0.0,
                "parallax": 0.0,
                "epoch": 2000.0,
                "extra_params": {}
            },
            "instrument_type": "1M0-SCICAM-SBIG",
            "type": "EXPOSE",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2014-02-18T11:48:41Z",
            "end": "2014-02-18T11:54:22Z"
        }
    ],
    "duration": 164,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "CANCELED",
    "modified": "2016-06-08T19:48:07Z",
    "created": "2014-02-11T22:18:32Z",
    "acceptability_threshold": 100.0,
    "configuration_repeats": 1,
    "extra_params": {}
}