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

{
    "id": 1922674,
    "location": {
        "telescope_class": "1m0"
    },
    "configurations": [
        {
            "id": 3031756,
            "constraints": {
                "max_airmass": 2.4,
                "min_lunar_distance": 25.0,
                "max_lunar_phase": 1.0,
                "max_seeing": null,
                "min_transparency": null,
                "extra_params": {}
            },
            "instrument_configs": [
                {
                    "exposure_time": 120.0,
                    "optical_elements": {
                        "filter": "V"
                    },
                    "mode": "full_frame",
                    "exposure_count": 2,
                    "rotator_mode": "",
                    "extra_params": {
                        "bin_x": 1,
                        "bin_y": 1,
                        "defocus": 0
                    }
                }
            ],
            "acquisition_config": {
                "mode": "OFF",
                "exposure_time": null,
                "extra_params": {}
            },
            "guiding_config": {
                "optional": true,
                "mode": "ON",
                "optical_elements": {},
                "exposure_time": null,
                "extra_params": {}
            },
            "target": {
                "type": "ORBITAL_ELEMENTS",
                "name": "Asteroid 5534",
                "epochofel": 58600.0,
                "orbinc": 7.4882,
                "longascnode": 9.21922,
                "eccentricity": 0.33695,
                "scheme": "MPC_MINOR_PLANET",
                "argofperih": 50.54197,
                "meandist": 2.7580167,
                "meananom": 300.08065,
                "extra_params": {}
            },
            "instrument_type": "1M0-SCICAM-SINISTRO",
            "type": "EXPOSE",
            "extra_params": {},
            "priority": 1
        }
    ],
    "windows": [
        {
            "start": "2019-09-13T09:03:00Z",
            "end": "2019-09-14T07:03:00Z"
        }
    ],
    "duration": 406,
    "observation_note": "",
    "optimization_type": "TIME",
    "state": "COMPLETED",
    "modified": "2019-09-13T09:08:28.841579Z",
    "created": "2019-09-11T09:39:16.925306Z",
    "acceptability_threshold": 90.0,
    "configuration_repeats": 1,
    "extra_params": {}
}