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/25356/?format=api
{ "ob_id": 25356, "uuid": "bea6b6bf17494ea3a0726740f5081095", "title": "Assessment of ClNO2 as a missing oxidant in the UK atmosphere", "abstract": "This dataset collection contains ambient concentrations of ClNO2, Cl2, NO3, N2O5, NOx, CO and photolysis rates at the Penlee Point Atmospheric Observatory (UK), University of Leicester campus and Weybourne Atmospheric Observatory (WAO)\r\n\r\nThis project explores by way of concerted measurements and modelling whether, in the UK context, ClNO2 can release large concentrations of reactive chlorine (Cl) into the troposphere. The chemistry could be especially important for the United Kingdom as the UK is surrounded by the ocean, which provides a continuous source of sea-salt in the coastal areas and further inland. In addition, emissions from coal-fired power stations, spread of grit on roads during winter and usage of chlorinated compounds in swimming pools, sewage and water treatment plants, can provide significant sources of non sea-salt Cl. \r\n\r\nThe overall objective of this project was to assess the importance of ClNO2 as a chlorine activation pathway and its presence as a strong chlorine source that could affect the composition and oxidative capacity of the atmosphere, with a particular focus on the UK.", "keywords": "CINO2, troposphere, chemistry, climate", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2018-01-09T12:09:37", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/25355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/25359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/25361/?format=api" ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103992/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103995/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103997/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103991/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/103999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/104000/?format=api" ] }