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

{
    "ob_id": 44407,
    "uuid": "5fad4b7b5e314d19b4f1625a18c5c87b",
    "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"esm-ssp585\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"emission-driven RCP8.5 based on SSP5\" (esm-ssp585) experiment. These are available at the following frequencies: Amon, Emon, LImon, Lmon, Omon, SImon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
    "keywords": "CMIP6, WCRP, climate change, NOAA-GFDL, GFDL-ESM4, esm-ssp585, Amon, Emon, LImon, Lmon, Omon, SImon, day",
    "publicationState": "published",
    "dataPublishedTime": "2025-06-10T08:18:59.020112",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/44408/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/NOAA-GFDL/GFDL-ESM4/esm-ssp585",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 108316099455,
        "numberOfFiles": 226,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12439/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50558/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50560/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50563/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50565/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50576/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50585/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50593/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50594/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50606/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50607/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54027/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54270/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54343/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54349/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54353/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54365/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54414/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54424/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54691/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54696/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54700/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54701/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55162/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55165/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59437/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61319/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71829/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71837/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71873/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71943/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71985/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/72062/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74531/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83062/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83064/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83065/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83067/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83610/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83611/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84198/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84489/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84490/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84492/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84493/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84668/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85560/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85561/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85562/?format=api"
    ],
    "dataLineage": "Data were produced and verified by Geophysical Fluid Dynamics Laboratory (GFDL) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/28633/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28984/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212565/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212557/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212558/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212559/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212560/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212561/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212562/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212556/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212564/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/212563/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44409/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
            "licenceClassifications": ""
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}