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/3939/?format=api
{ "ob_id": 3939, "uuid": "41f061e11217e549a498971725e90520", "title": "Operational Numerical Weather Prediction (NWP) Output from the Global Atmospheric Part of the Met Office Unified Model (UM)", "abstract": "This dataset contains operational NWP (Numerical Weather Prediction) output from the global atmospheric part of the Met Office global atmospheric Unified Model.\r\n\r\nThe Met Office Unified Model is the numerical modelling system developed and used at the Met Office (it is run operationally for weather forecasting). It is 'seamless' in that different configurations of the same model are used across all time and space scales.\r\n\r\nThis model can produce several datasets of which CEDA holds the following:\r\n\r\n Met Office Global Atmospheric Model data\r\n Met Office North Atlantic/European (NAE) Mesoscale Model data \r\n\r\nThe Met Office Global Atmospheric Model has 25 km resolution with 70 vertical levels. It Covers the entire globe and 144 hours in the future twice a day. The Global model provides boundary information for the NAE model, for which additional shorter runs (48 hours) are produced twice a day. The model is kept close to the real atmosphere using hybrid 4D-Var data assimilation of observations. 17km resolution with 70 vertical levels is now also available.\r\n\r\nAnalyses and first forecast steps are stored to give a time resolution of 1 hour up to 6 hours after each analysis timestep.\r\n\r\nThe NWP global output archive starts on 1 January 2012, and is ongoing. ", "keywords": "NWP, Met Office, UM, unified model, global atmospheric model", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2013-09-18T18:13:06", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/3940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/3942/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/3944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/3946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/3948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/3950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/13831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/13835/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/13837/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/13839/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/2691/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/2692/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19335/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/19339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46816/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168745/?format=api" ] }