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/45235/?format=api
{ "ob_id": 45235, "computationComponent": [ { "ob_id": 45234, "uuid": "5d30c46f88c740e6837ee30a7263d1b8", "title": "Mars Planetary Climate Model (Mars-PCM): Mars_PCM-UK-spectral version", "abstract": "The Mars Planetary Climate Model (Mars-PCM) is maintained by the Laboratoire de Météorologie Dynamique at Sorbonne Université in Paris, France. The version of the model used to produce the MACDA dataset in the CEDA archive is the UK spectral version, which is developed by the Oxford University and the Open University in the UK. The Analysis Correction scheme used to assimilate spacecraft observations in the Mars_PCM-UK-spectral model was originally developed at the UK Met Office and implemented in the model at the Oxford University and The Open University.", "keywords": "MACDA", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 45241, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 14422, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/11612/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/11613/?format=api", "relatedTo": { "ob_id": 45241, "uuid": "aec6212998af4d29ab195b3236377079", "short_code": "acq" } }, { "ob_id": 14423, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/45240/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/45237/?format=api", "relatedTo": { "ob_id": 45241, "uuid": "aec6212998af4d29ab195b3236377079", "short_code": "acq" } }, { "ob_id": 14424, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/45239/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/45238/?format=api", "relatedTo": { "ob_id": 45241, "uuid": "aec6212998af4d29ab195b3236377079", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216450/?format=api" ] }