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/13702/?format=api
{ "ob_id": 13702, "uuid": "bfbd5ec825fa422f9a858b14ae7b2a0d", "title": "VolcanEESM (Volcanic Emissions for Earth System Models): Volcanic sulphur dioxide (SO2) emissions database from 1850 to present", "abstract": "The VolcanEESM database was a combination of all global volcanic emissions of SO2 (amount and location) collated from the available literature. Currently, the database is available for the period 1850-2015, but this is expected to be updated yearly with additional information. \r\n\r\nThe database includes no information about the size, mass, distribution or optical depth of resulting aerosol. As such the database is model agnostic and it is up to each modeling group to make decisions about how to implement the emission file in their prognostic stratospheric aerosol scheme. \r\n\r\nRevisions to databases, such as VolcanEESM, are part of the scientific process. Thus, the database is freely available for others to use and report back any errors or comments they may have to the database's curators. ", "keywords": "Volcano, SO2, sulphur dioxide, volcanic eruptions, Earth System Models, VolcanEESM", "discoveryKeywords": [ 1138, 1142 ], "publicationState": "published", "dataPublishedTime": "2016-02-03T16:09:13", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/13703/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105379/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52368/?format=api" ] }