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

{
    "ob_id": 37514,
    "uuid": "a71383af93af4f58ae27d66ba15b3543",
    "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.24 (v20220614)",
    "abstract": "Data for Figure 3.24 from Chapter 3 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\n\r\nFigure 3.24 shows biases in zonal mean and equatorial sea surface temperature (SST) in CMIP5 and CMIP6 models.\r\n\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nEyring, V., N.P. Gillett, K.M. Achuta Rao, R. Barimalala, M. Barreiro Parrillo, N. Bellouin, C. Cassou, P.J. Durack, Y. Kosaka, S. McGregor, S. Min, O. Morgenstern, and Y. Sun, 2021: Human Influence on the Climate System. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 423–552, doi:10.1017/9781009157896.005.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has three panels (a), (b), (c), with data provided for all panels in subdirectories named panel_a, panel_b and panel_c.\r\n\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n The dataset contains sea surface temperature (SST) data (1979-1999): \r\n \r\n - Modelled zonal mean SST biases from CMIP5\r\n - Modelled zonal mean SST biases from CMIP6\r\n - Modelled zonal mean SST biases from HighResMIP\r\n - Modelled equatorial SST biases from CMIP5\r\n - Modelled equatorial SST biases from CMIP6\r\n - Modelled equatorial SST biases from HighResMIP\r\n - Modelled mean equatorial SST from CMIP5\r\n - Modelled mean equatorial SST from CMIP6\r\n - Modelled mean equatorial SST from HighResMIP\r\n - Observed mean equatorial SST from HadISST v1\r\n\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n - panel_a/zonal_sst_bias.csv has zonal mean sea surface temperature bias over the period 1979-1999, there are data for blue (CMIP5), red (CMIP6) and green (HighResMIP) shadings representing 5th and 95th percentile over ensemble\r\n - panel_b/equatorial_sst_bias.csv  has equatorial mean sea surface temperature bias over the period 1979-1999, there are data for blue (CMIP5), red (CMIP6) and green (HighResMIP) shadings representing 5th and 95th percentile over ensemble\r\n - panel_c/equatorial_sst_means.csv  has equatorial mean sea surface temperature over the period 1979-1999, there are data for black (HadISSTv1),  blue (CMIP5), red (CMIP6) and green (HighResMIP) shadings representing 5th and 95th percentile over ensemble\r\n Details about the data provided in relation to the figure in the header of every file.\r\n\r\nCMIP5 is the fifth phase of the Coupled Model Intercomparison Project.\r\n CMIP6 is the sixth phase of the Coupled Model Intercomparison Project.\r\n\r\n---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\n For equatorial SSTs and equatorial SST biases, the data has longitude coordinate which goes 20 to 380 degrees. It was done with python package iris not to break the lines through Atlantic.\r\n\r\n\r\n---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the report component containing the figure (Chapter 3)\r\n - Link to the code for the figure, archived on Zenodo.",
    "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group 1, Physical Science Basis, Equatorial Sea Surface Temperature, Zonal Sea Surface Temperature Biases, Equatorial Sea Surface Temperature Biases, CMIP5, CMIP6, HighResMIP, HadISST",
    "publicationState": "citable",
    "dataPublishedTime": "2022-06-24T15:51:34",
    "doiPublishedTime": "2023-02-08T18:13:25.927568",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37515/?format=api",
        "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig24/v20220614",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 104720,
        "numberOfFiles": 6,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10357/?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/65300/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65301/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65302/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65303/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65304/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65305/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65306/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65307/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65308/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65309/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65310/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65311/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65312/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65313/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65314/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65315/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65316/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65317/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65318/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65319/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65320/?format=api"
    ],
    "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12370/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32718/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179122/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179123/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179124/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179125/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179126/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179127/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179128/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179129/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179130/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/37516/?format=api",
    "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": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}