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/25940/?format=api
{ "ob_id": 25940, "uuid": "3a9a9c2af1c3439cabcda91edc4eaf56", "title": "QA4ECV Albedo", "abstract": "Knowledge of albedo is of critical importance to land surface monitoring and modelling, particularly with regard to considerations of climate forecasting and energy exchanges within the biosphere. When albedo is used in models, it has often been specified as a fixed number for some given land cover type. However, many years of monitoring from single instruments, such as MODIS, have shown that it can vary significantly both spatially and temporally. That said, being an angular and spectral integral, it is relatively conservative inter-annually, other than due to factors such as snow and possibly fire and dramatic land cover change (e.g. flooding, urbanisation). As particularly high changes in albedo occur due to the presence of absence of snow, modellers tend to consider these two cases separately: a snow free albedo and one with snow included.\r\n\r\nGlobal albedo data of the land surface is produced from data from 1982-2016 from European and US satellites daily and monthly with estimated uncertainties for every pixel. There are 3 data products including: 1) AVHRR+GEO Broadband Albedo at 0.5 and 0.05 degrees; 2) Spectral Albedo at 1km; and 3) Sea Ice Spectral Albedo at 1km", "keywords": "", "discoveryKeywords": [], "publicationState": "preview", "dataPublishedTime": null, "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/25938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/25941/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/25942/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204886/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108432/?format=api" ] }