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/39387/?format=api
{ "ob_id": 39387, "uuid": "2bcef71c38f4426c997d956ea79a7aaa", "title": "CCMI-2022 data produced by the CNRM-MOCAGE model at CNRM-CERFACS", "abstract": "The CNRM-MOCAGE model contribution to the 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 CNRM-MOCAGE chemistry-climate model is run by the modelling team at the CNRM (Centre National de Recherches Meteorologiques), CERFACS (Centre Europeen de Recherche et de Formation Avancee en Calcul Scientifique) 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, CNRM-MOCAGE, CNRM-CERFACS, APARC", "discoveryKeywords": [], "publicationState": "published", "dataPublishedTime": "2024-11-11T15:52:18", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/39366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/39369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/39371/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192153/?format=api" ] }