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/26817/?format=api
{ "ob_id": 26817, "computationComponent": [ { "ob_id": 26818, "uuid": "e1a0c71adc7a4bf19c239f99b24134f9", "title": "Ice velocity time series derived from intensity tracking of ERS-1, ERS-2 and ENVISAT data for the Greenland Ice Sheet CCI project.", "abstract": "Ice Velocity time series have been derived from intensity-tracking of ERS-1, ERS-2 and Envisat data for the ESA Climate Change Initiative (CCI) Greenland Ice Sheet project.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 26819, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 11948, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/846/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/7820/?format=api", "relatedTo": { "ob_id": 26819, "uuid": "6b48128600594b008cf996276027e258", "short_code": "acq" } }, { "ob_id": 11949, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/7805/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/7806/?format=api", "relatedTo": { "ob_id": 26819, "uuid": "6b48128600594b008cf996276027e258", "short_code": "acq" } }, { "ob_id": 11950, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/7813/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/7806/?format=api", "relatedTo": { "ob_id": 26819, "uuid": "6b48128600594b008cf996276027e258", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [] }