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/8577/?format=api
{ "ob_id": 8577, "uuid": "e964b463ced4f4198f365cccd2633e6e", "title": "Landsat 4 and 5 Thematic Mapper (TM) imagery collection", "abstract": "Landsat 4 and Landsat 5 carry both the TM (thematic mapper) and the MSS (multi-spectral scanner) sensors, though routine collection of MSS data was terminated in late 1992. The satellites orbit at an altitude of 705 km and provide a 16-day, 233-orbit cycle with a swath overlap that varies from 7 percent at the Equator to nearly 84 percent at 81 degrees north or south latitude. Landsat data is widely used in many fields including geology, agriculture, resource management, climate analysis etc. The Landsat program is jointly managed by the National Aeronautics and Space Administration (NASA) and the US Geological Survey (USGS). The NERC Earth Observation Data Centre (NEODC) now also holds the data. The cost of retrieving data from these satellites is now prohibitive and they are now obsolete; in 1993 Landsat 6 failed to achieve orbit but the launch of Landsat 7 in 1999 provided open source data at less than commercial prices. See Landsat 7 article.\r\n\r\nNote: Gaining access to the Landsat 4/5 TM data will also automatically give you access to the Landsat 7 etm data also held at the NEODC", "keywords": "", "discoveryKeywords": [ 1138 ], "publicationState": "published", "dataPublishedTime": "2007-12-10T02:42:01", "doiPublishedTime": null, "member": [ "https://api.catalogue.ceda.ac.uk/api/v2/observations/8578/?format=api" ], "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5488/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33892/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33895/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33896/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33898/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33893/?format=api" ] }