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

{
    "ob_id": 46081,
    "uuid": "4507b91bf5094c82b43f2f546cc224e0",
    "title": "HadUK-Grid Gridded Climate Observations: latest provisional data",
    "abstract": "HadUK-Grid is a collection of gridded climate variables derived from the network of UK land surface observations. The data have been interpolated from meteorological station data onto a uniform grid to provide complete and consistent coverage across the UK. The datasets cover the UK at 1 km x 1 km resolution. Those 1 km x 1 km data have been used to provide a range of other resolutions and across countries, administrative regions and river basins to allow for comparison to data from UKCP18 climate projections, released annually as verified versions via the CEDA data archive.\r\n\r\nBetween releases the Met Office make available provisional data, covered by this catalogue entry, for which recent months are available to download via the HadObs website. The latest data will be added shortly after the end of each month.\r\n\r\nThese provisional data can be used to extend the data series available in the latest release on CEDA.\r\n\r\nThe provisional data are produced for routine monitoring activities at the Met Office. These provisional versions therefore will be subject to amendment or revision before they become part of a fully citeable version of the dataset available from CEDA.\r\n\r\nThe provisional grids are generated from station observations available in near-real time. Although basic checks to eliminate any obviously suspect values will have been applied, the observations will not have been through the full quality control process. The provisional grids will also be based on fewer stations than the annual releases as not all stations report in near-real time. This is most significant for rainfall for which a large proportion of the observations are received in slower time.\r\n\r\nThe provisional data files are only provided for a subset of the full HadUK-Grid dataset. The provisional gridded data produced are:\r\n\r\nDaily: max and min temperatures (tasmax, tasmin) and rainfall\r\nMonthly: average, min and max air temperatures (tas, tasmax, tasmin), rainfall, sunshine, ground frost and surface wind\r\n\r\nFour variables are not included because the files are not generated in near-real time - these are relative humidity, mean sea level pressure, vapour pressure and days of snow lying. Seasonal and annual grids and area averages are also excluded. National and regional averages can be found on the Met Office website (see online link on this record).\r\n\r\nTo reduce storage requirements and download times we have applied additional file compression to the provisional datasets compared to the annual release. This will have the effect of a small reduction in the precision of the data.\r\n\r\nNote that the Met Office provisional HadUK-Grid content is not an operational service and the page will be maintained on a best endeavours basis. Data files will be removed from there once superseded by the next annual release via the CEDA archive.\r\n\r\nThe primary purpose of these data are to facilitate monitoring of UK climate and research into climate change, impacts and adaptation. The datasets have been created by the Met Office with financial support from the Department for Business, Energy and Industrial Strategy (BEIS) and Department for Environment, Food and Rural Affairs (DEFRA) in order to support the Public Weather Service Customer Group (PWSCG), the Hadley Centre Climate Programme, and the UK Climate Projections (UKCP18) project. The output from a number of data recovery activities relating to 19th and early 20th Century data have been used in the creation of this dataset, these activities were supported by: the Met Office Hadley Centre Climate Programme; the Natural Environment Research Council project \"Analysis of historic drought and water scarcity in the UK\"; the UK Research & Innovation (UKRI) Strategic Priorities Fund UK Climate Resilience programme; The UK Natural Environment Research Council (NERC) Public Engagement programme; the National Centre for Atmospheric Science; National Centre for Atmospheric Science and the NERC GloSAT project; and the contribution of many thousands of public volunteers. The dataset is provided under Open Government Licence.",
    "keywords": "Met Office, UKCP18, BEIS, Defra, land surface, climate observations, hadobs",
    "publicationState": "published",
    "dataPublishedTime": "2026-06-29T11:12:44",
    "doiPublishedTime": null,
    "updateFrequency": "monthly",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/46082/?format=api",
        "dataPath": "https://www.metoffice.gov.uk/hadobs/hadukgrid/index.html",
        "oldDataPath": [],
        "storageLocation": "external",
        "storageStatus": "online",
        "volume": 0,
        "numberOfFiles": 0,
        "fileFormat": "Data are NetCDF formatted"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13244/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/2305/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93342/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93849/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93850/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93851/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93852/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93853/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93854/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93855/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93856/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93857/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93858/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93859/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93860/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93861/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93862/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93863/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93864/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93865/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93866/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93867/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93868/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93869/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93870/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93871/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93872/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93873/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93874/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93875/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93876/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93877/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93878/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93879/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93880/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93881/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93882/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93883/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93884/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93885/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93886/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93887/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93888/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93890/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93891/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93893/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93894/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93895/?format=api"
    ],
    "dataLineage": "The provisional data are provided by the UK Met Office to complement the annual release data in the Centre for Environmental Data Analysis (CEDA) archives. Once the annual release is made, provisional data covered by the annual release are removed.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/13164/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/26862/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220155/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220154/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220158/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220150/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220151/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220153/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220156/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220149/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220157/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220159/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220160/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220161/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220162/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220163/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/26870/?format=api",
    "permissions": [],
    "discoveryKeywords": []
}