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

{
    "id": 2199501,
    "location": {
        "site": "tfn",
        "enclosure": "aqwa",
        "telescope": "0m4b",
        "telescope_class": "0m4"
    },
    "configurations": [
        {
            "id": 4483434,
            "constraints": {
                "max_airmass": 2.0,
                "min_lunar_distance": 50.0,
                "max_lunar_phase": 1.0,
                "max_seeing": null,
                "min_transparency": null,
                "extra_params": {}
            },
            "instrument_configs": [
                {
                    "exposure_time": 550.0,
                    "optical_elements": {
                        "filter": "rp"
                    },
                    "mode": "default",
                    "exposure_count": 1,
                    "rotator_mode": "",
                    "extra_params": {
                        "bin_x": 1,
                        "bin_y": 1
                    }
                }
            ],
            "acquisition_config": {
                "mode": "OFF",
                "exposure_time": null,
                "extra_params": {}
            },
            "guiding_config": {
                "optional": true,
                "mode": "OFF",
                "optical_elements": {},
                "exposure_time": null,
                "extra_params": {}
            },
            "target": {
                "type": "ICRS",
                "name": "auto_focus",
                "ra": 296.9874717739363,
                "dec": 34.0,
                "proper_motion_ra": 0.0,
                "proper_motion_dec": 0.0,
                "parallax": 0.0,
                "epoch": 2000.0,
                "extra_params": {}
            },
            "instrument_type": "0M4-SCICAM-SBIG",
            "type": "AUTO_FOCUS",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2020-08-02T00:51:40.192664Z",
            "end": "2020-08-02T01:51:40.192664Z"
        }
    ],
    "duration": 672,
    "observation_note": "Submitted to scheduler.",
    "optimization_type": "TIME",
    "state": "WINDOW_EXPIRED",
    "modified": "2020-08-02T01:55:03.153384Z",
    "created": "2020-08-01T14:00:21.351142Z",
    "acceptability_threshold": 90.0,
    "configuration_repeats": 1,
    "extra_params": {}
}