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

{
    "ob_id": 40015,
    "uuid": "66e39885a60e4b6386752b1a295f268a",
    "title": "Physical Marine Climate Projections for the North West European Shelf Seas: PDCtrl",
    "abstract": "A 200-year present-day control simulation (for the year 2000) has been downscaled with the shelf seas climate version of the Nucleus for European Modelling of the Ocean (NEMO) Coastal Ocean model (CO6), and we refer to the downscaled present-day control simulation as PDCtrl. The Met Office Global Coupled model version 3.05 (HadGEM3-GC3.05) was run for 200 years with the atmospheric constituents fixed to the values of the year 2000. The present-day control simulation provides an estimate of the unforced internal variability in the climate system that can arise in the absence of time-varying external forcings. The PDCtrl simulation was performed as part of the United Kingdom’s Climate Projections of 2018 (UKCP18) with full details available in Tinker et al. (2020). CO6 was run at a 7 km resolution, with 51 vertical levels using s-coordinates. This data collection includes 2D fields of monthly mean output for the full period, as well as regional mean time series for the full 200 year period.\r\n\r\nNEMO has three model grids, the T, U and V grids, and we output variables in three files, respecting their native model grid. In practice, all our variables are on the T grid, apart from the Eastward and Northward components of the depth mean velocities (DMU, DMV), which are in the U and V grid files respectively. The T grid files have Sea Surface, Near Bed, and the Difference between the surface and bed Temperature and Salinity (SST, NBT, DFT, SSS, NBS, DFS), Potential Energy Anomaly (PEA), Mixed Layer Depth (MLD), the barotropic current magnitude interpolated onto the T grid (DMUV).",
    "keywords": "UKCP, Marine Climate, Uncertainty, Climate Downscaling, NW European Shelf Seas, Shelf Seas, Temperature, SST, Salinity, Stratification, North Sea, Celtic Sea, Irish Sea, English Channel",
    "publicationState": "citable",
    "dataPublishedTime": "2023-06-01T13:24:52",
    "doiPublishedTime": "2023-07-20T16:32:34",
    "updateFrequency": "",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/40062/?format=api",
        "dataPath": "/badc/deposited2023/marine-nwsclim/PDCtrl",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 12930509896,
        "numberOfFiles": 605,
        "fileFormat": "Data are provided in NetCDF format."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11076/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3814/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27599/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62369/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62478/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62479/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62480/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62482/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62486/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62487/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62488/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63971/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80035/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80036/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80037/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80038/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80039/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80040/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80041/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80042/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80043/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80044/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80045/?format=api"
    ],
    "dataLineage": "The UKCP18 HadGEM3 GC3.05 Present Day Control Simulation was dynamically downscaled with shelf seas climate version of NEMO 3.6 (CO6) to give a set of climate projections.\r\n \r\nModel output from HadGEM3 GC3.05 was processed into model input for CO6. The results were the basis of the UKCP18 present day sea level variability section (Tinker et al. 2018), and were assessed against a range of observations, which is described in Tinker et al. (2018). The model output was then post-processed using the python package available at https://github.com/hadjt/NWS_simulations_postproc. After data and code evaluation, the dataset was supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12650/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/40121/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/40017/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194984/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194985/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194986/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194987/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194988/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194989/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194990/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194991/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/40014/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        }
    ],
    "discoveryKeywords": []
}