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

{
    "ob_id": 25064,
    "uuid": "237c618d8b2e49cf8e61d01780f11650",
    "title": "CRU CY3.25: Climatic Research Unit (CRU) Year-by-Year Variation of Selected Climate Variables by CountrY (CY) version 3.25 (Jan. 1901 - Dec. 2016)",
    "abstract": "This version of CRU CY is superseded by version 4.01. It is being made available to assist with users moving to the new process. No further releases of version 3 are planned. \r\n\r\nAn updated set of country definitions have been introduced with this version. Please see the appropriate Release Notes. The data are available as text files with the extension '.per' and can be opened by most text editors.\r\n\r\nThe CRU CY version 3.25 dataset consists of ten climate variables for country averages at a monthly, seasonal and annual frequency; including cloud cover, diurnal temperature range, frost day frequency, precipitation, daily mean temperature, monthly average daily maximum and minimum temperature, vapour pressure and potential evapotranspiration. \r\n\r\nThis dataset was produced in 2017 by the Climatic Research Unit (CRU) at the University of East Anglia and extends CRU CY 3.24.01.\r\n\r\nSpatial averages are calculated using area-weighted means. CRU CY3.25 is derived directly from the CRU TS3.25 dataset. CRU CY version 3.25 spans the period 1901-2016 for 289 countries.\r\n\r\nTo understand the CRU-CY3.25 dataset, it is important to understand the construction and limitations of the underlying dataset, CRU TS3.25. It is therefore recommended that all users read the Harris et al, 2014 paper listed in the online documentation on this record.\r\n\r\nCRU CY data are available for download to all CEDA users.",
    "keywords": "CRU, CRU CY, climate",
    "publicationState": "citable",
    "dataPublishedTime": "2017-09-22T09:25:17",
    "doiPublishedTime": "2017-12-04T08:59:40",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/25069/?format=api",
        "dataPath": "/badc/cru/data/cru_cy/cru_cy_3.25",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 49331502,
        "numberOfFiles": 2923,
        "fileFormat": "The CRU CY data are provided as text files with the extension \".per\", most text editors will open these files. See the linked file formats guide for more information."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6777/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/513/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [],
    "dataLineage": "CRU CY is derived directly from the CRU TS dataset, and version numbering is matched between the two datasets. Thus, the first official version of CRU CY was v3.21 as it is based on CRU TS v3.21.\r\n\r\nCRU CY 3.24 data files supplied to CEDA for long-term archival by CRU in October 2016.\r\n\r\nThe CRU CY 3.24 data were withdrawn in January 2017 due to known issues with the data.\r\n\r\nCRU CY 3.24.01 data files supplied to CEDA for long-term archival by CRU in January 2017.\r\n\r\nCRU CY 3.25 data files supplied to CEDA for long-term archival by CRU in September 2017.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9358/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/6672/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6889/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102692/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102697/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102691/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102694/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102696/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102690/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102698/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102693/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/102700/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168510/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168511/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/6676/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}