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/21951/?format=api
{ "ob_id": 21951, "uuid": "2351257fc11c448a8453e0cf78d19af4", "title": "WCRP CMIP5: The MIROC team MIROC-ESM-CHEM model output for the historical experiment", "abstract": "WCRP CMIP5: The MIROC team MIROC-ESM-CHEM model output for the historical experiment. These data cover the following realms: aerosol, atmos, land, landIce, ocean, ocnBgchem and seaIce; at the following frequencies: 3hr, 6hr, day, fx, mon and yr. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe MIROC team consisted of the following agencies: Japan Agency for Marine-Earth Science and Technology (JAMSTEC) and Centre for Climate System Research / National Institute for Environmental Studies, Japan.", "keywords": "CMIP5, CMIP, WCRP, climate change, MIROC, MIROC-ESM-CHEM, historical, aerosol, atmos, land, landIce, ocean, ocnBgchem, seaIce, 3hr, 6hr, day, fx, mon, yr", "publicationState": "published", "dataPublishedTime": "2014-02-23T10:29:52.185766", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/21950/?format=api", "dataPath": "/badc/cmip5/data/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1358122265780, "numberOfFiles": 3295, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5873/?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/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/7795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54270/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54384/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54387/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54805/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54806/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59951/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68300/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71623/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71630/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71709/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71725/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71729/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71734/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71861/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71959/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82344/?format=api" ], "dataLineage": "Data were produced and verified by The MIROC team scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/21626/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/21936/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87885/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87875/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87883/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87884/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87873/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/87882/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/21949/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }