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

{
    "ob_id": 39323,
    "uuid": "edd6991e06024f7d9ee06460ec7cd7f6",
    "title": "Solar-induced Chlorophyll Fluorescence from GOSAT's TANSO-FTS by the University of Leicester (v3.0)",
    "abstract": "Solar-induced Chlorophyll Fluorescence (SIF) data created from the Greenhouse Gas Observing Satellite (GOSAT) Level 1B data using an adapted version of the University of Leicester Full-Physics retrieval scheme (UoL-FP). These dataset contains both Level 2  and Level 3 S-polarised SIF.  The Level 2 data are in daily files and are not averaged, whilst the Level 3 data are averaged spatially and temporally on both a monthly and weekly timescale.\r\n\r\nThe SIF data was derived from L1B data from the TANSO-FTS ( Thermal and Near Infrared Sensor for carbon Observation - Fourier Transform Spectrometer) instrument on the GOSAT satellite.  For each GOSAT sounding, the S-polarised spectra have been extracted from two narrow micro-windows outside the Oxygen A-band, at around 755 nm and 772 nm.  For more information on the retrieval setup and bias correction, please see \"Novel Methods for Atmospheric Carbon Dioxide Retrieval from the JAXA GOSAT and NASA OCO-2 Satellites - Part II: Remote Sensing of Chlorophyll Fluorescence\" by Peter Somkuti.",
    "keywords": "Solar Induced Fluorescence, SIF, GOSAT",
    "publicationState": "citable",
    "dataPublishedTime": "2022-12-05T14:34:46",
    "doiPublishedTime": "2022-12-05T14:42:13",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39325/?format=api",
        "dataPath": "/neodc/uol_gosat_sif/data/v3.0/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 2905224115,
        "numberOfFiles": 5320,
        "fileFormat": "NetCDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10915/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2534/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "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/50559/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61074/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61079/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61090/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61091/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66357/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66358/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66359/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66360/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66361/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66362/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66363/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66364/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66365/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66366/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66367/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66368/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66369/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66370/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66371/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66372/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66373/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66374/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66375/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66376/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66377/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66378/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66379/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66380/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66381/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66382/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66383/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66384/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66385/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66386/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66387/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66388/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66389/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66391/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66392/?format=api"
    ],
    "dataLineage": "These data were produced by the National Centre for Earth Observation at the University of Leicester using the ALICE High Performance Computing Facility.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12300/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191815/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191819/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191820/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191981/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191818/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/28027/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": []
}