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/12371/?format=api
{ "ob_id": 12371, "uuid": "9eba512621144dbaacda1ddb470f885b", "title": "MINERVA: Update to the UKCP09 Marine Report North-West European Shelf Seas Marine Climate Projections", "abstract": "An update to the shelf seas component of UKCP09 Marine Report (Lowe et al. 2009) funded by the Minerva Project. \r\nA Perturbed Physics Ensemble (PPE) of HadCM3 has been downscaled with the shelf seas model POLCOMS. Each of the 11 ensemble members have been downscaled as transient simulations (from 1952-2098) under the SRES A1B emissions scenario. The PPE (QUMP: Quantifying Uncertainty in Model Projections) was designed to span the range of uncertainty associated with model parameter uncertainty in the atmosphere of the driving global climate model. POLCOMS was run at a 12km resolution, with 32 vertical levels using s-coordinates. Monthly statistics of the model results were recorded. \r\n", "keywords": "MINERVA, UKCP, Marine Climate, Uncertainty, Climate Downscaling, Shelf Seas, Temperature, SST, Salinity, Stratification, Sea Surface Temperature", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2016-09-05T11:00:00", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/12370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/19997/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47189/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47190/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47192/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47652/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76017/?format=api" ] }