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/8327/?format=api
{ "ob_id": 8327, "uuid": "f0a76b5b2c3d7b82299c51ceb849755e", "title": "CASIX: Global monthly Carbon Primary Production Estimates using Sea-viewing Wide Field-of-view Sensor (SeaWiFS) primary data", "abstract": "CASIX, the Centre for observation of Air-Sea Interactions & fluXes, is a NERC Centre of Excellence in Earth Observation. The scientific focus was on advancing the science of air-sea interactions and reducing the errors in the prediction of climate change. The primary goal was to quantify accurately the global air-sea fluxes of carbon dioxide (CO2). CASIX accelerated the exploitation of new Earth Observation satellite data to further the understanding of marine biogeochemistry in the Earth System. CASIX links NERC Centres, university groups and the Met Office to model ocean circulation and the ocean carbon cycle.\r\n\r\nThis dataset collection contains global monthly primary production estimates derived using the Smyth et al 2005 model from SeaWiFS data.", "keywords": "CASIX, SeaWiFS, model", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2007-01-20T13:48:01", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/8328/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5341/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33342/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44379/?format=api" ] }