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

{
    "ob_id": 33640,
    "uuid": "486de6091d8e402a929ad03a1e078fee",
    "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aqua-p4K\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"aquaplanet with uniform 4K SST increase\" (aqua-p4K) experiment. These are available at the following frequencies: Amon, CFday, CFmon, Eday, Emon and day. The runs included the ensemble member: r1i1p1f3.\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, HadGEM3-GC31-LL, aqua-p4K, Amon, CFday, CFmon, Eday, Emon, day",
    "publicationState": "published",
    "dataPublishedTime": "2021-12-22T14:18:10.985734",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33641/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MOHC/HadGEM3-GC31-LL/aqua-p4K",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 41890535294,
        "numberOfFiles": 126,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9281/?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/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/6088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?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/6250/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6720/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6721/?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/7775/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8233/?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/9754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?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/11068/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11069/?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/11083/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11284/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19109/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19324/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19444/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19445/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19455/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19504/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19505/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19509/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27585/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27586/?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/27649/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27673/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27679/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27785/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27786/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27800/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27979/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27980/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28107/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28108/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28113/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28114/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28131/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28132/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28137/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28138/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28139/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28186/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28187/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28188/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28189/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46688/?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/28749/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150309/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150310/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150311/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150312/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150313/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150314/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150315/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150317/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150318/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/150316/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167717/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167718/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33642/?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"
        }
    ]
}