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

{
    "ob_id": 5913,
    "uuid": "31ec814776e84ff9c4cfbe7a035cf5de",
    "title": "High Resolution Global Environmental Model runs",
    "abstract": "HiGEM (High Resolution Global Environmental Modelling) is a UK programme in between NERC (Natural Environment Research Council) and the Hadley Centre of the Met Office. The aim is to advance in the fidelity of simulations of the global environment by taking the new Met Office climate model (HadGEM1a) to unprecedented resolutions. The resulting simulations aim to improve our understanding of mechanisms of climate variability and change on timescales of days to centuries.",
    "keywords": "",
    "publicationState": "published",
    "dataPublishedTime": "2008-04-04T13:29:57",
    "doiPublishedTime": null,
    "updateFrequency": "continual",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5914/?format=api",
        "dataPath": "/badc/higem/data/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 108044479687514,
        "numberOfFiles": 290226,
        "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data, file format and software&lt;/div&gt;\n&lt;p&gt;\n&lt;/p&gt;&lt;p&gt;Access to the HiGEM data sets is available via the &lt;a href=\"http://badc.nerc.ac.uk/browse/badc/higem\"&gt;HiGEM\ndata browser directory&lt;/a&gt;.  Alternatively you can ftp the data from ftp.ceda.ac.uk.&lt;/p&gt;\n\n\n&lt;p&gt;Software is available to manipulate and view the HadCM3 data.\n&lt;a href=\"http://badc.nerc.ac.uk/help/software/xconv\"&gt;swapbytes&lt;/a&gt; can be used to byte swap\npp files from the COAPEC dataset if necessary. \n&lt;a href=\"http://badc.nerc.ac.uk/help/software/xconv\"&gt;xconv&lt;/a&gt; provides an easy to use point\nand click interface to the data.  \n&lt;a href=\"http://www.met.reading.ac.uk/~jeff/xconv/appx1.html\"&gt;convsh&lt;/a&gt;\nprovides a subset of the functionality of xconv, but in a scriptable\nform, so it can be used to automate some common data processing tasks.\nJeff Cole at CGAM Reading, who developed both xconv and convsh, \nprovides some example uses of\n&lt;a href=\"http://www.met.reading.ac.uk/~jeff/xconv/appx2.html\"&gt;convsh&lt;/a&gt;&lt;/p&gt;\n\n&lt;p&gt;\nA &lt;a href=\"http://badc.nerc.ac.uk/data/higem/summary.html\"&gt;summary of HiGEM data&lt;/a&gt; held at the BADC with links to webpages showing\nand the evolution of certain key parameters is available to HiGEM participants.\nDetails of previous HiGEM simulations can be found \n&lt;a href=\"http://www.higem.nerc.ac.uk/science/status.php\"&gt;here&lt;/a&gt;.\nThe HiGEM simulations archived at the BADC are at N144 Atmosphere resolution (1.25 lat x 0.83 lon) \nand 1/3 degree ocean resolution. The HiGEM simulations have 38 vertical levels in the atmosphere \nand 40 vertical levels in the ocean.\n&lt;/p&gt;\n\n&lt;p&gt;A suite of example datasets are also available to HiGEM partners, these include:\n&lt;/p&gt;&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/higem/hadcm3l30.html\"&gt;HadCM3(L30)&lt;/a&gt; - a 100 year integration of a version of the \nHadCM3 AOGCM, but with 30, instead of 19, atmospheric levels\n&lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/higem/hadcm3ctl.html\"&gt;HadCM3 control integration&lt;/a&gt; - 100 year and 1000 year \ndatasets from the Hadley Centre supplied to the NERC COAPEC thematic programme.\n&lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/higem/hadceml.html\"&gt;HadCEML integration&lt;/a&gt; - 100 year datasets of the HadCEML model\nfrom the Hadley Centre .\n&lt;/li&gt;&lt;/ul&gt;\n&lt;p /&gt;\nThe current status of the HiGEM dataset at the BADC can be found &lt;a href=\"http://badc.nerc.ac.uk/data/higem/status.html\"&gt;here&lt;/a&gt;\n&lt;p&gt;The HIGEM data file format is as follows:\n&lt;/p&gt;&lt;ul&gt;\n &lt;li&gt; HiGEM simulations are held as 32 bit UM pp files.\n &lt;/li&gt;&lt;li&gt; HadCM3(L30) data are held as 64 bit UM fields files\n &lt;/li&gt;&lt;li&gt; HadCM3 control data are held as 32 bit pp files\n &lt;/li&gt;&lt;li&gt; HadCM3 control data from the Beowulf cluster are held as NetCDF files\n &lt;/li&gt;&lt;li&gt; HadCEML data held as both NetCDF and pp files.\n&lt;/li&gt;&lt;/ul&gt;\n\n\n&lt;/div&gt;\n"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1728/?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/1322/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1323/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1324/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1325/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3063/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3064/?format=api",
        "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/6023/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8227/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8232/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50653/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50654/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50656/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50657/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50658/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50659/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50660/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50661/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50662/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50663/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50664/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50670/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50672/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50673/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50674/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50675/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50676/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50677/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50678/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50679/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50680/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50683/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50684/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50686/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50692/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50693/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50694/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50696/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50697/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50698/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50701/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50703/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50707/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50708/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50709/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50710/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50711/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50712/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50713/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50715/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50716/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50717/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50718/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50719/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50720/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50721/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50722/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50723/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50724/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50725/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50727/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50728/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50729/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50730/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50731/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50732/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50734/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50735/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50737/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50739/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50740/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50741/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50742/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50743/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50744/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50748/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50756/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50759/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50760/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50761/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50763/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50765/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50766/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50776/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50777/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50778/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50779/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50780/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50781/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50782/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50783/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50784/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50785/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50786/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50787/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50788/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50789/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50790/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50791/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50792/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50794/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50796/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50797/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50798/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50799/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50800/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50804/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50815/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50819/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50820/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50821/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50822/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50823/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52359/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52553/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52554/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52565/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52567/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52568/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52573/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52578/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52579/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52580/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52581/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52582/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52583/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52584/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52585/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52586/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52587/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52588/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52593/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52595/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52598/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53118/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53119/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53781/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53782/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53794/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53873/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53877/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54100/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54101/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54102/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54103/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54104/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54105/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54106/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54107/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54108/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54113/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54114/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54115/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54116/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54117/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54118/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54119/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54120/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54121/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54122/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54126/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54127/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54128/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54129/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54131/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54132/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54137/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54138/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54139/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54140/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54142/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54143/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54144/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54145/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54146/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54147/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54148/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54149/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54150/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54151/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55522/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55523/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55524/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55525/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55660/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55661/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55670/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55671/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55672/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55674/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56778/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56783/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56824/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56830/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56835/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57374/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/58485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62335/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62336/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62337/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62338/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62339/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70691/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70692/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70693/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70694/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70696/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70697/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70698/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70700/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70701/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70703/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70704/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70705/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70706/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70707/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70708/?format=api"
    ],
    "dataLineage": "Data files were supplied directly from the supercomputer HECTOR to the BADC as the model was running. The data files at the BADC are in the original model output format, namely pp.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/3845/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/5915/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5912/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25197/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25201/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25196/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25199/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25200/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25203/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25195/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25198/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/25202/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/5916/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2605/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "higem",
            "label": "restricted: higem group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/higem.pdf",
            "licenceClassifications": "academic"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}