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

{
    "ob_id": 28571,
    "uuid": "f5318b3c3bca4282b21d5e1defe1d3bd",
    "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"abrupt-2xCO2\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the MIROC team MIROC6 model output for the \"abrupt doubling of CO2\" (abrupt-2xCO2) experiment. These are available at the following frequencies: Amon, LImon, Lmon and Omon. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
    "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC6, abrupt-2xCO2, Amon, LImon, Lmon, Omon",
    "publicationState": "published",
    "dataPublishedTime": "2019-11-08T11:59:32.197288",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28572/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/MIROC/MIROC6/abrupt-2xCO2",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 176791905592,
        "numberOfFiles": 485,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7703/?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/6021/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27830/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27831/?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/50418/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50509/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50580/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50606/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50607/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50619/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54402/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54800/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54804/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54805/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62737/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api"
    ],
    "dataLineage": "Data were produced and verified by the MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/28348/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/28351/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121294/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121285/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121296/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121297/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121289/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121290/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121287/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121286/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121293/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121291/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121288/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165197/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121295/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/165198/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/121292/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/28573/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
            "licenceClassifications": ""
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}