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

{
    "ob_id": 31765,
    "uuid": "886ded7814b4432ba6530d51dfcf4c0d",
    "title": "ICECAPS-ACE: surface turbulent heat flux components",
    "abstract": "This dataset contains high resolution measurements of temperature, humidity and wind fluctuations from Summit Station, Greenland. These measurements and derived quantities can be used to estimate turbulent fluxes using eddy covariance. The data are collected at 10 Hz resolution and statistical properties have been calculated over both 15-minute and 30-minute flux averaging intervals (separate files).\r\n\r\nThe measurements are located at two levels on the 15 m tower:\r\n- ace-flux-1 are the lower level (~2 m above surface) measurements, from a Metek uSonic-3 scientific 3D sonic anemometer and Licor Li-7500 gas analyzer.\r\n- ace-flux-2 are the higher level measurements (~14 m above surface), from a Metek uSonic-3 scientific 3D sonic anemometer only (no humidity measurements).\r\n\r\nAlso see the ICECAPS-ACE: surface turbulent heat flux estimates data product for estimations of latent and sensible heat flux calculated from these components.\r\n\r\nThese data were collected as part of the joint Natural Environmental Research Council (NERC) and US National Science Foundation (NSF) -funded Integrated Characterisation of Energy, Clouds, Atmospheric state, and Precipitation at Summit - Aerosol Cloud Experiment (ICECAPS-ACE) project.\r\n\r\nThese data were continued through the 3 year extension to the ICECAPS-ACE project called ICECAPS-MELT.",
    "keywords": "ICECAPS-ACE, turbulence, sensible heat flux, latent heat flux, surface energy budget, momentum head flux, boundary layer, Summit station, Greenland Ice Sheet",
    "publicationState": "published",
    "dataPublishedTime": "2020-07-28T14:31:57",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/31766/?format=api",
        "dataPath": "/badc/icecaps-ace/data/flux-components",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 758562149093,
        "numberOfFiles": 7675,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8685/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2625/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1633/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22987/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23015/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23016/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23020/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23037/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23038/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28887/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28888/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30039/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30040/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30041/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30042/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30043/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30044/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30045/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30046/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30047/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30048/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30049/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30050/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30051/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30052/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30053/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30054/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30055/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30056/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30057/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30058/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30059/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30060/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30061/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30062/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30063/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30064/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30065/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30067/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30068/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30069/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30070/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30071/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30072/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30073/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30074/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30075/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30076/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30077/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30078/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30079/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30082/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30083/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30084/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30085/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30090/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30091/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30093/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30094/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30095/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30096/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30097/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30098/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30099/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30100/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30101/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30102/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30103/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30104/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30105/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/30106/?format=api"
    ],
    "dataLineage": "Data were collected by the University of Leeds in collaboration with the ICECAPS project team and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/30502/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/38309/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30507/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140163/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140164/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140165/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140166/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140167/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140168/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140171/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140169/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168938/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140183/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140184/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/182374/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/31767/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}