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/1357/?format=api
{ "ob_id": 1357, "uuid": "c0001a8c47724dd514e64dcaf358fc60", "title": "CORRAL: Historical meteorological recordings from the UK colonial registers and Royal Navy logbook images", "abstract": "The UK Colonial Registers and Royal Navy Logbooks (CORRAL) project uses late 18th to early 20th century archive material to enhance the global coverage of daily to sub-daily weather observations by digitising Royal Navy ship's logbooks (from ships of voyages of scientific discovery and those in the service of the Hydrographic Survey) and coastal and island records contained in UK Colonial documents. This provides meteorological recordings from marine sites back to the 18th Century. These data are public.\r\n\r\nThese records are held at The National Archive, Kew. The ADM section includes records of the Admiralty, Naval Forces, Royal Marines, Coastguard, and related bodies, concerning all aspects of the organisation and operation of the Royal Navy and associated naval forces, over the period 1205-1998 (more details are available in the National Archives catalogue entry).\r\n\r\nThe CORRAL project deals with the following series:\r\n\r\nADM51: Admiralty: Captains' Logs, 1669-1853\r\nADM53: Admiralty: and Ministry of Defence, Navy Department: Ships' Logs 1799-1985 [Excluding Flying Squadron]\r\nADM53 -- Flying Squadron: Admiralty: and Ministry of Defence, Navy Department: Ships' Logs 1869-1872\r\nADM55: Admiralty: Supplementary Logs and Journals of Ships on Exploration, 1757-1861; 1904, including logs from the voyages of James Cook.\r\n", "keywords": "CORRAL, meteorology, ships", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2011-12-10T03:17:58", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/1358/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10299/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43620/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43619/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43617/?format=api" ] }