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

{
    "ob_id": 32191,
    "uuid": "0db7bf6c11284ca2a6177b85c875364a",
    "title": "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): Ancillary data used for the ACTIVE, PASSIVE and COMBINED products, Version 05.3",
    "abstract": "These ancillary datasets were used in the production of the ACTIVE, PASSIVE and COMBINED soil moisture data products, created as part of the European Space Agency's (ESA) Soil Moisture Climate Change Initiative (CCI) project. The set of ancillary datasets include datasets of Average Vegetation Optical Depth data from AMSR-E, Soil Porosity, Topographic Complexity and Wetland fraction, as well as a Land Mask. This version of the ancillary datasets were used in the production of the v05.3 Soil Moisture CCI data.\r\n\r\nThe ACTIVE, PASSIVE and COMBINED soil moisture products which they were used in the development of are fusions of scatterometer and radiometer soil moisture products, derived from the AMI-WS, ASCAT, SMMR, SSM/I, TMI, AMSR-E, WindSat, AMSR2 and SMOS satellite instruments. To access these products or for further details on them please see their dataset records. Additional reference documents and information relating to them can also be found on the CCI Soil Moisture project website.\r\n\r\nSoil moisture CCI data should be cited using all three of the following references:\r\n\r\n1. Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717–739, https://doi.org/10.5194/essd-11-717-2019\r\n\r\n2. Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001\r\n\r\n3. Gruber, A., Dorigo, W. A., Crow, W., Wagner W. (2017). Triple Collocation-Based Merging of Satellite Soil Moisture Retrievals. IEEE Transactions on Geoscience and Remote Sensing. PP. 1-13. 10.1109/TGRS.2017.2734070",
    "keywords": "ESA, Soil Moisture, CCI, Ancillary",
    "publicationState": "published",
    "dataPublishedTime": "2021-03-18T08:50:26",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32192/?format=api",
        "dataPath": "/neodc/esacci/soil_moisture/data/ancillary/v05.3/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1558698,
        "numberOfFiles": 6,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": null,
    "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/12066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52664/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54683/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54684/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54686/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60753/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63533/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63534/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63535/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63536/?format=api"
    ],
    "dataLineage": "Data were processed by the ESA CCI Soil Moisture project team and transferred to CEDA for the ESA CCI Open Data Portal Project",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/13332/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32199/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143128/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143129/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143130/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143132/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143133/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143134/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143135/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143131/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143137/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143136/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143138/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143139/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143140/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143141/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143142/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143143/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143144/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143145/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143146/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/143147/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2535/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_soilmoisture_terms_and_conditions.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}