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/14745/?format=api
{ "ob_id": 14745, "uuid": "def891ced9b0495d87bf71e823e741f5", "title": "Cascade: Africa 4km xfjea model run data", "abstract": "Cascade was a NERC funded consortium project to study organized convection and scale interactions in the tropical atmosphere using large domain cloud system resolving model simulations. This dataset contains data from the xfjea simulation which ran using the Met Office Unified Model (UM) at 4km horizontal resolution over the domain 20W-20E, 5S-28N which encompasses the west african monsoon. Cascade Africa simulations are used to study African Easterly Waves.\r\n\r\nThis dataset contains 4km Africa model measurements from xfjea run. ", "keywords": "Cascade, atmosphere, UM, Unified Model", "publicationState": "published", "dataPublishedTime": "2008-12-10T10:24:10", "doiPublishedTime": null, "updateFrequency": "unknown", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/14746/?format=api", "dataPath": "/badc/cascade/data/Africa-4km", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8285832819305, "numberOfFiles": 3927, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3881/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/931/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51609/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51610/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51614/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51624/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51625/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51628/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57189/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57204/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57207/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57792/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57793/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57794/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57796/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57799/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57805/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57806/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57810/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57811/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57812/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57814/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57815/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57816/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57819/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57821/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57822/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57827/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57832/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57834/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57835/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57836/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57837/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57838/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57841/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57842/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57843/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57847/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57851/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57854/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57860/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57861/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60735/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82779/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82782/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82786/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82790/?format=api" ], "dataLineage": "Data were generated using the Met Office Unified Model (UM) at 4km horizontal resolution over the domain 20W-20E, 5S-28N. Cascade data has been converted to CF-netCDF by the cascade team using one of two tools: UKMOIDL or xconv, then passed on to the BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/14742/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6666/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/57169/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/7778/?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" } ] }