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

{
    "id": 1730856,
    "location": {
        "telescope_class": "2m0"
    },
    "configurations": [
        {
            "id": 2395184,
            "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": 1848.0,
                    "optical_elements": {
                        "filter": "rp"
                    },
                    "mode": "",
                    "exposure_count": 1,
                    "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": "PGC 39263",
                "ra": 184.000184081662,
                "dec": 12.6872905880063,
                "proper_motion_ra": 0.02,
                "proper_motion_dec": 0.961,
                "parallax": 0.0,
                "epoch": 2000.0,
                "extra_params": {}
            },
            "instrument_type": "2M0-SCICAM-SPECTRAL",
            "type": "EXPOSE",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2019-02-12T11:00:00Z",
            "end": "2019-02-12T14:00:00Z"
        }
    ],
    "duration": 2065,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "WINDOW_EXPIRED",
    "modified": "2019-02-12T14:04:52.430385Z",
    "created": "2019-02-11T07:42:47.821447Z",
    "acceptability_threshold": 90.0,
    "configuration_repeats": 1,
    "extra_params": {}
}