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

{
    "ob_id": 40101,
    "uuid": "a7b8c82ff43d4c9aaa7ddf32f535ab37",
    "title": "Indoor Air Study - Phase II: Volatile Organic Compounds (VOC) concentrations",
    "abstract": "The effects of using a commercial diffuser indoors were evaluated using a study group of 60 homes in Ashford, UK. Air samples were taken over 3 day periods with the diffuser switched on and in a parallel set of control homes where it was off. At least four measurements were taken in each home using vacuum-release into 6 L silica-coated canisters and with >40 VOCs (Volatile Organic Compounds) quantified using a custom thermal desorber unit (TDU), Agilent 7890A gas chromatograph (GC) fitted with flame ionisation detectors (FID) and an Agilent 5977A quadrupole mass spectrometer (QMS). Occupants self-reported their use of other VOC-containing products. \r\n\r\nData collected was used to understand better how the use of a plug-in diffuser increases population exposure to indoor VOCs. \r\n\r\nPlease see https://doi.org/10.1039/d2em00444e for publication.",
    "keywords": "NERC, indoor, VOC",
    "publicationState": "published",
    "dataPublishedTime": "2023-08-03T11:54:54",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/40165/?format=api",
        "dataPath": "/badc/deposited2023/indoor_air_study_phaseII",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 169667,
        "numberOfFiles": 2,
        "fileFormat": "Data are BADC-CSV formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11102/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3832/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63835/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63836/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63837/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63838/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63839/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63840/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63841/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63842/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63843/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63844/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63845/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63846/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63847/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63848/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63849/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63850/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63851/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63852/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63853/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63854/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63855/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63857/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63858/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63859/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63860/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63861/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63862/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63863/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63864/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63865/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63866/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63867/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63868/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63869/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63870/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63871/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63872/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63873/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63874/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63875/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63876/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63877/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63878/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63879/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63880/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63881/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63882/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63883/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63884/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63886/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63887/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63888/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63889/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63890/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63891/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63894/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63895/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63897/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63898/?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/40350/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195385/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195386/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195387/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195388/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195389/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195391/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195392/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        }
    ],
    "discoveryKeywords": []
}