Observation Collection Instance
Get a list of Collections objects. Collections have a 1:1 mapping with Observations.
### Available end points:
- `/observationcollections/` - Will list all Collections in the database
- `/observationcollections.json` - Will return all Collections in json format
- `/observationcollections/<object_id>/` - Returns Collections object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `uuid`
- `title`
- `keywords`
- `discoveryKeywords`
- `publicationState`
### How to use filters:
- `/observationcollections/?uuid=ab4ca8d019d148f78afba1cd20872bdd`
- `/observationcollections.json?publicationState=citable`
GET /api/v2/observationcollections/40190/?format=api
{ "ob_id": 40190, "uuid": "a918c09740b345a089fd47c4c48526b4", "title": "CCMI-2022 data produced by the MIROC-ES2H model from MIROC", "abstract": "The MIROC-ES2H model contribution to CCMI-2022 set of experiments defined by the APARC- and IGAC-supported Chemistry-Climate Model Initiative.\r\n\r\nThe CCMI-2022 set of model experiments focus on the stratosphere, with the goals of providing updated projections of the future evolution of ozone and improving our understanding of chemistry-climate interactions and how they are represented in models.\r\n\r\nThe MIROC-ES2H chemistry-climate model is based on a global climate model MIROC (Model for Interdisciplinary Research on Climate) which has been cooperatively developed by JAMSTEC (Japan Agency for Marine-Earth Science and Technology, Kanagawa 236-0001, Japan), AORI (Atmosphere and Ocean Research Institute, The University of Tokyo, Chiba 277-8564, Japan), NIES (National Institute for Environmental Studies, Ibaraki 305-8506, Japan), and R-CCS (RIKEN Center for Computational Science, Hyogo 650-0047, Japan) and configured to follow forcings as laid out in the CCMI2022 founding document (Plummer et al., 2021).\r\n\r\nAPARC (formerly SPARC) and IGAC projects coordinate international research in atmospheric chemistry. APARC (Atmospheric Processes And their Role in Climate) is a core project of the World Climate Research Programme (WCRP). IGAC is the International Global Atmospheric Chemistry which currently operates under the umbrella of Future Earth.", "keywords": "CCMI-2022, MIROC-ES2H, MIROC, JAMSTEC, AORI, NIES, R-CCS, APARC", "discoveryKeywords": [], "publicationState": "published", "dataPublishedTime": "2023-08-11T11:35:31", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/39223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/40191/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/40351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/43437/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195961/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195963/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195967/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195968/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196638/?format=api" ] }