Observation Instance
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/30293/?format=api
{ "ob_id": 30293, "uuid": "3898cd8ce8cd4408a7970c2e695d5268", "title": "ESA Aerosol Climate Change Initiative (Aerosol_cci): Level 2 aerosol products (PARASOL-GRASP algorithm), Version 0.08", "abstract": "The ESA Climate Change Initiative Aerosol project has produced a number of global aerosol Essential Climate Variable (ECV) products from a set of European satellite instruments with different characteristics. This dataset comprises Level 2 aerosol properties from the POLDER instrument on the PARASOL satellite, using the GRASP (Generalised Retrieval of Aerosol and Surface Properties) algorithm. This version of the data is version 0.08 and covers the period from 2005 to 2013.\r\n\r\nFor further details please see the documentation.", "keywords": "Aerosol, ESA, CCI", "publicationState": "preview", "dataPublishedTime": null, "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/30294/?format=api", "dataPath": "/neodc/esacci/aerosol/data/PARASOL-GRASP/v0.08/L2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 41821823587, "numberOfFiles": 14447, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8245/?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/28839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62104/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82335/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82339/?format=api" ], "dataLineage": "Data were processed by the ESA CCI Aerosol project team and supplied to CEDA in the context 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/13341/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130934/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2555/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_aerosol_terms_and_conditions.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [] }