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

{
    "ob_id": 31746,
    "uuid": "ac36eb76c73e426d9daf60397e9d77df",
    "title": "CCSR-NIES MIROC3.2 model data, part of the Chemistry-Climate Model Initiative (CCMI-1) project database",
    "abstract": "Data from CCSR-NIES MIROC3.2 model, part of the International Global Atmospheric Chemistry (IGAC)/ Stratosphere-troposphere Processes and their Role in Climate (SPARC) Chemistry-Climate Model Initiative phase 1 (CCMI-1).\r\n\r\nCCMI-1 is a global chemistry climate model intercomparison project, coordinated by the University of Reading on behalf of the World Climate Research Programme (WCRP). \r\n\r\nThe dataset includes data for the following CCMI-1 experiments: \r\nReference experiments: ref-C1, ref-C1SD and ref-C2. \r\nSensitivity experiments: senC2fCH4, senC2fGHG, senC2fN2O, senC2fODS, senC2fODS2000, senC2rcp26, senC2rcp45, senC2rcp85 and senC2SlrTrnd.\r\n\r\nref-C1: Using state-of-knowledge historic forcings and observed sea surface conditions, the models simulate the recent past (1960–2010).\r\nref-C1SD: Similar to ref-C1 but the models are nudged towards reanalysis datasets, and correspondingly the simulations only cover 1980–2010. (“SD” stands for specified dynamics.)\r\nref-C2: Simulations spanning the period 1960–2100. The experiments follow the WMO (2011) A1 baseline scenario for ozone depleting substances and the RCP 6.0 (Meinshausen et al., 2011) for other greenhouse gases, tropospheric ozone (O3) precursors, and aerosol and aerosol precursor emissions.\r\nsenC2fGHG: Similar to ref-C2 but with greenhouse gasses (GHGs) fixed at their 1960 levels, and sea surface and sea ice conditions prescribed as the 1955–1964 average (where these conditions are imposed).\r\nsenC2fCH4: Similar to ref-C2 but the methane surface-mixing ratio is fixed to its 1960 value.\r\nsenC2fN2O: Similar to ref-C2 but the nitrous oxide surface-mixing ratio is fixed to its 1960 value.\r\nsenC2fODS: Similar to ref-C2 but with ozone-depleting (halogenated) substances (ODSs) fixed at their 1960 levels.\r\nsenC2fODS2000: The same as ref-C2 but with ODSs fixed at their year 2000 levels. \r\nsenC2rcp26: The same as ref-C2, but with the GHG scenario changed to RCP 2.6 (Meinshausen et al., 2011). \r\nsenC2rcp45: The same as ref-C2, but with the GHG scenario changed to RCP 4.5 (Meinshausen et al., 2011). \r\nsenC2rcp85: The same as ref-C2, but with the GHG scenario changed to RCP 8.5 (Meinshausen et al., 2011). \r\nsenC2SlrTrnd: Reduction of solar activity akin to the Maunder Minimum of the 17th and 18th centuries.",
    "keywords": "IGAC, SPARC, WCRP, CCSR-NIES, MIROC3.2, CCMI-1, ref-C1, ref-C1SD, ref-C2, senC2fCH4, senC2fGHG, senC2fN2O, senC2fODS, senC2fODS2000, senC2rcp26, senC2rcp45, senC2rcp85, senC2SlrTrnd",
    "publicationState": "published",
    "dataPublishedTime": "2021-03-10T22:37:27",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/31747/?format=api",
        "dataPath": "/badc/wcrp-ccmi/data/CCMI-1/output/NIES",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 5165171559184,
        "numberOfFiles": 5462,
        "fileFormat": "NetCDF"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/8684/?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/50415/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50419/?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/50429/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50457/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50479/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50482/?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/50509/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50596/?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/52746/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53109/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53195/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54095/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54635/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54796/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57213/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57214/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57215/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57216/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57217/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57218/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57219/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57220/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57221/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57223/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57227/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57228/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57229/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57230/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57232/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57233/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57235/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57237/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57238/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57239/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57240/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57241/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57242/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57243/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57252/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57253/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57254/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57255/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57256/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57258/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57260/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57263/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57265/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57266/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57267/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57268/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57269/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57270/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57272/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57273/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57274/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57275/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57277/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57278/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57279/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57280/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57283/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57284/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57285/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57286/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57287/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57290/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57291/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57292/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57294/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57296/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57297/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57298/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57299/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57300/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57301/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57302/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57303/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57304/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57305/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57306/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57307/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57308/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57309/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57310/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60441/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60442/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60443/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60444/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60448/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60449/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/60456/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61335/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61343/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61344/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61345/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61346/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61348/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61349/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61351/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61354/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61355/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61359/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61360/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61361/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61532/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61533/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61534/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61535/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61536/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61538/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61547/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61557/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61562/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61569/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61572/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61574/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61575/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61576/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61577/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61578/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61579/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61580/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61581/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61584/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61592/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61593/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61595/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61597/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61599/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61602/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61603/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61604/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61627/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61643/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62546/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/66393/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/66394/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71749/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72004/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72005/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72006/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72007/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72008/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72015/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72016/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72017/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72027/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72028/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72030/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72031/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72039/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72040/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72042/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72043/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72045/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72047/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72048/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72049/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72051/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72053/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72054/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72056/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72059/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97003/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97004/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97005/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97006/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97007/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97008/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97009/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97010/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97011/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97012/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97013/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97014/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97015/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97016/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97017/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97018/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97019/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97020/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97021/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97023/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97024/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97025/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97026/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97027/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97028/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97029/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97030/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97031/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97032/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97033/?format=api"
    ],
    "dataLineage": "The CCMI-1 model output uses CMOR to convert data to CF netCDF. The CMOR conversion is performed by the individual modelling groups and the resulting CF netCDF files are archived at the BADC.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/12257/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/12149/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140088/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140085/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140089/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140090/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140091/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140092/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140093/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140097/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140096/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/140098/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/31748/?format=api",
    "permissions": [
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2546/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
            "licenceClassifications": "any, attribution required"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}