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

{
    "ob_id": 43606,
    "uuid": "21c423889e6a4035ac7f4761e467de2b",
    "title": "Met Office Cardington: column integrations of liquid water and water vapour from a Radiometrics WVR-1100 microwave radiometer, 2002-2022",
    "abstract": "The Met Office Observation-based research Boundary Layer Facility, at the semi-rural field site (18 Ha) of Cardington (52° 06′ N, 00° 25′ W, 29 m ± 1 m amsl) in central-southern England between 2004 and 2024, operated the Radiometrics WVR-1100 passive microwave radiometer measuring the atmospheric emissions at two frequencies (23.8 and 31.4 GHz) which provided brightness temperature at these channels, retrieve column integrations of liquid water path and integrated water vapour.\r\n\r\nThe WVR-1100 used a bi-linear regression method based on local radiosonde launches to retrieve column integrations of liquid water and water vapour. The WVR-1100 in addition performed ‘tipping curve’ observations using off-zenith slant scans where the optical depth for each frequency varies in a known way with atmospheric geometrical thickness. Tipping curves assume the atmosphere is horizontally homogeneous. The overall error in liquid water path is estimated to be 0.015 kg m-2. Water vapour and liquid water column amounts were logged typically every 9-10 s. Absolute calibrations for the absorbing channels were done periodically using an external black body cooled with liquid nitrogen.\r\n\r\nA full list of NetCDF variables can be found in \"Continuous meteorological surface and soil records (2004-2024) at the Met Office surface site of Cardington, UK.\" Osborne et al. ESSD (2025). This paper should be referenced in any research/publications pertaining to this dataset.\r\n\r\nTo ensure optimal traceability and transparency of data, comprehensive metadata is included.",
    "keywords": "liquid water path, integrated water vapour, temperature profile, passive, microwave radiometer, measurement, Cardington, Met Office",
    "publicationState": "citable",
    "dataPublishedTime": "2025-04-26T08:08:57",
    "doiPublishedTime": "2025-04-28T08:29:44",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43708/?format=api",
        "dataPath": "/badc/ukmo-cardington/data/complete-collection/microwave-radiometer/wvr1100",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 4360834295,
        "numberOfFiles": 6858,
        "fileFormat": "Data are NetCDF formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12155/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/39/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75692/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75729/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75730/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75731/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75732/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75733/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75734/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75735/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75737/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75738/?format=api"
    ],
    "dataLineage": "Data were collected by the Met Office Meteorological Research Unit, Cardington, during its operational period. These data have been standardised for the production of this dataset, following similar file metadata conventions for all associated datasets within the continuous hydro-meteorological record (2004-2024) at the Met Office surface site of Cardington, UK Dataset Collection, as described more fully within Osborne et al., (2025). This standardisation approach addressed, where possible, any known data and metadata issues. Data were then deposited at the Centre for Environmental Data Analysis (CEDA) for long-term archival.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13329/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/20010/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43597/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208286/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208280/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208281/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208282/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208283/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208284/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208285/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208279/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208287/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208288/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208289/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208290/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208291/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/43687/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": []
}