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/4096/?format=api
{ "ob_id": 4096, "uuid": "33a39f647824bbd542c4ce9b88c9e9fd", "title": "QUEST Quaternary: Marine isotope and glacial cycle model data (150,000 years ago to present)", "abstract": "Quaternary QUEST was led by Dr Tim Lenton at UEA, with a team of 10 co-investigators at the Universities of Cambridge, Oxford, Reading, Leeds, Bristol, Southampton and at UEA.\r\n\r\nThis dataset collection contains glacial and isotope model data.\r\n\r\nOver the last million years, the Earth has experienced a sequence of temperature oscillations between glacial and interglacial states, linked to variations in the Earth’s orbit around the sun. These climate oscillations were accompanied by changes in atmospheric CO2, but the fundamental reasons for this relationship are still unresolved.\r\n\r\nThis project team aimed to compile a synthesis of palaeodata from sediments and ice cores, improve the synchronization of these records with each other, and use this greater understanding of the Earth’s ancient atmosphere to improve Earth system models simulating climate over very long timescales. A combined long-term data synthesis and modelling approach has helped to constrain some key mechanisms responsible for glacial-interglacial CO2 change, and Quaternary QUEST narrowed the field of ocean processes that could have caused glacial CO2 drawdown.\r\n\r\n ", "keywords": "QUEST, Quaternary, carbon dioxide, climate change, glaciation", "discoveryKeywords": [ 1138, 1142 ], "publicationState": "published", "dataPublishedTime": "2008-12-10T03:15:43", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/4097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/19066/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/2801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/2802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10428/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19774/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41722/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41720/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41717/?format=api" ] }