Measured Quantity Instance
API endpoint that allows MeasuredQuantity to be viewed or edited.
GET /sms/cv/api/v1/measuredquantities/455/?format=api
{ "data": { "type": "MeasuredQuantity", "id": "455", "attributes": { "term": "Particulate matter 0.5", "definition": "Coarse particles with a diameter smaller than 0.5 μm.", "provenance": "", "provenance_uri": "", "category": "", "note": "In Analogie zu PM10 und PM2.5 gibt es auch diese Größenfraktion der PM. Units sind: ng/l, µg/m³ und 1/cm³", "status": "PENDING", "requested_by_email": "paul.remmler@ufz.de", "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/404" }, "relationships": { "sampling_media": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/relationships/sampling_media?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/sampling_media/?format=api" }, "data": { "type": "SamplingMedium", "id": "9" } }, "aggregation_type": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/relationships/aggregation_type?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/aggregation_type/?format=api" }, "data": { "type": "AggregationType", "id": "1" } }, "global_provenance": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/relationships/global_provenance?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/global_provenance/?format=api" }, "data": { "type": "GlobalProvenance", "id": "1" } }, "measured_quantity_units": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/relationships/measured_quantity_units?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/measured_quantity_units/?format=api" } }, "successor": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/relationships/successor?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/successor/?format=api" } } }, "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/455/?format=api" } } }