Procedure Composite Process Instance
Get a list of ProcedureComputation objects. ProcedureComputations have a 1:1 mapping with Observations where used.
These may have a number of 2 or more components made up of combinations of Computation and Acquisition records.
The details of the underlying records have been serialised.
### Available end points:
- `/ProcedureComputations/` - Will list all ProcedureComputations in the database
- `/ProcedureComputations.json` - Will return all ProcedureComputations in json format
- `/ProcedureComputations/<object_id>/` - Returns ProcedureComputations object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
None
### How to use filters:
None
GET /api/v2/composites/13206/?format=api
{ "ob_id": 13206, "computationComponent": [ { "ob_id": 13203, "uuid": "5f2c6f3844d548de8e78a14c2421ad46", "title": "ISLSCP -International Satellite Land Surface Climatology regular geo-temporal", "abstract": "The collection covers four areas : land cover, hydro-meteorology, radiation, and soils, spanning the 24 month period 1987-1988. The irregular data were taken and mapped to a common spatial resolution and grid (1 degree x 1 degree) except for one. Temporal resolution for most datasets is monthly; however, a few are at a finer resolution (e.g., 6-hourly). The data within the four areas are organized into five groups within this collection: vegetation, Hydrology and Soils, Snow, Ice and Oceans, Radiation and Clouds, and Near-Surface Meteorology.", "keywords": "ISLSCP, NASA", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 13159, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 4323, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1686/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1665/?format=api", "relatedTo": { "ob_id": 13159, "uuid": "4d0c3b81e83f4aea9efd098b19703655", "short_code": "acq" } }, { "ob_id": 4324, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1693/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1665/?format=api", "relatedTo": { "ob_id": 13159, "uuid": "4d0c3b81e83f4aea9efd098b19703655", "short_code": "acq" } }, { "ob_id": 4325, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1679/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1665/?format=api", "relatedTo": { "ob_id": 13159, "uuid": "4d0c3b81e83f4aea9efd098b19703655", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50635/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50636/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50637/?format=api" ] }