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

{
    "ob_id": 25932,
    "uuid": "46d136149d0a4f1cb8de7efbe8abf4b2",
    "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged CH4 from GOSAT generated with the SRFP (RemoTeC) Full Physics algorithm (CH4_GOS_SRFP), version 2.3.8",
    "abstract": "The CH4_GOS_SRFP dataset is comprised of level 2, column-averaged mole fractiona (mixing ratioa) of methane (XCH4). It has been produced using data acquired from the Thermal and Near Infrared Sensor for Carbon Observations (TANSO-FTS) NIR and SWIR spectra onboard the Japanese Greenhouse gases Observing Satellite (GOSAT) using the SRFP (RemoTec) algorithm.   It has been generated as part of the European Space Agency (ESA) Greenhouse Gases Climate Change Initiative (GHG_cci).  This version of the dataset is v2.3.8 and forms part of the Climate Research Data Package 4.\r\n\r\nThe RemoTeC SRFP baseline algorithm is a Full Physics algorithm.  The data product is stored per day in a single NetCDF file. Retrieval results are provided for the individual GOSAT spatial footprints, no averaging having been applied. The product file contains the key products with and without bias correction. Information relevant for the use of the data is also included in the data file, such as the vertical layering and averaging kernels. Additionally, the parameters retrieved simultaneously with XCH4 are included (e.g. surface albedo), as well as retrieval diagnostics like retrieval errors and the quality of the fit. \r\n\r\nFor further information on the product, including the RemoTeC Full Physics algorithm and the TANSO-FTS instrument please see the Product User Guide (PUG) or the Algorithm Theoretical Basis Document.",
    "keywords": "ESA, GHG, CCI, FP, CH4",
    "publicationState": "published",
    "dataPublishedTime": "2018-03-19T21:35:30",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/25933/?format=api",
        "dataPath": "/neodc/esacci/ghg/data/crdp_4/GOSAT/CH4_GOS_SRFP/v2.3.8/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 2420851993,
        "numberOfFiles": 2390,
        "fileFormat": "Data are in NetCDF format"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7005/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1635/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1636/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11790/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11791/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11792/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11793/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11794/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11796/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11797/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11798/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11800/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11804/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11815/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11819/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11820/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11822/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11823/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11846/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13268/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13270/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13272/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13273/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26286/?format=api"
    ],
    "dataLineage": "Data were processed by the ESA CCI GHG project team and supplied to CEDA as part of the ESA CCI Open Data Portal Project",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/13295/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/12808/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108404/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108398/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108399/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108400/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108402/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108403/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108401/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108397/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108405/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2564/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_ghg_terms_and_conditions.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        },
        {
            "ob_id": 1140,
            "name": "ESACCI"
        }
    ]
}