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

{
    "ob_id": 39223,
    "uuid": "4262e08336404147878b3adeb4e68950",
    "title": "CCMI-2022: refD1 data produced by the CCSR-NIES MIROC3.2 model at NIES",
    "abstract": "This dataset contains model data for CCMI-2022 experiment refD1 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\nThe refD1 experiment is a hindcast of the atmospheric state, using a prescribed evolution of sea surface temperature and sea ice from observations along with forcings for the extra-terrestrial solar flux, long-lived greenhouse gases and ozone depleting substances, stratospheric aerosols and an imposed quasi-biennial oscillation that approximate the observed variations over the historical period to the fullest extent possible.\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-  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, refD1, Hindcast, CCSR-NIES MIROC3.2, NIES, APARC",
    "publicationState": "published",
    "dataPublishedTime": "2023-04-11T13:11:58",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39224/?format=api",
        "dataPath": "/badc/ccmi/data/post-cmip6/ccmi-2022/NIES/CCSRNIES-MIROC32/refD1",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 481094622619,
        "numberOfFiles": 838,
        "fileFormat": "net-CDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9009/?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/50415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?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/50428/?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/50432/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50434/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50436/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50439/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50440/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50441/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50442/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50443/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50444/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50446/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50447/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50448/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50450/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50451/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50452/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50453/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50454/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50455/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50456/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50458/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50459/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50460/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50461/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50462/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50463/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50464/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50465/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50466/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50467/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50469/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50470/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50471/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50472/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50473/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50476/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50477/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50478/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50479/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50482/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50486/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50489/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50490/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50491/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50492/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50493/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50494/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50495/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50497/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50499/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50501/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50502/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50503/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50504/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50505/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50506/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50507/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50508/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51662/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54635/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59920/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59921/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59922/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60439/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60440/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60441/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60442/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60443/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60444/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60445/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60446/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60448/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60449/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60451/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60452/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60453/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60454/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60456/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60457/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60458/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60459/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66395/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66396/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71619/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71634/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71783/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74528/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74530/?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",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/40190/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190947/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190948/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190949/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190950/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190951/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190952/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190953/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/190961/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194242/?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": []
}