Measured Quantity Instance
API endpoint that allows MeasuredQuantity to be viewed or edited.
GET /sms/cv/api/v1/measuredquantities/502/?format=api
{ "data": { "type": "MeasuredQuantity", "id": "502", "attributes": { "term": "Concentration Phycocyanin", "definition": "Concentration of Phycocyanin (calculated)", "provenance": "Wikipedia", "provenance_uri": "https://en.wikipedia.org/wiki/Phycocyanin", "category": null, "note": "Term already exists:\r\nhttps://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/454/", "status": "REJECTED", "requested_by_email": "burkhard.kuehn@ufz.de", "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/work_items/451" }, "relationships": { "sampling_media": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/relationships/sampling_media?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/sampling_media/?format=api" }, "data": { "type": "SamplingMedium", "id": "7" } }, "aggregation_type": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/relationships/aggregation_type?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/aggregation_type/?format=api" }, "data": { "type": "AggregationType", "id": "1" } }, "global_provenance": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/relationships/global_provenance?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/global_provenance/?format=api" }, "data": { "type": "GlobalProvenance", "id": "7" } }, "measured_quantity_units": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/relationships/measured_quantity_units?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/measured_quantity_units/?format=api" } }, "successor": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/relationships/successor?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/successor/?format=api" } } }, "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/502/?format=api" } } }