API endpoint that allows MeasuredQuantity to be viewed or edited.

GET /sms/cv/api/v1/measuredquantities/?format=api&page%5Bnumber%5D=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/?format=api&page%5Bnumber%5D=1",
        "last": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/?format=api&page%5Bnumber%5D=5",
        "next": null,
        "prev": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/?format=api&page%5Bnumber%5D=4"
    },
    "data": [
        {
            "type": "MeasuredQuantity",
            "id": "342",
            "attributes": {
                "term": "Wind chill",
                "definition": "The effect of wind on the temperature felt on human skin.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/windChill/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/342/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "377",
            "attributes": {
                "term": "Wind component, eastward",
                "definition": "\"Eastward\" indicates a vector component which is positive when directed eastward (negative westward). Wind is defined as a two-dimensional (horizontal) air velocity vector, with no vertical component.",
                "provenance": "cf-conventions",
                "provenance_uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/377/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "378",
            "attributes": {
                "term": "Wind component, northward",
                "definition": "\"Northward\" indicates a vector component which is positive when directed northward (negative southward). Wind is defined as a two-dimensional (horizontal) air velocity vector, with no vertical component.",
                "provenance": "cf-conventions",
                "provenance_uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/378/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "170",
            "attributes": {
                "term": "Wind direction",
                "definition": "The direction of the air (absolute) in the atmosphere (from direction). Wind direction 0…360°, where 0° is north. Please note a different reference direction in the sensor description. Default min/max values according to WMO quality control Guidelines.",
                "provenance": null,
                "provenance_uri": "http://vocabulary.odm2.org/variablename/windDirection/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "8"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/170/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "171",
            "attributes": {
                "term": "Wind direction standard deviation",
                "definition": "Standard deviation of wind direction in degree.",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/171/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "343",
            "attributes": {
                "term": "Wind gust direction",
                "definition": "Direction of gusts of wind",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/windGustDirection/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/343/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "344",
            "attributes": {
                "term": "Wind gust speed",
                "definition": "Speed of gusts of wind",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/windGustSpeed/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/344/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "345",
            "attributes": {
                "term": "Wind Run",
                "definition": "The length of flow of air past a point over a time interval. Windspeed times the interval of time.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/windRun/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/345/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "172",
            "attributes": {
                "term": "Wind speed",
                "definition": "The speed of the air (absolute) in the atmosphere.",
                "provenance": "Wind speed entry of the NERC Vocabulary Server (NVS).",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/A05/current/EV_WSPD/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "5"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/172/?format=api"
            }
        },
        {
            "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"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "346",
            "attributes": {
                "term": "Wind stress",
                "definition": "Drag or trangential force per unit area exerted on a surface by the adjacent layer of moving air",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/windStress/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/346/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "347",
            "attributes": {
                "term": "Zooplankton",
                "definition": "Zooplanktonic organisms, non-specific",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/zooplankton/",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "11"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/347/?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 5,
            "pages": 5,
            "count": 412
        }
    }
}