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/13605/?format=api
{ "ob_id": 13605, "uuid": "62123bccce294d9ca34efaf5a0bdc695", "title": "UK SOLAS Chemical and Physical Structure of the Lower Atmosphere of the Tropical Eastern North Atlantic (SLATEA) campaign", "abstract": "The UK SOLAS Chemical and Physical Structure of the Lower Atmosphere of the Tropical\r\nEastern North Atlantic (SLATEA) campaign aimed at investigating the chemical structure of the lowermost atmosphere in remote marine boundary layer regions with high ocean productivity and at quantifying chemical gradients induced at the interfacial region.\r\n\r\nFieldwork activities have included participation in the UK SOLAS RHaMBLe cruise (D319), and concurrent aircraft surveys using the NERC Dornier 228 (operated by ARSF) to determine the vertical\r\ndistribution of reactive trace gases at Cape Verde and near to the RHaMBLe cruise paths. Resulting data have included trace gases such as ozone, carbon monoxide, oxides of nitrogen, halocarbons, and volatile organic compounds (microDiracFMW, TEI 49I UV ozone analyser, Aerolaser AL 5002 fast CO analyser onboard Dornier aircraft) and Fine aerosol particles\r\n\r\n", "keywords": "SLATEA, SOLAS, Africa, aerosols, ARSF, Dornier", "discoveryKeywords": [ 1138, 1142 ], "publicationState": "published", "dataPublishedTime": "2006-12-10T03:17:16", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/5079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/5084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/5091/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8634/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52096/?format=api" ] }