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

{
    "ob_id": 26599,
    "uuid": "b8141fa5842b45e8863816da536def5a",
    "title": "Along Track Scanning Radiometers Arctic combined Surface Temperature (AAST) daily mean Level 3 (L3S) dataset, v2.1",
    "abstract": "The AAST L3S Combined Surface Temperature (CST) products here primarily provide data on surface temperatures in the Arctic, across all Arctic surfaces, and their associated uncertainties. This dataset consists of CSTs with uncertainty estimates produced from the ATSR-2 and AATSR  instruments on ESA's ERS-2 and Enivsat satellite respectively. The CSTs in this dataset are surface temperatures across ocean, snow/ice and land surfaces in the Arctic region, where the Arctic is defined as the area at, or north of, 60°N. Please note, the data here provide daily temperature data, not daily mean data as indicated by the dataset title. For more information see the paper linked under the details tab The data were produced for ATSR Satellite Dataset project, which was funded by The UK Dept. for Business, Energy & Industrial Strategy.\r\n\r\nIce (and snow) Surface Temperatures (ISTs) and Land Surface Temperatures (LSTs) used to produce this dataset are sourced from the GlobTemperature Level 2 LST V2.1 product. Sea Surface Temperature (SSTs) are from the ATSR SST L2P V3.0 product. This version of the CST dataset is v2.1, with an earlier version previously provided via the GlobTemperature data portal.  ATSR data was sourced from the GlobTemperature data portal and the CEDA archive. It consists of a complete set of CST and accompanying auxiliary (AUX) datafiles for the ATSR-2 and AATSR  instruments separately. ATSR-2 data are available for 01/08/1995  - 22/06/2003 while AATSR data are available for 20/05/2002 – 08/04/2012.",
    "keywords": "Arctic, Surface Temperature, ATSR-2, AATSR",
    "publicationState": "citable",
    "dataPublishedTime": "2018-10-12T11:12:31",
    "doiPublishedTime": "2018-10-12T11:35:44",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/26623/?format=api",
        "dataPath": "/neodc/aast_leicester/data/CST_L3S_V2.1/daily/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 180086262350,
        "numberOfFiles": 11819,
        "fileFormat": "NetCDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7161/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2286/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54670/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54671/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54677/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57594/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57599/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69219/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69220/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69815/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69819/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69820/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69821/?format=api"
    ],
    "dataLineage": "Data were produced for ATSR Satellite Dataset project, which was funded by The UK Dept. for Business, Energy & Industrial Strategy. ATSR data was sourced from the GlobTemperature data portal and the CEDA archive.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9685/?format=api"
    ],
    "projects": [],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/193354/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111800/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111798/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111793/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111796/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111797/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111799/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111794/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/111795/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/26605/?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": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}