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

{
    "ob_id": 43384,
    "uuid": "edf8abd23f4a40aabd4d52e48dec06ea",
    "title": "ESA Snow Climate Change Initiative (Snow_cci): Snow Water Equivalent (SWE) level 3C daily global climate research data package (CRDP) (1979 - 2023), version 4.0",
    "abstract": "This dataset contains v4.0 of the Daily Snow Water Equivalent (SWE) product from the ESA Climate Change Initiative (CCI) Snow project, at 0.1 degree resolution.\r\n\r\nSnow water equivalent (SWE) is the depth of liquid water that would result if the of snow cover melted completely, which equates to the snow cover mass per unit area. The SWE product covers the Northern Hemisphere from 1979/01 to 2023/12 with complex terrain, land ice, and large lakes masked. The dataset covers the Northern Hemisphere winter season (October – May; occasional data produced during June and September) at a daily frequency starting in October 1987 and every second day from 1979 to May 1987. Retrievals are not produced for coastal regions of Greenland.\r\n\r\nThe product combines passive microwave data with ground-based snow depth measurements, via Bayesian non-linear iterative assimilation, to estimate SWE. It is based on data from the recalibrated enhanced resolution CETB ESDR dataset (MEaSUREs Calibrated Enhanced-Resolution Passive Microwave Daily EASE-Grid 2.0 Brightness Temperature (CETB) Earth System Data Record (ESDR) https://nsidc.org/pmesdr/data/) resampled to the 12.5km EASE-Grid 2.0.\r\n\r\nA background snow-depth field, derived from re-gridded snow-depth observations made at synoptic weather stations, and a passive microwave emission model are the key components of the retrieval scheme. Snow density, which varies in both time and space, is parameterized from interpolated in situ observations from snow courses and snow pillows equipped with co-located snow depth sensors.\r\nThe dataset is aimed to serve the needs of users working on climate research and monitoring activities, including the detection of variability and trends, climate modelling, and aspects of hydrology and meteorology.\r\n\r\nThe Finnish Meteorological Institute (FMI) is responsible for the SWE product generation. The SWE development is carried out in collaboration by FMI and Environment and Climate Change Canada (ECCC).\r\n\r\nChanges from v3.1 \r\n\r\nThe time series has been extended from version 3.1 by one year, to 2023. The retrieval algorithm has been modified to prioritize morning overpass (descending) data over evening (ascending) data. This change affects the SWE retrieval for all years except 1988–1991. Data from those years is from the F08 satellite, which has a reversed orbit, and evening (descending) data is prioritized, as in earlier versions of the SWE retrieval. Snow masking in post-production now uses CryoClim SCE data for 35–40° latitude and −30–3° longitude. Elsewhere, the baseline snow mask and CryoClim are combined so that any pixel flagged by either is marked snow-covered, as in v3.1. The pixel-wise uncertainty model has been updated for North America using extensive snow course data.",
    "keywords": "ESA, CCI, Snow, SWE",
    "publicationState": "citable",
    "dataPublishedTime": "2025-09-04T16:10:21",
    "doiPublishedTime": "2025-09-05T14:42:57",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/44833/?format=api",
        "dataPath": "/neodc/esacci/snow/data/swe/MERGED/v4.0/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 14570784856,
        "numberOfFiles": 9576,
        "fileFormat": "NetCDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12652/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2614/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62645/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/73925/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/73926/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/73927/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/73928/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/73929/?format=api"
    ],
    "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) as part of the CCI Knowledge Exchange project.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13525/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/30229/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206428/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206429/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206430/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206432/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206433/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206434/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206435/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206436/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206437/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206440/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206441/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206442/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206443/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/44837/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2571/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_snow_terms_and_conditions.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1140,
            "name": "ESACCI"
        }
    ]
}