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/13300/?format=api
{ "ob_id": 13300, "uuid": "b05d478170e14356bbe2c3cce3f7bf67", "title": "ESA Glaciers Climate Change Initiative (Glaciers CCI) Dataset Collection", "abstract": "The ESA Glaciers Climate Change Initiative (CCI) dataset consists of data produced by the ESA CCI Glaciers Project. The main objective of the Glaciers_cci project is to contribute to the efforts of creating a globally complete and detailed glacier inventory as requested in action T2.1 by GCOS (2006). This activity has two major parts: One is data creation (glacier outlines) in selected and currently still missing key regions, and the other one is in establishing a more consistent framework for glacier entity identification to enhance the integrity and error characterization of the available data sets. As meltwater from glaciers and ice caps provide a substantial contribution to global sea-level rise, the project will also create two additional products in selected key regions, elevation changes and velocity fields", "keywords": "ESA, CCI, Glaciers", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2016-04-12T14:26:41", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/13302/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50875/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50877/?format=api" ] }