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

{
    "ob_id": 45771,
    "uuid": "ae4c3cbeb789434dae221a5fe1478c13",
    "title": "Copernicus Climate Change Service: Cloud Properties L3 data from the SLSTR series, version 3.1",
    "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global cloud observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, and daily 0.1x0.1 degree, longitude-latitude averages containing fractional cloud coverage (the percentage of each grid cell covered by cloud), cloud-top height, cloud optical depth, effective radius and liquid/ice water paths, along with uncertainties for each parameter.\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
    "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
    "publicationState": "published",
    "dataPublishedTime": "2026-05-20T14:45:51",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45772/?format=api",
        "dataPath": "/neodc/c3s_cp/data/L3C/slstra-slstrb/c3s/icdr/r01",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 839056068559,
        "numberOfFiles": 3451,
        "fileFormat": "The data are in NetCDF format."
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13105/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/68887/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/68900/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/68905/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92426/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92428/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92430/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92431/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92432/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92433/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92434/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92435/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92436/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92437/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92438/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92439/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92441/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92442/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92443/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92444/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92445/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92446/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92447/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92448/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92449/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92450/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92451/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92452/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92453/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92454/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92455/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92456/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92457/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92458/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92459/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92460/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92461/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92462/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92463/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92464/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92465/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92466/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92467/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92468/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92469/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92470/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92471/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92472/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92473/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92474/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92475/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92476/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92477/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92478/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92479/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92480/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92482/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92483/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92485/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92486/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92487/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92488/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92489/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92490/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92491/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92492/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92493/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92494/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92496/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92497/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92498/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92499/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92500/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92501/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92502/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92503/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92504/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92505/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92506/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92507/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92518/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92519/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92520/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92521/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92522/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92523/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92524/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93260/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/93263/?format=api"
    ],
    "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218689/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218688/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218690/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218691/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218692/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218693/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218694/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218695/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218696/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/218697/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://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": []
}