Measured Quantity Instance
API endpoint that allows MeasuredQuantity to be viewed or edited.
GET /sms/cv/api/v1/measuredquantities/422/?format=api
{ "data": { "type": "MeasuredQuantity", "id": "422", "attributes": { "term": "Acceleration, y-component", "definition": "A physical quality inhering in a bearer by virtue of the rate of change of the bearer's velocity in either speed or direction. Y-component of acceleration.", "provenance": "", "provenance_uri": "http://purl.obolibrary.org/obo/PATO_0001028", "category": "", "note": "", "status": "PENDING", "requested_by_email": "paul.remmler@ufz.de", "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/391" }, "relationships": { "sampling_media": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/relationships/sampling_media?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/sampling_media/?format=api" }, "data": { "type": "SamplingMedium", "id": "13" } }, "aggregation_type": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/relationships/aggregation_type?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/aggregation_type/?format=api" }, "data": { "type": "AggregationType", "id": "1" } }, "global_provenance": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/relationships/global_provenance?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/global_provenance/?format=api" }, "data": null }, "measured_quantity_units": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/relationships/measured_quantity_units?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/measured_quantity_units/?format=api" } }, "successor": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/relationships/successor?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/successor/?format=api" } } }, "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/422/?format=api" } } }