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

{
    "ob_id": 30374,
    "uuid": "2bf5cfc063a340f4bad8e555a1f1995c",
    "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"esm-pi-cdr-pulse\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"pulse removal of 100 Gt carbon from pre-industrial atmosphere\" (esm-pi-cdr-pulse) experiment. These are available at the following frequencies: Amon, Emon, Lmon, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f2.\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.",
    "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-0-LL, esm-pi-cdr-pulse, Amon, Emon, Lmon, Omon, SIday, SImon, day",
    "publicationState": "published",
    "dataPublishedTime": "2020-05-27T13:43:34.435152",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/30375/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/CDRMIP/MOHC/UKESM1-0-LL/esm-pi-cdr-pulse",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1111838452116,
        "numberOfFiles": 1055,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8268/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1635/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1636/?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/6024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6090/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6091/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6093/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6255/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9616/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9617/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10186/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10407/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10930/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11046/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11058/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11073/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11078/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11079/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11082/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19310/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19322/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19349/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19351/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19406/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19409/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19676/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19712/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27593/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27594/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27595/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27607/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27633/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27634/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27636/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27637/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27639/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27640/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27644/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27645/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27646/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27649/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27650/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27671/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27673/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27675/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27681/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27825/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27826/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27834/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27855/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27857/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27858/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27859/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27860/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27874/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27875/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27876/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27877/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27878/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27891/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27897/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27898/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27899/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27904/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27905/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27930/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27956/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27966/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27967/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27992/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28017/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28028/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28029/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28030/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28031/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28032/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28036/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28054/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28065/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28067/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28068/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28069/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28096/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28097/?format=api"
    ],
    "dataLineage": "Data were produced and verified by Met Office Hadley Centre (MOHC) 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://api.catalogue.ceda.ac.uk/api/v2/projects/28398/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28401/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131354/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131355/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131361/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131362/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131363/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131357/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131358/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131359/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131360/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/131356/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/166997/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/166998/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/30376/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.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"
        }
    ]
}