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

{
    "ob_id": 20380,
    "uuid": "7dd46ee62153409f8e1b2b7b251177c1",
    "title": "ESA Cloud Climate Change Initiative (Cloud_cci): MODIS-AQUA monthly gridded cloud properties, version 2.0",
    "abstract": "The Cloud_cci MODIS-Aqua dataset was generated within the Cloud_cci project (http://www.esa-cloud-cci.org) which was funded by the European Space Agency (ESA) as part of the ESA Climate Change Initiative (CCI) programme (Contract No.: 4000109870/13/I-NB). This dataset is one of the 6 datasets generated in Cloud_cci; all of them being based on passive-imager satellite measurements. This dataset is based on MODIS (onboard Aqua) measurements and contains a variety of cloud properties which were derived employing the Community Cloud retrieval for Climate (CC4CL) retrieval system. The core cloud properties contained in the Cloud_cci MODIS-Aqua dataset are cloud mask/fraction, cloud phase, cloud top pressure/height/temperature, cloud optical thickness, cloud effective radius and cloud liquid/ice water path. Spectral cloud albedo is also included as experimental product. Level-3C product files contain monthly averages and histograms of the mentioned cloud properties together with propagated uncertainty measures.",
    "keywords": "ESA, CCI, Clouds",
    "publicationState": "published",
    "dataPublishedTime": "2017-04-02T17:28:58",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20386/?format=api",
        "dataPath": "/neodc/esacci/cloud/data/phase-2/L3C/MODIS-AQUA/v2.0/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 27651378149,
        "numberOfFiles": 150,
        "fileFormat": "Data are in NetCDF format"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5355/?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/25845/?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/68863/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68864/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68865/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68866/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68867/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68868/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68869/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68870/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68871/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68872/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68873/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68874/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68875/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68876/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68877/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68878/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68879/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68880/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68881/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68882/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68883/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68884/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68886/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68887/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68888/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68889/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68890/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68891/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68894/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68895/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68897/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68898/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68899/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68900/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68901/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68902/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68903/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68904/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68905/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68906/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68907/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68908/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68909/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68910/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68911/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68912/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68913/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68914/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68915/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68916/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68918/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68919/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68920/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68921/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68922/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68923/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68924/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68925/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68926/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68927/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68928/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68929/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68931/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68932/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68933/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68934/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68935/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68936/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68937/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68938/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68939/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68940/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68941/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68942/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68943/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68944/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68945/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68946/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68947/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68948/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68949/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68950/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68951/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68952/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68953/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68954/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68955/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68956/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68957/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68958/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68959/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68960/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68961/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68962/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68963/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68964/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68965/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68966/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68967/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68968/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68969/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68970/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68971/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68972/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68973/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68974/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68975/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68976/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68977/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68978/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68979/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68980/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68981/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68982/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68983/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68984/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68985/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68986/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68987/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68988/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68989/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68994/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68995/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68996/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68997/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68998/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68999/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69000/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69001/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69002/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69003/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69004/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69005/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69006/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69007/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69008/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69009/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69366/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69367/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69368/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69369/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69370/?format=api"
    ],
    "dataLineage": "The data here form a subset of the ATSR2-AATSR v2.0 products produced by the ESA Cloud CCI, a copy of which has been supplied to the Centre for Environmental Data Analysis in the context of the ESA CCI Open Data Portal Project. The full dataset is collectively referenced by the following DOI:  Stengel, Martin; Sus, Oliver; Stapelberg, Stefan; Schlundt, Cornelia; Poulsen, Caroline; Hollmann, Rainer (2017): ESA Cloud Climate Change Initiative (ESA Cloud_cci) data: Cloud_cci MODIS-Aqua L3C/L3U CLD_PRODUCTS v2.0, Deutscher Wetterdienst (DWD), DOI:10.5676/DWD/ESA_Cloud_cci/MODIS-Aqua/V002",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/13339/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/13297/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79270/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79267/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79269/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79279/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/104967/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105191/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105367/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79271/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79280/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79281/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79282/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79283/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79284/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2595/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_cloud_terms_and_conditions_v2.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        },
        {
            "ob_id": 1140,
            "name": "ESACCI"
        }
    ]
}