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/37347/?format=api
{ "ob_id": 37347, "computationComponent": [ { "ob_id": 37346, "uuid": "d903a8f24ba940c899704e3219e54808", "title": "Derivation of Invisible Tracks: Collocation of wind-advected ship locations and shipping emissions with data from the MODIS cloud product", "abstract": "The dataset contains data from the MODIS cloud product, collocated to wind-advected ship locations and shipping emissions. It is the product of three data sources: AIS data giving ship locations, ERA5 winds used to advect the emissions up to the time of the Aqua and Terra overpasses, as well as the level-2 cloud product MOD06.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] } ], "acquisitionComponent": [ { "ob_id": 37344, "independentInstrument": [], "instrumentplatformpair_set": [ { "ob_id": 13290, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/10906/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/10898/?format=api", "relatedTo": { "ob_id": 37344, "uuid": "604c4b0c715e4307acd61da3ffa22e6d", "short_code": "acq" } }, { "ob_id": 13291, "platform": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/10897/?format=api", "instrument": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/10898/?format=api", "relatedTo": { "ob_id": 37344, "uuid": "604c4b0c715e4307acd61da3ffa22e6d", "short_code": "acq" } } ] } ], "identifier_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178405/?format=api" ] }