GET /api/observations/spectra/?format=api&page=341
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": null,
    "previous": "https://a15.astro.physik.uni-potsdam.de/api/observations/spectra/?format=api&page=340",
    "results": [
        {
            "pk": 4695,
            "star": {
                "pk": 38935,
                "name": "J200654.9+144254",
                "project": 2,
                "ra": 301.728618509,
                "dec": 14.7149989233,
                "href": "/w/the-hot-subdwarf/systems/stars/38935"
            },
            "project": 2,
            "hjd": 2457541.2895833333,
            "ra": 301.72862,
            "dec": 14.715003,
            "exptime": 4204.0,
            "instrument": "LRS",
            "telescope": "LAMOST",
            "observatory": "Xinglong Station",
            "valid": true,
            "fluxcal": false,
            "flux_units": "arbitrary unit",
            "note": "",
            "specfiles": [
                {
                    "pk": 7284,
                    "hjd": 2457541.2895833333,
                    "instrument": "LRS",
                    "filetype": "LAMOST_DR5_NAOC-LAMOST_462109242"
                }
            ],
            "href": "/w/the-hot-subdwarf/observations/spectra/4695/",
            "airmass": 1.12,
            "resolution": 1500.0
        },
        {
            "pk": 4598,
            "star": {
                "pk": 20889,
                "name": "Ton228",
                "project": 2,
                "ra": 229.80548724,
                "dec": 26.2890793496,
                "href": "/w/the-hot-subdwarf/systems/stars/20889"
            },
            "project": 2,
            "hjd": 2457542.1145833335,
            "ra": 229.805583,
            "dec": 26.289058,
            "exptime": 4500.0,
            "instrument": "LRS",
            "telescope": "LAMOST",
            "observatory": "Xinglong Station",
            "valid": true,
            "fluxcal": false,
            "flux_units": "arbitrary unit",
            "note": "",
            "specfiles": [
                {
                    "pk": 7187,
                    "hjd": 2457542.1145833335,
                    "instrument": "LRS",
                    "filetype": "LAMOST_DR5_NAOC-LAMOST_462202202"
                }
            ],
            "href": "/w/the-hot-subdwarf/observations/spectra/4598/",
            "airmass": 1.03,
            "resolution": 1500.0
        },
        {
            "pk": 4645,
            "star": {
                "pk": 21049,
                "name": "Ton231",
                "project": 2,
                "ra": 231.025122858,
                "dec": 30.479881205399998,
                "href": "/w/the-hot-subdwarf/systems/stars/21049"
            },
            "project": 2,
            "hjd": 2457542.1145833335,
            "ra": 231.025087,
            "dec": 30.479866,
            "exptime": 4500.0,
            "instrument": "LRS",
            "telescope": "LAMOST",
            "observatory": "Xinglong Station",
            "valid": true,
            "fluxcal": false,
            "flux_units": "arbitrary unit",
            "note": "",
            "specfiles": [
                {
                    "pk": 7234,
                    "hjd": 2457542.1145833335,
                    "instrument": "LRS",
                    "filetype": "LAMOST_DR5_NAOC-LAMOST_462211151"
                }
            ],
            "href": "/w/the-hot-subdwarf/observations/spectra/4645/",
            "airmass": 1.02,
            "resolution": 1500.0
        },
        {
            "pk": 5499,
            "star": {
                "pk": 23961,
                "name": "J164806.3-044725",
                "project": 2,
                "ra": 252.026160641,
                "dec": -4.7903893009,
                "href": "/w/the-hot-subdwarf/systems/stars/23961"
            },
            "project": 2,
            "hjd": 2458577.888047905,
            "ra": 252.02947499999996,
            "dec": -4.790318055555556,
            "exptime": 600.0,
            "instrument": "Goodman Spectro",
            "telescope": "SOAR 4.1m",
            "observatory": "Southern Astrophysical Research Telescope",
            "valid": true,
            "fluxcal": true,
            "flux_units": "ergs/cm/cm/s/A",
            "note": "",
            "specfiles": [
                {
                    "pk": 8094,
                    "hjd": 2458577.888047905,
                    "instrument": "Goodman Spectro",
                    "filetype": "Blue"
                }
            ],
            "href": "/w/the-hot-subdwarf/observations/spectra/5499/",
            "airmass": 1.12,
            "resolution": -1.0
        }
    ]
}