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

{
    "ob_id": 30275,
    "uuid": "6e1c3df49f644a0f812818080bed5e45",
    "title": "Initialised seasonal forecast of the 20th Century",
    "abstract": "This dataset contains initialised seasonal hindcast experiments for the 20th century, produced using a version of the ECMWF's Intergrated Forecasting System (IFS), and initialised from ECMWF reanalysis (ERA-20C/CERA-20C). Two types of hindcast experiment are included in this dataset:\r\n\r\nCSF-20C (Coupled Seasonal Forecasts): This is a hindcast performed with the model fully coupled to the Nucleus for European Modelling of the Ocean (NEMO) ocean model, initialised from CERA-20C reanalysis data.\r\n\r\nASF-20C (Atmospheric Seasonal Forecasts): This is a hindcast performed with prescribed Sea Surface Temperature (SST) and sea-ice boundary conditions at the surface, initialised form ERA-20C reanalysis data.\r\n\r\nHindcasts were started every year between 1901-2009 (inclusive) on the 1st February,  1st May, 1st August and 1st November and are run out for four months from the start date. For each start date, there are either 51 or 25 ensemble members (depending on the season/hindcast). \r\n\r\nMonthly mean values for the following variables have been archived here on CEDA (in alphabetical order):\r\n\r\nLHF (latent heat-flux)\r\nOLR (outgoing long-wave radiation)\r\nPREC (precipitation)\r\nSHF (sensible heat-flux)\r\nSIC (sea-ice concentration)\r\nSLP (sea-level pressure)\r\nSST (sea surface temperature)\r\nT2 (2m temperature)\r\nU250 (zonal wind at 250 hPa level)\r\nU850 (zonal wind at 850 hPa level)\r\nUs (10m zonal wind speed)\r\nV250 (meridional wind at 250 hPa level)\r\nV850 (meridional wind at 850 hPa level)\r\nVs (10m meridional wind speed)\r\nZ500 (geopotential at 500 hPa level)\r\n\r\nFiles for each ensemble member are archived separately and the filetree is in the following format:\r\n\r\n[EXPname]/[VARname]monthly_[EXPname]_[INITmonth]START_ENSmems/[VARname]monthly_[YEAR]_M[ENSnum].nc\r\n\r\nWhere:\r\n\r\n[EXPname] =CSF-20C or ASF-20C\r\n[VARname] = Z500, Vs, V850, ... etc.\r\n[INITmonth] = Feb, May, Aug or Nov\r\n[YEAR] =1901, 1902, 1903, ... etc.\r\n[ENSnum] =0, 1, 2, 3, ... etc.\r\n\r\nMore details of these hindcasts and some previous analysis of these datasets have appeared in the following papers:\r\n\r\nWeisheimer, A., Schaller, N., O'Reilly, C., MacLeod, D. A., & Palmer, T. (2017). Atmospheric seasonal forecasts of the twentieth century: multi‐decadal variability in predictive skill of the winter North Atlantic Oscillation (NAO) and their potential value for extreme event attribution. Quarterly Journal of the Royal Meteorological Society, 143(703), 917-926.\r\n\r\nO'Reilly, C. H., Heatley, J., MacLeod, D., Weisheimer, A., Palmer, T. N., Schaller, N., & Woollings, T. (2017). Variability in seasonal forecast skill of Northern Hemisphere winters over the twentieth century. Geophysical Research Letters, 44(11), 5729-5738.\r\n\r\nMacLeod, D., O'Reilly, C., Palmer, T., & Weisheimer, A. (2018). Flow dependent ensemble spread in seasonal forecasts of the boreal winter extratropics. Atmospheric Science Letters, 19(5), e815.\r\n\r\nParker, T., Woollings, T., Weisheimer, A., O'Reilly, C., Baker, L., & Shaffrey, L. (2019). Seasonal predictability of the winter North Atlantic Oscillation from a jet stream perspective. Geophysical Research Letters, 46(16), 10159-10167.\r\n\r\nWeisheimer, A., Decremer, D., MacLeod, D., O'Reilly, C., Stockdale, T. N., Johnson, S., & Palmer, T. N. (2019). How confident are predictability estimates of the winter North Atlantic Oscillation?. Quarterly Journal of the Royal Meteorological Society, 145, 140-159.\r\n\r\nWeisheimer, A., Befort, D. J., MacLeod, D., Palmer, T., O’Reilly, C., & Strømmen, K. (2020). Seasonal forecasts of the 20th Century. Bulletin of the American Meteorological Society, (2020).",
    "keywords": "Seasonal, Forecast, model, atmospheric",
    "publicationState": "published",
    "dataPublishedTime": "2020-05-04T13:13:11",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/30276/?format=api",
        "dataPath": "/badc/deposited2020/seasonal-forecasts-20thc/data/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 203561527769,
        "numberOfFiles": 591542,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8239/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2619/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68762/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68763/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68764/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68765/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68766/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68768/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68769/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68770/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68771/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68772/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68773/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68774/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68775/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68776/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68777/?format=api"
    ],
    "dataLineage": "Data downloaded from the ECMWF MARS archive at the resolution provided here and converted to netcdf (from grin). The data were then delivered to the Centre for Environmental Data Analysis for archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/30277/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130854/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130848/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130849/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130850/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130851/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130852/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130853/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168916/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130855/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/30278/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}