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

{
    "ob_id": 6310,
    "uuid": "30dc9311a5ea71ea649b06a4cb31a47a",
    "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level accumulated forecast parameters data (ggfs)",
    "abstract": "Surface level accumulated forecast parameters on a reduced N256 Gaussian grid from the European Centre for Medium-Range Weather Forecasts (ECWMF) ERA-Interim programme.\r\n\r\nThe ERA-Interim global atmospheric reanalysis of the covers 1979 to August 2019. This follows on from the ERA-15 and ERA-40 re-analysis projects\r\n\r\nThis subset of the ERA-Interim dataset contains 34 parameters covering boundary layer, precipitation, radiation, wind, evaporation, run-off, gravity wave and surface heat flux data. \r\n\r\nThe 34 parameters are:  Clear sky surface photosynthetically active radiation; Downward UV radiation at the surface; Photosynthetically active radiation at the surface; Evaporation; TOA incident solar radiation; Stratiform precipitation (Large-scale precipitation); Convective precipitation; Snowfall (convective + stratiform); Boundary layer dissipation; Surface sensible heat flux; Surface latent heat flux; Surface solar radiation downwards; Surface thermal radiation downwards; Surface solar radiation; Surface thermal radiation; Top solar radiation; Top thermal radiation; East-west surface stress; North-south surface stress; Sunshine duration; Latitudinal component of gravity wave stress; Meridional component of gravity wave stress; Gravity wave dissipation; Runoff; Total precipitation; Convective snowfall; Large-scale snowfall; Large-scale precipitation fraction; Top net solar radiation, clear sky; Top upward thermal radiation, clear sky; Surface net solar radiation, clear sky; Surface net thermal radiation, clear sky; Snow evaporation; and, Snowmelt.",
    "keywords": "ECMWF, ERA, ERA, Interim, reanalysis, model, Gaussian, N256, forecast, surface level",
    "publicationState": "published",
    "dataPublishedTime": "2009-04-17T10:31:54",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6311/?format=api",
        "dataPath": "/badc/ecmwf-era-interim/data/ga/fs",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 2120415124935,
        "numberOfFiles": 143411,
        "fileFormat": "Data are netCDF formatted.\r\n"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1833/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1635/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1636/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7018/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8494/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8495/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8497/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8499/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8500/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8501/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8502/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8503/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8504/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8505/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8506/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8507/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8508/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8509/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8510/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8511/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8512/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8513/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8514/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8515/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8516/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8517/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8518/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8519/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8520/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8521/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8522/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8529/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8530/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8531/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8532/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8533/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8534/?format=api"
    ],
    "dataLineage": "Data are generated by the ERA-Interim project at European Centre for Medium-Range Weather Forecasts (ECMWF) before being prepared by ECMWF and uploaded to Centre for Environmental Data Analysis (CEDA) for ingestion into the archive.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4116/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/6305/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6302/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26686/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41709/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41710/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26690/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26684/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/109200/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/6306/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2536/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ecmwf-era-products.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}