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/1289/?format=api
{ "ob_id": 1289, "uuid": "ef3e53aef4dca2030ebc9e84aa908d74", "title": "Numerical data from the Global Ocean Physics Reanalysis UR025.4 (1989-2010) as part of the VALue of the RAPID-WATCH Climate Change programme array (VALOR) project", "abstract": "These data are the University of Reading (Reading, UK) UR025.4 reanalysis produced by the Earth System Science Centre, and are used to support the work of the NERC (Natural Environmental Research Council) RAPID-WATCH (Rapid Climate Change-Will the Atlantic Thermohaline Circulation halt?) VALOR (VALue of the RAPID-WATCH Climate Change programme array) project.\r\n\r\nThey consist of global ocean and sea ice fields, with coverage at 1/4 deg lat x 1/4 deg lon, on 75 vertical levels, for the period from 1989 to 2010. These variables include monthly means of Temperature, Salinity, Currents, Sea Surface Height and Sea Ice Parameters, forced by ERA-Interim atmospheric variables with Data Assimilation of in-situ T,S profiles and satellite SST, Sea Level Anomalies, Temperature and Salinity profiles and satellite Sea Ice Concentration using the UK Met Office FOAM system. 5-day data also exist for all variables and daily data for some upper ocean variables may be available from the provider.\r\n\r\nThese data were originally produced under the EU MyOcean project and have been validated against observations. They are also currently available through the MyOcean website.", "keywords": "VALOR, RAPID-Watch", "publicationState": "citable", "dataPublishedTime": "2013-06-27T09:34:43", "doiPublishedTime": "2013-07-08T23:00:00", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/1290/?format=api", "dataPath": "/badc/rapid-watch/data/Sutton/VALOR/ORCA025_FOAM", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 621397443343, "numberOfFiles": 1058, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/387/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50628/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50629/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50630/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50632/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50633/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50634/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50635/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50636/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50637/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50638/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50639/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50640/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50641/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50642/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50643/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50644/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50647/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50648/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50649/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50650/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50651/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api" ], "dataLineage": "Data were produced by the University of Reading partners of the VALOR project before preparation and delivery for archiving by the BADC.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/944/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/1291/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/1288/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44851/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/74394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44854/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44855/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/1293/?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" } ] }