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/13348/?format=api
{ "ob_id": 13348, "computationComponent": [ { "ob_id": 11508, "uuid": "b8f73aa5f8a447669b693819f0fa8e18", "title": "Mass-Spectrometer-Incoherent-Scatter-1986 (MSIS-86) model deployed on National Space Science Data Centre (NSSDC)", "abstract": "This computation involved: Mass-Spectrometer-Incoherent-Scatter-1986 (MSIS-86) model deployed on National Space Science Data Centre (NSSDC).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7635/?format=api" ] } ], "acquisitionComponent": [ { "ob_id": 5505, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 1680, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/5504/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/912/?format=api", "relatedTo": { "ob_id": 5505, "uuid": "58537000c4434dbf92f30fd24674093d", "short_code": "acq" } } ] }, { "ob_id": 5508, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 1681, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/3436/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/1061/?format=api", "relatedTo": { "ob_id": 5508, "uuid": "e60dcf30771847878949b33c30168d5f", "short_code": "acq" } } ] }, { "ob_id": 5515, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 1682, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/5512/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/5513/?format=api", "relatedTo": { "ob_id": 5515, "uuid": "c12ef751e1eb46a9b32f178cb0316f94", "short_code": "acq" } } ] }, { "ob_id": 5523, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 1683, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/5520/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/5521/?format=api", "relatedTo": { "ob_id": 5523, "uuid": "8f0ce3e6f7a2465e94b1ff16a6ca50da", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54774/?format=api" ] }