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

{
    "ob_id": 39249,
    "uuid": "d94d9e4a0f874083a426fdd32d730f1d",
    "title": "CCMI-2022: senD2-ssp370 data produced by the CCSR-NIES MIROC3.2 model at NIES",
    "abstract": "This dataset contains model data for CCMI-2022 experiment senD2-ssp370 produced by the CCSR-NIES MIROC3.2 model run by the modelling team at NIES (National Institute for Environmental Studies) in Japan.\r\n\r\nExperiment senD2-ssp370 is a future projection with specified forcings largely following the same specifications as for the SSP3-7.0 scenario of the sixth phase of the Coupled Model Intercomparison Project (CMIP6). Ozone Depleting Substances (ODSs) are specified by the WMO(2018) baseline scenario.\r\n\r\nSSP3-7.0 is a Shared Socio-economic Pathway scenario that follows socio-economic storyline SSP3 with high climate change mitigation and adaptation challenges, and climate forcing pathway RCP7.0 which leads to a radiative forcing of 7.0 Wm-2 by the year 2100.\r\n\r\nWMO-2018 refers to the Scientific Assessment of Ozone Depletion: 2018\r\nMPI-ESM1-2-LR is a Max Planck Institute Earth System Model with a 1.5 degree resolution in the ocean.\r\n\r\nThe CCMI-2022 Chemistry-climate model initiative is a set of model experiments focused on the stratosphere, with the goals of providing updated projections towards the future evolution of the ozone layer and improving our understanding of chemistry-climate interactions from models.\r\n\r\n------------------------------------------\r\nSources of additional information\r\n------------------------------------------\r\nThe following web links are provided in the Details/Docs section of this catalogue record:\r\n-  Review of the global models used within phase 1 of the Chemistry-Climate Model Initiative (CCMI)\r\n-  WMO (World Meteorological Organization), Scientific Assessment of Ozone Depletion: 2018, Global Ozone Research and Monitoring Project – Report No. 58, 588 pp., Geneva, Switzerland, 2018.\r\n-  A new set of Chemistry-Climate Model Initiative (CCMI) Community Simulations to Update the Assessment of Models and Support Upcoming Ozone Assessment Activities, David Plummer and Tatsuya Nagashima and Simone Tilmes and Alex Archibald and Gabriel Chiodo and Suvarna Fadnavis and Hella Garny and Beatrice Josse and Joowan Kim and Jean-Francois Lamarque and Olaf Morgenstern and Lee Murray and Clara Orbe and Amos Tai and Martyn Chipperfield and Bernd Funke and Martin Juckes and Doug Kinnison and Markus Kunze and Beiping Luo and Katja Matthes and Paul A. Newman and Charlotte Pascoe and Thomas Peter (2021), SPARC Newsletter, volume 57, pp 22-30",
    "keywords": "CCMI-2022, senD2-ssp370, SSP370, WMO-2018, Hindcast, Scenario, CCSR-NIES MIROC3.2, NIES, APARC",
    "publicationState": "published",
    "dataPublishedTime": "2023-03-16T13:44:30",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39250/?format=api",
        "dataPath": "/badc/ccmi/data/post-cmip6/ccmi-2022/NIES/CCSRNIES-MIROC32/senD2-ssp370/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 250596884238,
        "numberOfFiles": 213,
        "fileFormat": "net-CDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10317/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6107/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6647/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10413/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10414/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10937/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10938/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10939/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27682/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27723/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27742/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27743/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27744/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27748/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27766/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27778/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27781/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27782/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27784/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27794/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27800/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27819/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27821/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27822/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28192/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28853/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29408/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29409/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29412/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29413/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29414/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29416/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29417/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37948/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37950/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37951/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37952/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37954/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37955/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37956/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37957/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37958/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37959/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37960/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37961/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37962/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37963/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37964/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37966/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37967/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37969/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37970/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37971/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37972/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37973/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37974/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37975/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37976/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37977/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37978/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37979/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37980/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37982/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37983/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37984/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37985/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37986/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37987/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37988/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37989/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37990/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/37991/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49109/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50246/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50247/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50248/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50249/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50250/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50251/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50252/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50253/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50254/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50255/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50256/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50257/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50258/?format=api"
    ],
    "dataLineage": "Data were produced by scientists at the National Institute for Environmental Studies (NIES) and published 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/32805/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/39373/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191459/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191460/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191461/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191462/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191463/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191464/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191465/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191466/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194241/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191468/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/39225/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2544/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "ccmi-2022",
            "label": "restricted: ccmi-2022 group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/rugl_versions/rugl_v1-0.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": []
}