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

{
    "id": 53121,
    "location": {
        "telescope_class": "1m0"
    },
    "configurations": [
        {
            "id": 108530,
            "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": 11.0,
                    "optical_elements": {
                        "filter": "B"
                    },
                    "mode": "",
                    "exposure_count": 5,
                    "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": "V 482 Cam",
                "ra": 113.423,
                "dec": 67.538,
                "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-09T11:54:45Z",
            "end": "2014-02-09T11:59:55Z"
        }
    ],
    "duration": 241,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "WINDOW_EXPIRED",
    "modified": "2016-06-08T19:48:07Z",
    "created": "2014-02-07T00:12:36Z",
    "acceptability_threshold": 100.0,
    "configuration_repeats": 1,
    "extra_params": {}
}