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/24806/?format=api
{ "ob_id": 24806, "uuid": "d7bb874c638c40e797c3aaa6baffc65f", "title": "Amazonian peatlands: in-situ ground based soil-atmosphere flux measurements", "abstract": "'Amazonian peatlands - A potentially important but poorly characterised source of atmospheric methane and nitrous oxide' was a NERC (Natural Environment Research Council) funded project from 2013-2014 with the following grant reference: NE/I015469/2. \r\n\r\nThis dataset collection contains measurements from field sampling of soil-atmosphere fluxes concentrated on 4 dominant vegetation types in the lowland tropical peatland forests of the Pastaza-Marañón foreland basin. Vegetation types included; forested vegetation, forested [short pole] vegetation, Mauritia flexuosa-dominated palm swamp, and mixed palm swamp. \r\n\r\nGreenhouse gas (GHG) fluxes were captured from both floodplain systems and nutrient-poor bogs in order to account for underlying differences in biogeochemistry that may arise from variations in hydrology. Sampling was conducted during four field campaigns (two wet season, two dry season) over a 27-month period, extending from February 2012 to May 2014.\r\n\r\n", "keywords": "methane, nitrous oxide, peat, tropical peatland, Pastaza-Marañón foreland basin, Amazonia, Peru", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": null, "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/24807/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101547/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101545/?format=api" ] }