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/5349/?format=api
{ "ob_id": 5349, "uuid": "c978c7501016e731997be67bfaae73bc", "title": "QUEST Fish: biomass estimates in four weight categories for exclusive economic zones", "abstract": "QUEST Fish was led by Dr Manuel Barange (PML) with 18 co-investigators from POL, PML, CEFAS, University of Plymouth, University of Portsmouth, CSIC (Spain), UEA, WorldFish Centre, IPSL, ICES (Denmark), Met Office, IRD (Paris) and University of North Carolina, as part of QUEST (Quantifying and Understanding the Earth System)\r\n\r\nThis dataset collection contains global fish biomass estimates from the Global Coastal-Ocean Modelling System.\r\n\r\nQUEST-Fish has delivered a near-global assessment of consequences of climate change for fisheries, demonstrating excellent and innovative bridging of marine biogeochemistry models and socio-economics. QUEST-Fish specifically focused on the added impacts that climate change is likely to cause on global fish production, and on the subsequent additional risks and vulnerabilities to human societies.\r\n\r\nThe team have demonstrated the broad capability of an integrated regional coastal/shelf seas model system. The physical-ecological POLCOMS-ERSEM model that underpinned the research was developed for Europe’s regional seas. Its application to 20 Large Marine Ecosystems (coastal bioregions) worldwide, covering two-thirds of the world’s fish catch, has been critically evaluated and found adequate for most regions (the physical and biogeochemical differences of the upwelling region off Peru presents challenges, with the climate impact likely to be over-expressed in the fisheries projection output).", "keywords": "QUEST, Fish, biology, fisheries, climate change", "discoveryKeywords": [ 1138, 1142 ], "publicationState": "published", "dataPublishedTime": "2008-12-10T03:15:44", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/5350/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/3485/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/3486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10430/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43757/?format=api" ] }