Measured Quantity Instance
API endpoint that allows MeasuredQuantity to be viewed or edited.
GET /sms/cv/api/v1/measuredquantities/402/?format=api
{ "data": { "type": "MeasuredQuantity", "id": "402", "attributes": { "term": "Wind speed, lateral", "definition": "The speed of the air (absolute) in the atmosphere. Lateral component of wind speed.", "provenance": null, "provenance_uri": null, "category": null, "note": "", "status": "ACCEPTED", "requested_by_email": "paul.remmler@ufz.de", "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/309" }, "relationships": { "sampling_media": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/relationships/sampling_media?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/sampling_media/?format=api" }, "data": { "type": "SamplingMedium", "id": "9" } }, "aggregation_type": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/relationships/aggregation_type?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/aggregation_type/?format=api" }, "data": { "type": "AggregationType", "id": "1" } }, "global_provenance": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/relationships/global_provenance?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/global_provenance/?format=api" }, "data": { "type": "GlobalProvenance", "id": "1" } }, "measured_quantity_units": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/relationships/measured_quantity_units?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/measured_quantity_units/?format=api" } }, "successor": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/relationships/successor?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/successor/?format=api" } } }, "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/402/?format=api" } } }