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/8436/?format=api
{ "ob_id": 8436, "uuid": "378c3e773d87e42b30ff10379143eb4c", "title": "CASIX TOPEX: high-resolution gridded monthly means of surface marine data", "abstract": "TOPography EXperiment (TOPEX) for ocean circulation (otherwise known as Poseidon) was launched on August 10, 1992 and was a joint satellite mission between NASA, the U.S. space agency, and CNES, the French space agency, to map ocean surface topography. The first major oceanographic research vessel to sail into space, TOPEX/Poseidon helped revolutionise oceanography by proving the value of satellite ocean observations.\r\n\r\nThis dataset collection contains monthly means on a 1x1 latitude/longitude grid for 12 years (1993-2004). The data contains the following parameters: wind speed, squared wind speed, cubed wind speed, wind speed * significant wave height, significant wave height, 1/sigma0(Ku) and gas transfer velocity. \r\n\r\nThe dataset was produced by Fangohr, S. and D.K. Woolf of SOCS, as part of the NERC programme's Centre for observation of Air-Sea Interactions and FluXes (CASIX) and National Centre for Earth Observation (NCEO).", "keywords": "TOPEX, ocean, satellite, marine", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2004-06-09T14:03:35", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/8437/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5384/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41765/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41766/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41763/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41764/?format=api" ] }