Get a list of Observation objects.

### Available end points:

- `/observations/` - Will list all Results in the database
- `/observations.json` - Will return all Results in json format. This can
also be achieved by using the accept header. `application/json`
- `/observations/<object_id>/` - Returns Results object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `title`
- `uuid`
- `keywords`
- `status`
- `result_field`
- `discoveryKeywords`
- `updateFrequency`
- `nonGeographicFlag`
- `publicationState`
- `permissions`

### How to use filters:

These filters can be used like django query filters using __ for related model relationships.

- `/observations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/observations/?status=completed`
- `/observations/?results_field__dataPath__startswith=/neodc/esacci`
- `/observations/?discoveryKeywords__name=ESACCI`
- `/observations/?nonGeographicFlag=True`

Filters can be stacked to build an 'AND' relationship. E.g.

- `/observations/?publicationState__in=published,citable&nonGeographicFlag=True`
- `/observations/?publicationState__in=published,citable&discoveryKeyword__name=NDGO0003`

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

{
    "ob_id": 25979,
    "uuid": "0af02f899ac14c218706295d3c6d1c4d",
    "title": "Arctic Cloud Summer Expedition (ACSE): surface meteorology and radiation measurements from the Stockholm University's automatic weather station on board Icebreaker Oden",
    "abstract": "This dataset contains surface meteorological measurements including air temperature, relative humidity, surface irradiation and wind measurements from the Meteorologiska Institutionen Stockholms Universitet (MISU) weather station on board the Swedish Icebreaker Oden durning Arctic Cloud Summer Expedition (ACSE). ACSE took place in the Arctic during summer 2014. These measurements were used to complement a suite of other observations taken during the cruise. Those of the UK contribution, as well as selected other data, are available within the associated data collection in the Centre for Environmental Data Analysis (CEDA) archives. Other cruise data may be available in the NOAA ACSE and The Bolin Centre for Climate Research SWERUS (SWEdish-Russian-US) holdings - see online resources linked to this record.\r\n\r\nThese data came from an automatic weather station installed on the 7th deck of the Icebreaker Oden, approximately 25m above the surface, measuring at 1 Hz frequency. The system was operated by Joe Sedlar who also undertook data quality control and there are several flag variables for T/RH and radiation measurements documenting known data issues - notably when primary measurements have been replaced with those from other sensors, or corrections applied. This version of the dataset was then prepared for archiving with the Centre for Environmental Data Analysis by Ian Brooks, University of Leeds.\r\n\r\nThe Arctic Cloud Summer Expedition (ACSE) was a collaboration between the University of Leeds, the University of Stockholm, and NOAA-CIRES. ACSE aimed to study the response of Arctic boundary layer cloud to changes in surface conditions in the Arctic Ocean as a working package of the larger Swedish-Russian-US Investigation of Climate, Cryosphere and Carbon interaction (SWERUS-C3) Expedition in Summer 2014. This expedition was a core component to the overall SWERUS-C3 programme and was supported by the Swedish Polar Research Secretariat.\r\n\r\nACSE took place during a 3-month cruise of the Swedish Icebreaker Oden from Tromso, Norway to Barrow, Alaska and back over the summer of 2014. During this cruise ACSE scientists measured surface turbulent exchange, boundary layer structure, and cloud properties. Many of the measurements used remote sensing approaches - radar, lidar, and microwave radiometers - to retrieve vertical profiles of the dynamic and microphysical properties of the lower atmosphere and cloud.\r\n\r\nThe UK participation of ACSE was funded by the Natural Environment Research Council (NERC, grant: NE/K011820/1) and involved instrumentation from the Atmospheric Measurement Facility of the UK's National Centre for Atmospheric Science (NCAS AMF). This dataset collection contains data mainy from the UK contribution with some additional data from other institutes also archived to complement the suite of meteorological measurements.",
    "keywords": "temperature, relative humidity, winds, radiation",
    "publicationState": "citable",
    "dataPublishedTime": "2018-04-14T12:58:06",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "final",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/25980/?format=api",
        "dataPath": "/badc/acse/data/misu-surface-met",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1822636344,
        "numberOfFiles": 2,
        "fileFormat": "Data are CF-compliant netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7014/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2195/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60870/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60871/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80008/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80012/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80013/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80018/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80023/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87078/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87079/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87082/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87083/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87084/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87085/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87090/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87091/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87093/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87094/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87095/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/87096/?format=api"
    ],
    "dataLineage": "Data were collected, quality controlled and prepared for archiving by the instrument scientists before upload to the Centre for Environmental Data Analysis (CEDA) for long term archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10096/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/24932/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/25948/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108656/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108649/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108651/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108655/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108650/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108652/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108653/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108654/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108658/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108657/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/25972/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}