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

{
    "ob_id": 5439,
    "uuid": "073b469a1ab229c4605cab20023a5e99",
    "title": "Coupled Ocean Atmosphere and European Climate (COAPEC): Hadley Centre Coupled Model 3 (HadCM3) deployed on BADC Beowulf",
    "abstract": "The Coupled Ocean Atmosphere and European Climate (COAPEC) is a NERC thematic programme designed to examine the variability of the Earth's climate. The goal of COAPEC is to determine the impact on climate, especially European climate, of the coupling between the Atlantic Ocean and the atmosphere. The British Atmospheric Data Centre (BADC) is the primary distribution data centre for COAPEC. This dataset contains output from the 500 year HadCM3 control integration performed with UM version 4.5 on a Linux Beowulf Cluster for COAPEC.",
    "keywords": "ATMOSPHERICWINDS ATMOSPHERE SEAICE OCEANS SALINITY OCEANTEMPERATURE ATMOSPHERICTEMPERATURE OCEANCIRCULATION ATMOSPHERICWATERVAPOR ALTITUDE OCEANWINDS CLOUDS SOILS LANDSURFACE",
    "publicationState": "published",
    "dataPublishedTime": "2006-12-08T16:47:04",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/5440/?format=api",
        "dataPath": "/badc/coapec/data/HadCM3_beowulf",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 758049290359,
        "numberOfFiles": 45574,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/1572/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/1319/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/1320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/1321/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/1322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/1323/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3053/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3063/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3064/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3143/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3148/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3574/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3575/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3576/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3690/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3691/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3692/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3693/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3694/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3695/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3696/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3697/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3698/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3699/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3700/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3701/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/3702/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7566/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7722/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7723/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7757/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7758/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7759/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/25900/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52405/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52415/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52424/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52446/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52448/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52472/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52473/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52488/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53875/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53876/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53877/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53880/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53883/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53884/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53886/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53887/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53890/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53891/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53893/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53894/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53899/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53901/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53902/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53903/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53904/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53905/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53910/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53911/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53912/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53913/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53914/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53915/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53916/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53917/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53918/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53925/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53926/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55188/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55189/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55394/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55395/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55396/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55397/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55398/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55399/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55400/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55401/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55402/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55403/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55404/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55405/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55406/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55407/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55408/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55409/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55410/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55411/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55412/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55413/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55414/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55415/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55416/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55417/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55418/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55420/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55421/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55422/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55423/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55424/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55433/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55434/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55435/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55436/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55437/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55438/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55439/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55441/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55442/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55443/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55444/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55445/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55448/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55449/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55450/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55451/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55452/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55453/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55454/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55455/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55456/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55457/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55458/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55459/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55460/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55461/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55462/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55463/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55464/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55465/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55466/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55467/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55468/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55469/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55470/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55471/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55472/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55473/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55474/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55475/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55476/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55477/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55479/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55480/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55483/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55485/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55486/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55487/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55488/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55490/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55491/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55492/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55493/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55494/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55496/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55497/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55498/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55499/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55500/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55501/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55502/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55503/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55504/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55505/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55506/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55507/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/58719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74532/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74533/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79933/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79934/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79935/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79936/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79937/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79938/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79939/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79940/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79942/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79943/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79946/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79947/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79948/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79949/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/79950/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/80968/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92155/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92156/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92157/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92158/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92159/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92160/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92161/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92162/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92163/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92164/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92165/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92166/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92167/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92168/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92169/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92170/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92171/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92172/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92173/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92174/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92175/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92176/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92178/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92179/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92180/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92181/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92182/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92184/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92185/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92187/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92188/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92189/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92190/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92191/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92192/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92193/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92194/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97223/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97227/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97228/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97229/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97230/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97232/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97233/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97235/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97237/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97238/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97239/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97240/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97241/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97242/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97243/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97252/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97253/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97254/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97255/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97256/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97257/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97258/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97260/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97263/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97264/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97265/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97266/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97267/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97268/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97269/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97270/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97272/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97273/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97274/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97275/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97276/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97277/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97278/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97279/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97280/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97283/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97284/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97285/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97286/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97287/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97290/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97291/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97292/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97294/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97296/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97297/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97298/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97299/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97300/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97301/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97302/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97303/?format=api"
    ],
    "dataLineage": "To aid researchers within the Coupled Ocean Atmosphere and European Climate (COAPEC) programme, datasets have been retrieved from a variety of coupled models including: The 1000 year HadCM3 dataset has been extracted from the Met Office and these data have been added to the archive at the BADC; The data from a 500 year HadCM3 control integration performed on a linux Beowulf cluster using UM (Unified Model) version 4.5 at the BADC has recently been included in the archive.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/3543/?format=api"
    ],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/5441/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5438/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23814/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23818/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23817/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23813/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23820/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23812/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23815/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23816/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/23819/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/72400/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/5442/?format=api",
    "permissions": [
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2566/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "coapec",
            "label": "restricted: coapec group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ukmo_agreement.pdf",
            "licenceClassifications": "academic, attribution required, no onward sharing"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}