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/13790/?format=api
{ "ob_id": 13790, "uuid": "327e87e5123f4d20a1766dca366364b8", "title": "Interrogating Trees as Archives of Environmental Sulphur Variability Project: Sulphur Dendrochemistry measurement collection from trees in Italy and in the UK", "abstract": "Sulphur is an element which is fixed within the woody tissues during growth and can be used with certainty for environmental reconstruction.\r\n\r\nThat sulphur should be the element which is fixed within the annual growth rings is fortuitous given its key role in modulating climate and fantastic potential as an environmental diagnostic tool. The injection of sulphur aerosol into the atmosphere is a key determinant of climate through backscattering and absorption of radiation, and has long been a concern for terrestrial ecology, causing widespread acidification of catchments upon deposition. \r\n\r\nHistorical sulphur concentration and isotopic values obtained from tree cores in Italy and in the UK are presented, spanning the period 1840-2012.\r\n\r\nThis work was funded by NERC (grant NE/H012257/1).\r\n", "keywords": "NERC, RM2010, sulphur, tree rings, Italy, UK", "discoveryKeywords": [ 1138, 1142 ], "publicationState": "published", "dataPublishedTime": "2015-12-16T20:14:30", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/13801/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8690/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52806/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52810/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52811/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/53622/?format=api" ] }