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/46219/?format=api
{ "ob_id": 46219, "uuid": "f6d8d045348a48b593c8bdfcaa6f9e79", "title": "CANARI LE", "abstract": "The Climate change in the Arctic – North Atlantic Region and Impacts on the UK Large Ensemble (CANARI LE) using the HadGEM3.1 model to simulate 40 realisations of 150 years of historical and future climate (a total of 6000 years of simulation).\r\n\r\nThe historical simulations (HIST2) run from 1950 to 2014, after which they continue using the SSP3-70 (SSP370) scenario forcing (historical and scenario forcings as used in CMIP6).\r\n\r\nThe model used is the medium resolution configuration of HadGEM3.1-MM used for CMIP6, with the Unified Model atmosphere at N216 (~60km) and the NEMO ocean at 0.25°.", "keywords": "NE/W004984/1, CMIP6, SMLE, CANARI, Climate, SSP3-70", "discoveryKeywords": [], "publicationState": "published", "dataPublishedTime": "2026-08-21T12:44:17", "doiPublishedTime": null, "member": [ "https://catalogue.ceda.ac.uk/api/v2/observations/45353/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/220672/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220673/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220674/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220675/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220676/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220677/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220678/?format=api" ] }