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

{
    "ob_id": 40941,
    "uuid": "dcbf69b5229847d7aeb189f36ba530cf",
    "title": "HadCM3 Climate Simulation - IPCC Special Report Emission Scenario (SRES-B1) with trace gases, ozone, sulphur emission and aerosol forcing all held constant at year 2100 levels.",
    "abstract": "The SRESB1-2100S simulation is a parallel simulation to the standard SRESB1 simulation, but in this case the forcings of green house gases (including methane), sulfur (direct and indirect forcing, sulphur chemistry without natural DMS and SO2 background emissions; anthropogenic SO2 emissions from surface and high level only) and tropospheric/stratospheric ozone are held constant at year 2100 levels throughout the simulation (2100 - 2199).\r\n \r\n This experiment produced model outputs reflecting a stabilisation of the SRESB1 emissions scenario at 2100. The HadCM3 model was used by the Hadley Centre to provide input for the IPCC Third Assessment Report.\r\n \r\n Data members run for this experiment: acfxf\r\n\r\n Boundary conditions: All anthropogenic forcing from multiple species of greenhouse gases as defined for the IPCC SRESB1 emissions scenario, sulfur (direct and indirect forcing, sulphur chemistry without natural DMS and SO2 background emissions; anthropogenic SO2 emissions from surface and high level only) and tropospheric/stratospheric ozone are held constant at year 2100 levels throughout the simulation (2100 - 2199).\r\n\r\n Initial conditions: This experiment was initialised using the HadCM3 SRESB1 simulation (run: acfxc - 2099-12-01).\r\n\r\n More detailed metadata on the model configuration and parameters is available in XML format.",
    "keywords": "HadCM3-SRESB1-2100S, HadCM3, forcings, IPCC, SRESB1",
    "publicationState": "published",
    "dataPublishedTime": "2024-04-16T08:09:36",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/40942/?format=api",
        "dataPath": "/badc/hadcm3/data/HadCM3_SRESB1-2100S/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 80330140070,
        "numberOfFiles": 2402,
        "fileFormat": "HadCM3 data is provided in PP (post processing) format."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11374/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4014/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71374/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71375/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71376/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71377/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71378/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71379/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71380/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71381/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71382/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71383/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71384/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71385/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71386/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71387/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71388/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71389/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71391/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71392/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71393/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71394/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71395/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71396/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71397/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71398/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71399/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71400/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71401/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71402/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71403/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71404/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71405/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71406/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71407/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71408/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71409/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71412/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71413/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71414/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71416/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71417/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71418/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71419/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71420/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71421/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71422/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71423/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71424/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71425/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71428/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71429/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71430/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71432/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71433/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71434/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71435/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71436/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71437/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71439/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71440/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71441/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71442/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71443/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71444/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71445/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71446/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71447/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71448/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71449/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71450/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71451/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71452/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71453/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71454/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71455/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71456/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71457/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71458/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71459/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71460/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71461/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71462/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71463/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71464/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71465/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71466/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71467/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71468/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71469/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71470/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71471/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71472/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71473/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71474/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71475/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71476/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71477/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71478/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71479/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71480/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71482/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71486/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71487/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71488/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71489/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71490/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71491/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71492/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71493/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89602/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89603/?format=api"
    ],
    "dataLineage": "Data from the UK Met Office Hadley Centre. Dataset directory structure was reordered by CEDA staff in November 2023 to place experiment runs within a directory of their associated experiment.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/13847/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/3791/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199072/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199073/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199074/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199075/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199076/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199077/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199078/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199079/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199080/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/40943/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2613/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "link",
            "label": "restricted: link group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ukmo_agreement.pdf",
            "licenceClassifications": "academic"
        }
    ],
    "discoveryKeywords": []
}