Measured Quantity Instance
API endpoint that allows MeasuredQuantity to be viewed or edited.
GET /sms/cv/api/v1/measuredquantities/501/?format=api
{ "data": { "type": "MeasuredQuantity", "id": "501", "attributes": { "term": "Relative fluorescence phycocyanin", "definition": "Phycocyanin is a pigment-protein complex from the light-harvesting phycobiliprotein family, along with allophycocyanin and phycoerythrin. It is an accessory pigment to chlorophyll, found in cyanobacteria (also called blue-green algae). Because all phycobiliproteins are water-soluble, they cannot exist within the phospholipid cell membranes like carotenoids can. Instead, phycobiliproteins aggregate to form clusters that adhere to the membrane, called phycobilisomes.", "provenance": "Wikipedia", "provenance_uri": "https://en.wikipedia.org/wiki/Phycocyanin", "category": null, "note": "", "status": "PENDING", "requested_by_email": "burkhard.kuehn@ufz.de", "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/work_items/448" }, "relationships": { "sampling_media": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/relationships/sampling_media?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/sampling_media/?format=api" }, "data": { "type": "SamplingMedium", "id": "7" } }, "aggregation_type": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/relationships/aggregation_type?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/aggregation_type/?format=api" }, "data": { "type": "AggregationType", "id": "1" } }, "global_provenance": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/relationships/global_provenance?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/global_provenance/?format=api" }, "data": { "type": "GlobalProvenance", "id": "7" } }, "measured_quantity_units": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/relationships/measured_quantity_units?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/measured_quantity_units/?format=api" } }, "successor": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/relationships/successor?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/successor/?format=api" } } }, "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/501/?format=api" } } }