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

{
    "ob_id": 32099,
    "uuid": "db259fd2bad64b6da9af884121a160a6",
    "title": "VERA: West Africa current vegetation and 1950 vegetation scenario ensemble mean data for June 2014",
    "abstract": "This dataset contains netcdf files produced from the output of UK Met Office Unified Model atmosphere-only simulations over West Africa for current vegetation and 1950s vegetation scenarios. The region covered is 20W to 20E, 0N-25N and simulations were run for 5 days from 1st June 2014 conditions using boundary conditions and sea surface temperature from ERA-Interim reanalysis. \r\n\r\nThe files contain ensemble means (from 10 member ensembles) and the results of a paired Student's T-Test between the two scenarios.  There are also files for specific longitude bands and some averaged over 16W-16E, 4N-15N for all land, deforested land and unchanged land. The data is mostly hourly and allows analysis of the impact of recent deforestation in this region. The simulations were run by Julia Crook (University of Leeds) on the ARCHER supercomputer. \r\n\r\nThis data was collected as part of the NERC project 'Vegetation Effects on Rainfall in West Africa (VERA)'.",
    "keywords": "VERA, Vegetation, Africa, model",
    "publicationState": "published",
    "dataPublishedTime": "2021-02-19T09:52:53",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32097/?format=api",
        "dataPath": "/badc/deposited2021/vera/data/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 9160844042,
        "numberOfFiles": 53,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8803/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2723/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11573/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13296/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31815/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31824/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31825/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31826/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31834/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31835/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31836/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31837/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31838/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31839/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31840/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31841/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31842/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31843/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31844/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/31845/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51580/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54061/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54062/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62190/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89516/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89517/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89518/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89519/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89520/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89521/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89522/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89523/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89524/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89525/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89526/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89527/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89528/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89529/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89530/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89531/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89532/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89533/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89534/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89535/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89536/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89537/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89538/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89539/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89540/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89541/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89542/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89543/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89544/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89545/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89546/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89547/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89548/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89549/?format=api"
    ],
    "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/24896/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142323/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142324/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142325/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142327/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142328/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142329/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142330/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142326/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168957/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/32098/?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"
        }
    ]
}