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/10958/?format=api
{ "ob_id": 10958, "uuid": "0e4f8c7a20b016c76a87feb229db2767", "title": "Active Magnetospheric Particle Tracer Explorers (AMPTE) data", "abstract": "Active Magnetospheric Particle Tracer Explorer (AMPTE) was a three spacecraft mission, a collaboration between Germany, the UK and the USA. \r\n\r\nThis dataset collection contains summary plots of data collected by two of the three spacecraft: the Ion Release Module (IRM), supplied by Germany, and the Charge Composition Explorer (CCE), supplied by the USA.\r\n\r\nOn board the IRM: \r\n- Magnetometer \r\n- Plasma instrument: measures ion and electron distributions \r\n- Plasma wave spectrometer: measures electric fields \r\n- Ion time-of-flight spectrometer: measures charge and mass of all major ions \r\nOn board the CCE: \r\n- CHEM (CHarge Energy Mass): measures mass and charge-state compositions as well as energy spectra and pitch-angle distributions \r\n- HPCE (Hot-Plasma Composition Experiment): includes an ion-mass spectrometer and electron background-environment monitor \r\n\r\nSummary plots are lower resolution than capable by the instruments and generally noisy. These are useful for an overview of datum, in order to find interesting events.\r\n\r\nFor access of these data please contact UKSSDC.", "keywords": "AMPTE, spacecraft, sun", "discoveryKeywords": [], "publicationState": "published", "dataPublishedTime": "1984-11-23T13:38:51", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/10959/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/19751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observations/19752/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7303/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7304/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39500/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39501/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39502/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/74815/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39499/?format=api" ] }