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

{
    "ob_id": 43284,
    "uuid": "a89007aa668d4e2f940dbb3d3dfcc3dc",
    "title": "Swansea University Aerosol Algorithm: Sea and Land Surface Temperature Radiometers A and B Monthly Collated Level-3 Product v1.14.1",
    "abstract": "This dataset provides global Aerosol Optical Depth (AOD) from the Sea and Land Surface Temperature Radiometers (SLSTR), presented on a 1° latitude-longitude grid, starting in 2016. \r\n\r\nThe product contains the monthly mean and standard deviation of the total AOD and fine-mode AOD at 550nm retrieved within each grid cell. An uncertainty estimate is provided for the total AOD. It also includes a number of associated quantities determined consistently with the retrieval: AOD at 670nm, 870nm and 1600nm and Angstrom exponent, non-spherical dust AOD, absorbing AOD and single scattering albedos all at 550nm. \r\n\r\nThe data here are part of a set of data that have been produced by Swansea University as part of the Earth Observation Climate Information Service (EOCIS) project, using algorithms developed under the European Space Agency’s (ESA) Climate Change Initiative for Aerosol project. The combined data collection covers the periods 1995-2012 and 2016 to present.\r\n\r\nData are made freely and openly available under a Creative Commons License by Attribution (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/ \r\n\r\nWhen citing this dataset please also cite the associated data paper: \r\n\r\nPearson, K.J., North, P.R.J., Heckel, A., Hornero, A., Kinne, S., Popp, T., Sogacheva, L., Griesfeller, J., Atmospheric aerosol measurements from the ATSR-SLSTR series of dual-view satellite instruments 1995-2002. Scientific Data, 12, 410 https://doi.org/10.1038/s41597-025-04694-6",
    "keywords": "Aerosol,Particulate,SLSTR,Sentinel-3,optical,depth,EOCIS,CCI",
    "publicationState": "citable",
    "dataPublishedTime": "2025-02-06T17:08:35",
    "doiPublishedTime": "2025-02-06T17:21:56",
    "updateFrequency": "unknown",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43303/?format=api",
        "dataPath": "/neodc/eocis/data/global_and_regional/SU_aerosol/SLSTR/L3C/monthly/v1.14.1/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1053811918,
        "numberOfFiles": 191,
        "fileFormat": "Data are in NetCDF format"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11951/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4619/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61909/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61910/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61911/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61912/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61913/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61914/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61915/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61916/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61918/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61919/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61920/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61921/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61923/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61924/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61925/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61926/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61927/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61928/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61929/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61930/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61931/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61932/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61933/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61934/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61935/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61936/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61937/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61938/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61939/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61942/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61943/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61944/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61945/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61946/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61947/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74958/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74959/?format=api"
    ],
    "dataLineage": "This dataset was produced by Swansea University in the context of the Earth Observation Climate Information Service project, using algorithms developed under the European Space Agency’s (ESA) Climate Change Initiative for Aerosol project.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13234/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/43216/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43285/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206984/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205859/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205837/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205838/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205839/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205840/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205841/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205842/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205860/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43304/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": []
}