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

{
    "ob_id": 34686,
    "uuid": "2db9a5613f634329bc581d3e00045cf5",
    "title": "Iceland Greenland Seas Project (IGP): water isotope measurements from the University of Iceland vapour isotope analyzer at Húsavik and samples of precipitation and surface snow in Iceland and southern Norway within SNOWPACE",
    "abstract": "This dataset contains measurements of the water vapour isotope composition of ambient vapour obtained from a water vapour isotope analyzer manufactured by Los Gatos Research (LGR), and from discrete sampling of surface snow and precipitation and subsequent laboratory analysis. The analyzer was installed in the harbour of Húsavik, Iceland. Discrete sampling included precipitation and surface snow from two surface transects in northern Iceland and in several locations in southern Norway. The LGR LWIA analyzer is an off-axis cavity ring-down spectrometer using infrared absorption bands for the retrieval of the water isotope ratios for H216O, H218O, and HDO, quantified as mixing ratio of water vapour (w, ppmv), delta 18-O, and delta-D (permil). The data set for the Húsavik station is accompanied by automatic weather station data (air temperature, relative humidity, wind speed, wind direction, sea-level pressure) from the Icelandic weather service (vedur.is) for several nearby locations. For further details and figures for the vapour measurements, and the surface sample collection during the campaign, and processing thereafter, please read the attached documentation.\r\n\r\nThis research is funded by the Research Council of Norway under the Sources of the Norwegian winter season snow pack constrained by stable water isotopes - SNOWPACE project (Project Nr. 262710) and the Facility for advanced isotopic research and monitoring of weather, climate and biogeochemical cycling (FARLAB) project (Project Nr. 245907).",
    "keywords": "",
    "publicationState": "published",
    "dataPublishedTime": "2022-02-15T15:40:27",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34687/?format=api",
        "dataPath": "/badc/igp/data/SNOWPACE_stations/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 4309997,
        "numberOfFiles": 5,
        "fileFormat": "Data are NetCDF and CSV formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9618/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2946/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65549/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85894/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85895/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85897/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85898/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85899/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85900/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85901/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85902/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85903/?format=api"
    ],
    "dataLineage": "Data collected during the IGP field campaign, then processed and quality controlled at the University of Bergen and at University of Iceland.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/24899/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/27445/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168678/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168679/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168680/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168681/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168682/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168683/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168684/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168686/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168690/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168691/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34691/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2543/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}