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

{
    "ob_id": 34692,
    "uuid": "705abc2d9988444ba79e942f22219bc0",
    "title": "Iceland Greenland Seas Project (IGP): water isotope measurements from the University of Bergen vapour isotope analyzer on board the NATO Research Vessel Alliance within SNOWPACE",
    "abstract": "This dataset contains measurements of the water vapour isotope composition of ambient vapour, surface snow, ocean water, and precipitation obtained from water vapour isotope analyzers manufactured by Picarro Inc., as well as from discrete sampling and subsequent laboratory analysis. The analyzer was installed onboard the NATO Research Vessel Alliance during the Iceland Greenland Seas Project. Discrete sampling included precipitation, sea water, and standards from the R/V Alliance. The Picarro L2140-i analyzer is a cavity ring-down spectrometer that uses 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) at 1 Hz time native resolution. The data set for the R/V Alliance has been joined  with the meteorological data from R/V Alliance (https://catalogue.ceda.ac.uk/uuid/b4ba8f11459c422d84d7293b9211ccf7) at 60 s averaging. For further details and figures on the Picarro analyzer, and the 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": "citable",
    "dataPublishedTime": "2022-02-15T15:39:28",
    "doiPublishedTime": "2022-03-09T16:10:26.906928",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34693/?format=api",
        "dataPath": "/badc/igp/data/SNOWPACE_Alliance/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 5312790,
        "numberOfFiles": 5,
        "fileFormat": "Data are NetCDF and CSV formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9619/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2947/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9487/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85934/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85935/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85936/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85937/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85938/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85939/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85941/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85942/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85944/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85946/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85948/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86851/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86852/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86853/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86854/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86855/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86857/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86858/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86859/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86860/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86861/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86862/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86863/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86864/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86865/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86866/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86867/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86868/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86869/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86870/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86871/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86872/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86873/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86874/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86875/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86876/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86877/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86878/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86879/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86880/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86881/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86882/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86883/?format=api"
    ],
    "dataLineage": "Data collected during the IGP field campaign, then processed and quality controlled at the University of Bergen.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12058/?format=api"
    ],
    "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/168700/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168701/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168703/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168704/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168705/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168706/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168707/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168708/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/34697/?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"
        }
    ]
}