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/46025/?format=api
{ "ob_id": 46025, "computationComponent": [ { "ob_id": 46026, "uuid": "dbea83371a3b451eaba0aa98782977f5", "title": "Derivation of ESA Land Surface Temperature Climate Change Initiative (LST_cci): Geostationary Operational Environmental Satellite (GOES12/13) level 3 (L3U) product (2004-2017), 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": 46091, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 14822, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/1794/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/1787/?format=api", "relatedTo": { "ob_id": 46091, "uuid": "d67aeb6f7bb84995a11078400dfaeb05", "short_code": "acq" } }, { "ob_id": 14823, "platform": "https://catalogue.ceda.ac.uk/api/v2/platforms/34747/?format=api", "instrument": "https://catalogue.ceda.ac.uk/api/v2/instruments/1787/?format=api", "relatedTo": { "ob_id": 46091, "uuid": "d67aeb6f7bb84995a11078400dfaeb05", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/220032/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/220031/?format=api" ] }