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/37319/?format=api
{ "ob_id": 37319, "computationComponent": [ { "ob_id": 37317, "uuid": "01d2d0615b5346c6a3a7ec198d8e7a98", "title": "Derivation of ESA Land Surface Temperature Climate Change Initiative (LST_cci): Geostationary Operational Environmental Satellite (GOES) level 3 (L3U) product (2009-2020), version 1.00", "abstract": "For 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": 37318, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 13287, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/1794/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1787/?format=api", "relatedTo": { "ob_id": 37318, "uuid": "69e9443d7824428c8853865725d3feb8", "short_code": "acq" } }, { "ob_id": 13288, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/34747/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1787/?format=api", "relatedTo": { "ob_id": 37318, "uuid": "69e9443d7824428c8853865725d3feb8", "short_code": "acq" } }, { "ob_id": 13289, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/34748/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/34749/?format=api", "relatedTo": { "ob_id": 37318, "uuid": "69e9443d7824428c8853865725d3feb8", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178281/?format=api" ] }