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

{
    "ob_id": 32401,
    "uuid": "d65aab04c69b4df391e6e7fc4b901aef",
    "title": "MOD13A2 - MODIS/Terra Vegetation Indices 16-Day L3 Global 1km SIN Grid",
    "abstract": "These data are a copy of MODIS data from the NASA Level-1 and Atmosphere Archive & Distribution System (LAADS) Distributed Active Archive Center (DAAC). The copy is potentially only a subset. Below is the description from https://ladsweb.modaps.eosdis.nasa.gov/missions-and-measurements/products/MOD13A2\n\n\n\n\n\nGlobal MODIS vegetation indices are designed to provide consistent spatial and temporal comparisons of vegetation conditions. Blue, red, and near-infrared reflectances, centered at 469-nanometers, 645-nanometers, and 858-nanometers, respectively, are used to determine the MODIS daily vegetation indices.\n\nThe MODIS Normalized Difference Vegetation Index (NDVI) complements NOAA's Advanced Very High Resolution Radiometer (AVHRR) NDVI products providing continuity for time series applications over this rich historical archive. MODIS also includes a new Enhanced Vegetation Index (EVI) product that minimizes canopy background variations and maintains sensitivity over dense vegetation conditions. The EVI also uses the blue band to remove residual atmosphere contamination caused by smoke and sub-pixel thin cloud clouds. The MODIS NDVI and EVI products are computed from atmospherically-corrected bi-directional surface reflectances that have been masked for water, clouds, heavy aerosols, and cloud shadows.\n\nGlobal MOD13A2 data are provided every 16 days at 1-kilometer spatial resolution as a gridded level-3 product in the Sinusoidal projection. Vegetation indices are used for global monitoring of vegetation conditions and are used in products displaying land cover and land cover changes. These data may be used as input for modeling global biogeochemical and hydrologic processes and global and regional climate. These data also may be used for characterizing land surface biophysical properties and processes, including primary production and land cover conversion.\n\nCollection-5 MODIS/Terra Vegetation Indices products are Validated at Stage 2, meaning that accuracy has been assessed over a widely distributed set of locations and time periods via several ground-truth and validation efforts. Although there may be later improved versions, these data are ready for use in scientific publications.\n\nShortname: MOD13A2 , Platform: Terra , Instrument: MODIS , Processing Level: Level-3 , Spatial Resolution: 1 km , Temporal Resolution: 16 day , ArchiveSets: 6, 61 , Collection: MODIS Collection 6    (ArchiveSet 6) , PGE Number: PGE35 , File Naming Convention: MOD13A2.AYYYYDDD.hHHvVV.CCC.YYYYDDDHHMMSS.hdf  YYYYDDD = Year and Day of Year of acquisition hHH = Horizontal tile number (0-35) vVV = Vertical tile number (0-17) CCC = Collection number YYYYDDDHHMMSS = Production Date and Time  , Citation: Kamel Didan - University of Arizona, Alfredo Huete - University of Technology Sydney and MODAPS SIPS - NASA. (2015). MOD13A2 MODIS/Terra Vegetation Indices 16-Day L3 Global 1km SIN Grid. NASA LP DAAC. http://doi.org/10.5067/MODIS/MOD13A2.006 , Keywords: Climate Change, Canopy Characteristics, Biomass, Vegetation Index, Plant Phenology, Length of Growing Season ",
    "keywords": "Climate Change, Canopy Characteristics, Biomass, Vegetation Index, Plant Phenology, Length of Growing Season ",
    "publicationState": "published",
    "dataPublishedTime": "2021-04-15T14:06:07.536427",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32402/?format=api",
        "dataPath": "/neodc/modis/data/MOD13A2",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 527218355189,
        "numberOfFiles": 57650,
        "fileFormat": "HDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8895/?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/64515/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64516/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64517/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64518/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64519/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64520/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64521/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64522/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64523/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64524/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64525/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64526/?format=api"
    ],
    "dataLineage": "Data were downloaded from https://ladsweb.modaps.eosdis.nasa.gov/archive/allData/ to support UK research groups, especially NCEO.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10838/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/10895/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/10892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144263/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144264/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144265/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144266/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144267/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144269/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144270/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144271/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/25855/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2557/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://modaps.modaps.eosdis.nasa.gov/services/faq/LAADS_Data-Use_Citation_Policies.pdf",
            "licenceClassifications": ""
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}