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/2406/?format=api
{ "ob_id": 2406, "uuid": "91ddf459b34c8efa4fc6fd711f6f1d88", "title": "Met Office Research Unit, Cardington: surface and upper air observations", "abstract": "The Met Office's research unit based in Cardington, Bedfordshire, study boundary-layer meteorology and surface processes to help with the development of numerical weather prediction methods. These are used in a number of ways including the development of physical parameterisation schemes. Surface meteorological data and high resolution radiosonde data are collected from the Met Office's research site and elsewhere. \r\n\r\nThe dataset collection contains recorded surface measurements timed at 1, 10 and 30 minute intervals and measured by instruments mounted on the surface, 10, 25 and 50 metre masts. Radiosonde data are available at various locations depending on the deployment of the equipment.\r\n\r\nThe facility continuously operates a comprehensive suite of surface, sub-surface, mast and tethered balloon mounted instrumentation. Various items of instrumentation, as well as the radiosonde and tethered balloon equipment, can also be deployed elsewhere in support of off-base measurement campaigns.", "keywords": "Met Office, meteorology, statospheric, Cardington, radiosonde", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2006-12-10T02:39:45", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/2432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/14546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/14759/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1679/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10280/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/11434/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/11436/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/11437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/11438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/11442/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/11435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42915/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42916/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42917/?format=api" ] }