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

{
    "ob_id": 44260,
    "uuid": "0f81ad59f9e94cc4b038dd483ac29797",
    "title": "Monthly Mean, Minimum and Maximum Central England Temperature (HadCET) series v2.0.1.0",
    "abstract": "The Central England Temperature (HadCET) monthly series start in 1659 for mean temperature and 1878 for minimum and maximum temperature.\r\n\r\nThese historical temperature series are representative of the Midlands region in England, UK (a roughly triangular area of the United Kingdom enclosed by Bristol, Lancashire and London).\r\n \r\nThe monthly temperature series are derived as the mean of the daily temperature series values.\r\n \r\nFor mean temperature, the monthly values from 1659 to 1771 are derived directly from Gordon Manley's monthly mean values.\r\n\r\nStations used in the construction of the CET daily series between 1772 and 1852 include: Kennington, Crane Court, Lyndon Hall, Syon House, Somerset House, Greenwich Observatory, Chiswick\r\n \r\nStations used in the construction of the CET daily series from 1853 onwards include: Radcliffe (Oxford), Cambridge (legacy), Ross-on-Wye, Rothamsted, Malvern, Stonyhurst, Ringway, Squires Gate, Pershore College\r\n \r\nThe current station selection used is Rothamsted, Stonyhurst and Pershore College.\r\n \r\nThe dataset is compiled by the Met Office Hadley Centre.\r\n\r\nLatest provisional release data are available via the Hadley Centre Observations website (https://www.metoffice.gov.uk/hadobs/hadcet/data/download.html)",
    "keywords": "HadCET, temperature, Hadley, Met Office",
    "publicationState": "citable",
    "dataPublishedTime": "2025-06-05T11:06:04",
    "doiPublishedTime": "2025-06-05T11:06:16.409869",
    "updateFrequency": "notPlanned",
    "status": "superseded",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/44264/?format=api",
        "dataPath": "/badc/ukmo-cet/data/v2.0.1.0/monthly/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 151349,
        "numberOfFiles": 7,
        "fileFormat": "Data are BADC-CSV formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12407/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76324/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76327/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76331/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76333/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76335/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76339/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76342/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76343/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76344/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76345/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76346/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76347/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76348/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76349/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76350/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76351/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76352/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76353/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76354/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76355/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76356/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76357/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76358/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76359/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76360/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76361/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76362/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76363/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76364/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76365/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76366/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76367/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76368/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76369/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76370/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76371/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76372/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76373/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76374/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76375/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76376/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76377/?format=api"
    ],
    "dataLineage": "The HadCET dataset is produced by the Met Office Hadley Centre and frequently updated on the Hadley Centre observations datasets webpage. This is a finalised version of the dataset that has been delivered by the Met Office Hadley Centre for long-term archiving at the NERC EDS Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13403/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/13164/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43588/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211647/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211648/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211649/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211650/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211651/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211652/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211653/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211654/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43874/?format=api",
    "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": []
}