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

{
    "ob_id": 40765,
    "uuid": "6f99cdb86a9e4d3da2d47c79612c00a2",
    "title": "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): COMBINED product, Version 08.1",
    "abstract": "The Soil Moisture CCI COMBINED dataset is one of three datasets created as part of the European Space Agency's (ESA) Soil Moisture Essential Climate Variable (ECV) Climate Change Initiative (CCI) project. The COMBINED product has been created by directly merging Level 2 scatterometer ('active' remote sensing) and radiometer ('passive' remote sensing) soil moisture products derived from the AMI-WS, ASCAT, SMMR, SSM/I, TMI, AMSR-E, WindSat, FY-3B, FY-3C, FY3D, AMSR2, SMOS, GPM and SMAP satellite instruments. PASSIVE and ACTIVE products have also been created.\r\n\r\nThe v08.1 COMBINED product, provided as global daily images in NetCDF-4 classic file format, presents a global coverage of surface soil moisture at a spatial resolution of 0.25 degrees. It is provided in volumetric units [m3 m-3] and covers the period (yyyy-mm-dd) 1978-11-01 to 2022-12-31. For information regarding the theoretical and algorithmic base of the product, please see the Algorithm Theoretical Baseline Document. Additional reference documents and information relating to the dataset can also be found on the CCI Soil Moisture project website.\r\n\r\nThe data set should be cited using 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. Preimesberger, W., Scanlon, T., Su, C. -H., Gruber, A. and Dorigo, W., \"Homogenization of Structural Breaks in the Global ESA CCI Soil Moisture Multisatellite Climate Data Record,\" in IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 4, pp. 2845-2862, April 2021, doi: 10.1109/TGRS.2020.3012896.",
    "keywords": "ESA, Soil Moisture, CCI, Combined",
    "publicationState": "published",
    "dataPublishedTime": "2023-10-11T10:53:01",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/40789/?format=api",
        "dataPath": "/neodc/esacci/soil_moisture/data/daily_files/COMBINED/v08.1",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 23014733001,
        "numberOfFiles": 16133,
        "fileFormat": "The data are provided in NetCDF format."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11328/?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/52664/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52665/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54641/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54646/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54647/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54648/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54649/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54650/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54651/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75656/?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/40767/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198286/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198287/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198288/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198289/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198290/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198291/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198292/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198293/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198294/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198295/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198299/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198300/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198302/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198303/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198304/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198305/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198389/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198391/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198392/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/40776/?format=api",
    "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": 1140,
            "name": "ESACCI"
        }
    ]
}