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

{
    "ob_id": 24701,
    "uuid": "e5fb0e74b8104302a43e8a24dc45e038",
    "title": "AGB-MEX Forrest BIOMASS map for Mexico V1.0",
    "abstract": "Ground data from the National Forest and Soil Inventory of Mexico (INFyS) were used to calibrate a maximum entropy (MaxEnt) algorithm to generate forest biomass (AGB), its associated uncertainty, and forest probability maps. The input predictor layers for the MaxEnt algorithm were extracted from the moderate resolution imaging spectrometer (MODIS) vegetation index (VI) products, ALOS PALSAR L-band dual-polarization backscatter coefficient images, and the Shuttle Radar Topography Mission (SRTM) digital elevation model. A Jackknife analysis of the model accuracy indicated that the ALOS PALSAR layers have the highest relative contribution (50.9%) to the estimation of AGB, followed by MODIS-VI (32.9%) and SRTM (16.2%). The forest cover mask derived from the forest probability map showed higher accuracy (κ = 0.83) than alternative masks derived from ALOS PALSAR (κ = 0.72–0.78) or MODIS vegetation continuous fields (VCF) with a 10% tree cover threshold (κ = 0.66). The use of different forest cover masks yielded differences of about 30 million ha in forest cover extent and 0.45 Gt C in total carbon stocks. The AGB map showed a root mean square error (RMSE) of 17.3 t C ha− 1 and R2 = 0.31 when validated at the 250 m pixel scale with inventory plots. The error and accuracy at municipality and state levels were RMSE = ± 4.4 t C ha− 1, R2 = 0.75 and RMSE = ± 2.1 t C ha− 1, R2 = 0.94 respectively. We estimate the total carbon stored in the aboveground live biomass of forests of Mexico to be 1.69 Gt C ± 1% (mean carbon density of 21.8 t C ha− 1), which agrees with the total carbon estimated by FAO for the FRA 2010 (1.68 Gt C). The new map, derived directly from the biomass estimates of the national inventory, proved to have similar accuracy as existing forest biomass maps of Mexico, but is more representative of the shape of the probability distribution function of AGB in the national forest inventory data. Our results suggest that the use of a non-parametric maximum entropy model trained with forest inventory plots, even at the sub-pixel size, can provide accurate spatial maps for national or regional REDD + applications and MRV systems.",
    "keywords": "Forest biomass, Uncertainty, Forest probability, MODIS, ALOS PALSAR, SRTM, Carbon, MaxEnt, REDD +",
    "publicationState": "published",
    "dataPublishedTime": "2017-06-07T11:12:52",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/24704/?format=api",
        "dataPath": "/neodc/nceo_biomass_maps/data/AGB-MEX/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 465851218,
        "numberOfFiles": 4,
        "fileFormat": "GeoTiff, 16 Bit"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6698/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1743/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25988/?format=api"
    ],
    "dataLineage": "Data provided by Pedro Rodriguez-Veiga of University of Leicester as part of NCEO  Terrestrial Carbon and Vegetation workplan area . This work was supported by Copernicus Initial Operations - Network for Earth Observation Research Training (GIONET). GIONET was funded by the European Commission, Marie Curie Programme, Initial Training Networks, Grant Agreement number PITN-GA-2010-264509. Pedro Rodriguez-Veiga and Heiko Balzter were supported by the NERC National Centre for Earth Observation (NCEO). Heiko Balzter was also supported by the Royal Society Wolfson Research Merit Award, 2011/R3.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "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/101146/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101147/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101148/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101149/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101142/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101143/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101144/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101145/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101140/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101139/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101141/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/24703/?format=api",
    "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"
        }
    ]
}