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/11235/?format=api
{ "ob_id": 11235, "uuid": "b88af6da1a4c59f50447ccf801c1fdb5", "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: ECHAM5 at Max Planck Institute for Meteorology, Germany data", "abstract": "Data from the Max Planck Institute for Meteorology ECHAM5 simulations", "keywords": "CMIP3", "publicationState": "published", "dataPublishedTime": "2008-02-29T12:02:11", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11236/?format=api", "dataPath": "/badc/cmip3_drs/data/cmip3/output/MPIM/ECHAM5/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2699508963403, "numberOfFiles": 3551, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/4979/?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/1050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6314/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6689/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6690/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6691/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6692/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6693/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7899/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9714/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9720/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9722/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9725/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9731/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9732/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9733/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9847/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9851/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9854/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9860/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9862/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9863/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9864/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9865/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9870/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9871/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9872/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9873/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9882/?format=api" ], "dataLineage": "Data was converted to CF netCDF by the data provider.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7485/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/426/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/423/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/104999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40214/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/11078/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2599/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "cmip3", "label": "restricted: cmip3 group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }