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/10962/?format=api
{ "ob_id": 10962, "uuid": "9c91a482379d4e45d44fb77b43a4365d", "title": "Cluster/Ground-Based Data Centre - Auroral Oval Indicators", "abstract": "This dataset collection contains plots of three new Auroral Activity Indicators. These indicators are calculated similarly to the existing AL index, however, they are specific to three separate latitudes: the contracted oval (75 magnetic latitude), the standard oval (65 magnetic latitude) and the expanded oval (55 magnetic latitude).\r\n\r\nRecordings of three new auroral activity indicators. These indicators are calculated in a manner similar to the existing AL index*: specifically, an indicator is derived by superimposing the horizontal component of the magnetometer traces from the participating stations, and taking the lower envelope. Thus a lower bound for the horizontal component is determined. \r\nUnlike the AL index, however, these indices are specific to latitude. Data is taken from contributing stations on three latitudes, thus creating three auroral activity indicators: \r\n- Contracted oval (~75 Magnetic Latitude) \r\n- Standard oval (~65 magnetic latitude) \r\n- Expanded oval (~55 magnetic latitude) \r\n\r\n* The Auroral Electrojet (AE) index is the difference between the lower and upper envelopes of the horizontal component of the Earth's magnetic field, taken from a number of stations and superimposed. The lower envelope is called the AL index, and the upper the AU index.", "keywords": "Auroral Oval Indicators", "discoveryKeywords": [], "publicationState": "published", "dataPublishedTime": "1995-01-18T12:22:36", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/10963/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7307/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7308/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39526/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39529/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/74820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39527/?format=api" ] }