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/8310/?format=api
{ "ob_id": 8310, "uuid": "c8d3946637b79669129ffbc5b29e50c5", "title": "(A)ATSR Validation Campaign - SISTeR SST Data", "abstract": "Skin Sea Surface Temperature data from the (A)ATSR Validation Campaign by SISTeR. The prime objective of the (A)ATSR mission is to return accurate measurements of the global sea surface temperature. To ensure the accuracy of the measurement, there have been joint efforts to validate the data. One of these efforts is the (A)ATSR Validation Campaign which involves the deployment of the Scanning Infrared Sea surface Temperature Radiometer (SISTeR). The SISTeR is a self-calibrating radiometer that measures the skin sea surface temperature. The SISTeR was mounted on MS Color Festival and MS Prinsesse Ragnhild to return skin sea surface temperature in the North Sea in 2006, and was on-board RMS Queen Mary 2 collecting data from the Atlantic Ocean, Indian Ocean and Western Pacific between 2010 and 2014. Data was collected continuously throughout the cruises unless severe weather conditions required the instrument to be protected, which results in the prevention of the data collection.", "keywords": "", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2014-07-08T15:48:55", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/8311/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/8317/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/8322/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5330/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33302/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33303/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33305/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33300/?format=api" ] }