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/46030/?format=api
{ "ob_id": 46030, "computationComponent": [ { "ob_id": 46033, "uuid": "3363c7c207804cbda662a718d85f067e", "title": "Derivation of ESA Land Surface Temperature Climate Change Initiative (LST_cci): Himawari (HMWR8-9) level 3 (L3U) product (2015-2024), version 2.00", "abstract": "For more information on the retrieval algorithm used see the documentation on the LST CCI webpage", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 46028, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 14794, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/44680/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/44679/?format=api", "relatedTo": { "ob_id": 46028, "uuid": "9ef236b99d704e61ac2b7a5e02b4fb24", "short_code": "acq" } }, { "ob_id": 14795, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/44681/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/44679/?format=api", "relatedTo": { "ob_id": 46028, "uuid": "9ef236b99d704e61ac2b7a5e02b4fb24", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/220041/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220042/?format=api" ] }