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/29973/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "ob_id": 29973,
    "uuid": "d7bdea4715b0410788ee3fd3ce36dc0f",
    "title": "Microbiology-Ocean-Cloud Coupling in the High Arctic (MOCCHA): Composite temperature, humidity and wind profiles and derived variables from the NCAS AMF radiosondes launched from Icebreaker Oden",
    "abstract": "This dataset contains composite temperature, humidity and wind profiles, plus derived products, from the National Centre for Atmospheric Science's Atmospheric Measurement Facility (NCAS AMF) radiosondes (Vaisala RS92) launched from the Swedish Icebreaker Oden from the joint Arctic Climate Across Scales (ACAS) and Microbiology-Ocean-Cloud Coupling in the High Arctic (MOCCHA) projects - both part of the Arctic Ocean 2018 (AO2018) expedition to the High Arctic.\r\n\r\nAO2018 took place in the Arctic from 1 August until 21 September 2018. These measurements were used to complement a suite of other observations taken during the expedition. 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 Bolin Centre for Climate Research MOCCHA/AO2018 holdings.\r\n\r\nThese data consist of individual radiosonde profiles as 2D time/height fields, with all profiles interpolated onto a fixed vertical grid for ease of analysis/plotting.\r\n\r\nThe vertical grid used is: 1m step to 5km, 10m step between 5 and 12 km, 50m step between 12 and 20 km. The data also includes derived variables (potential temperature etc).\r\n\r\nHumidity was corrected on profiles where the radiosonde selected the wrong (heated) humidity sensor. For some soundings the data file processing stopped too early, due to a loss of the GPS signal. Temperature and humidity data were recovered from the buffer files. Due to the loss of the GPS signal wind data are not available beyond the heights where the normal data files processing stopped.\r\n\r\nRadiosondes operated by Michael Tjernström, John Prytherch (University of Stockholm), Peggy Achtert (Uniersity Leipzig), Ian Brooks, Grace Porter and Mike Adams (University of Leeds).  Data processing performed by Jutta Vuellers (University of Leeds).\r\n\r\nThese data are part of the ACAS project, funded by the Knut and Alice Wallenberg Foundation (Project PI Michael Tjernström). The sounding system was provided as part of the UK contribution to MOCCHA (UK project PI Ian Brooks) by the UK’s National Centre for Atmospheric Science (NCAS) Atmospheric Measurement Facility (AMF). \r\nNCAS AMF should be acknowledged in any publication making use of this data.",
    "keywords": "MOCCHA, AMF, radiosonde, Icebreaker oden, temperature, humidity, wind",
    "publicationState": "preview",
    "dataPublishedTime": null,
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/29974/?format=api",
        "dataPath": "/badc/moccha/data/radiosonde/icebreaker-oden",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 130109679,
        "numberOfFiles": 2,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8148/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2569/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54744/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54748/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54752/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54753/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54756/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54757/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54758/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54759/?format=api"
    ],
    "dataLineage": "Data were collected, quality controlled and prepared for archiving by the MOCCHA project data authors before upload to the Centre for Environmental Data Analysis (CEDA) for long term archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/29975/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/29977/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129535/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129536/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129537/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129538/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129539/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129540/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129542/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129541/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168363/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129543/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129544/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/29976/?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": []
}