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

{
    "ob_id": 38811,
    "uuid": "46b8feb1d2324d87867445e16b89b80c",
    "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL model output for the \"ssp245\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the NIMS-KMA team UKESM1-0-LL model output for the \"update of RCP4.5 based on SSP2\" (ssp245) experiment. These are available at the following frequencies: AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, LImon, Lmon, Omon, SIday, SImon and day. The runs included the ensemble members: r13i1p1f2, r14i1p1f2 and r15i1p1f2.\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.\n\nThe the NIMS-KMA team team consisted of the following agencies: National Institute of Meteorological Sciences (NIMS) and Korea Meteorological Administration (KMA).",
    "keywords": "CMIP6, WCRP, climate change, NIMS-KMA, UKESM1-0-LL, ssp245, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, LImon, Lmon, Omon, SIday, SImon, day",
    "publicationState": "published",
    "dataPublishedTime": "2022-11-02T11:16:59.291946",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/38812/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NIMS-KMA/UKESM1-0-LL/ssp245",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1539411575150,
        "numberOfFiles": 2418,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/10731/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/19456/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50428/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50432/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50433/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50435/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50437/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50449/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50487/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50601/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51211/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52744/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52745/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54207/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54208/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54209/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54211/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54216/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54219/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54220/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54221/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54223/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54232/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54233/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54237/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54238/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54240/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54241/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54253/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54256/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54263/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54264/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54266/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54275/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54276/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54278/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54279/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54280/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54286/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54291/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54292/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54297/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54298/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54304/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54315/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54321/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54324/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54346/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54353/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54357/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54358/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54362/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54366/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54372/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54375/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54378/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54379/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54386/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54388/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54443/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54445/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54454/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54455/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54459/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54463/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54470/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54473/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54474/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54477/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54491/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54712/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54812/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54826/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54830/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59462/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59903/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62733/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/64080/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71613/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71614/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71616/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71620/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71622/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71624/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71628/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71631/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71632/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71635/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71641/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71643/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71652/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71654/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71656/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71658/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71659/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71665/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71666/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71669/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71673/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71679/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71683/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71793/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71795/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71801/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71805/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71806/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71811/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71815/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71823/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71824/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71829/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71841/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71843/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71846/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71847/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71855/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71858/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71870/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71875/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71879/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71885/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71886/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71887/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71898/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71903/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71904/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71905/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71906/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71907/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71910/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71911/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71918/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71997/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71998/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72000/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74559/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79996/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79997/?format=api"
    ],
    "dataLineage": "Data were produced and verified by the NIMS-KMA team 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://catalogue.ceda.ac.uk/api/v2/projects/30331/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/30334/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186430/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186431/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186432/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186433/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186434/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186435/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186436/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186439/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186441/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186442/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186437/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/186438/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/38813/?format=api",
    "permissions": [
        {
            "ob_id": "https://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"
        }
    ]
}