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/2871/?format=api
{ "ob_id": 2871, "uuid": "1e3b57d54fe4c4f5c0f1e4a319f53186", "title": "URBMET: Universities Weather Research Network (UWERN) measurements", "abstract": "The NERC URGENT thematic programme was set up to integrate urban environmental research across the geological, ecological, freshwater and atmospheric sciences. It worked in partnership with city authorities, industry and regulatory bodies. \r\n\r\nThe thematic programme began in 1998 and lasted for 7 years. \r\n\r\nUniversities Weather Research Network (UWERN) Urban Meteorology Programme (URBMET) was a NERC Urban Regeneration and the Environment (URGENT) Air project (GST/02/2231 - Duration: 1/01/1999 - 30/6/2002) led by Dr Stephen Belcher, University of Reading.\r\n\r\nThe key issues of this project were:\r\n\r\n-how boundary-layer motions drive small-scale street-level circulations within the urban canopy\r\n-how street-level circulations feed back into the larger-scale boundary-layer above by mixing heat, moisture and momentum\r\n-how small-scale circulations within the streets mix pollutants from street-level into the boundary-layer above\r\n-how larger-scale motions above affect the mixing.\r\n\r\nThis work brought together expertise from dynamical and observational meteorology, and theoretical and experimental fluid dynamics to make full-scale and laboratory measurements of the atmospheric boundary-layer over urban areas. The project developed a sound understanding of the processes of mixing and transport from the street-level into the boundary-layer. It also developed methods for parameterising these processes in urban-scale dispersion models and in numerical weather prediction models through an urban canopy model of urban areas.", "keywords": "URGENT, URBMET, Wind", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2001-12-10T02:44:45", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/2872/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/2877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/2880/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1979/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1980/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/12887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/12889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/12893/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/12890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/12891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41439/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/12888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54861/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41436/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55240/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41437/?format=api" ] }