API endpoint that allows sampling medium Types to be viewed or edited.

GET /sms/cv/api/v1/samplingmedia/9/measured_quantities/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "MeasuredQuantity",
            "id": "173",
            "attributes": {
                "term": "Absorbance",
                "definition": "The amount of radiation absorbed by a material",
                "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/absorbance/",
                "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/173/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/173/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "174",
            "attributes": {
                "term": "Absorbance, ultraviolet",
                "definition": "Absorbance of ultraviolet light at a specified wavelength, typically at 254 or 280 nm for water samples. Not normalized to DOC concentration like variables such as SUVA280.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/absorbanceUltraviolet/",
                "category": null,
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. ",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/174/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "2",
            "attributes": {
                "term": "Air density",
                "definition": "The density of air or atmospheric density is the mass per unit volume of Earth's atmosphere.",
                "provenance": "Definition adapted from Wikipedia.",
                "provenance_uri": "https://en.wikipedia.org/w/index.php?title=Density_of_air&oldid=1058409946r",
                "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/2/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "7"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/2/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "394",
            "attributes": {
                "term": "Airflow",
                "definition": "The movement of air.",
                "provenance": "NERC",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/S18/current/S1800091/",
                "category": null,
                "note": "unit l/min; l/h; ml/min",
                "status": "ACCEPTED",
                "requested_by_email": "paul.remmler@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/272"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "5"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/394/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "369",
            "attributes": {
                "term": "Air Pressure",
                "definition": "",
                "provenance": "",
                "provenance_uri": "",
                "category": "",
                "note": "",
                "status": "PENDING",
                "requested_by_email": "karl-heinz.haefele@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/369/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "382",
            "attributes": {
                "term": "air_temperature",
                "definition": "surface air temp at 2m",
                "provenance": "CF",
                "provenance_uri": "",
                "category": "",
                "note": "",
                "status": "PENDING",
                "requested_by_email": "graham.parton@ncas.ac.uk",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "17"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/382/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "4",
            "attributes": {
                "term": "Air temperature",
                "definition": "The temperature of the atmosphere expressed against the International Temperature Scale 1990 (ITS-90) standard.",
                "provenance": "Air temperature entry of the NERC Vocabulary Server (NVS).",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/A05/current/EV_AIRTEMP/",
                "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/4/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "5"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/4/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "379",
            "attributes": {
                "term": "Air velocity, upward",
                "definition": "A velocity is a vector quantity. \"Upward\" indicates a vector component which is positive when directed upward (negative downward). Upward air velocity is the vertical component of the 3D air velocity vector.",
                "provenance": "cf-conventions",
                "provenance_uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": null,
                "note": "I am aware that 'vertical velocity' is already in the vocabulary, but for consistency , we would prefer if these 3 wind components (northward wind, eastward wind and upward air velocity) from the sonic anemometer come all from sf-conventions",
                "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/379/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/379/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "5",
            "attributes": {
                "term": "Albedo",
                "definition": "Quotient between \"global radiaton\" and \"global radiation (reflected)\"",
                "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/5/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/5/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "3",
            "attributes": {
                "term": "Atmospheric pressure",
                "definition": "The pressure exerted by the weight of the air in the Earth's atmosphere.",
                "provenance": "Atmospheric pressure entry of the NERC Vocabulary Server (NVS).",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/A05/current/EV_AIRPRESS/",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "5"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/3/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "406",
            "attributes": {
                "term": "Brightness temperature",
                "definition": "The brightness temperature of a body is the temperature of a black body which radiates the same power per unit solid angle per unit area.",
                "provenance": null,
                "provenance_uri": "http://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": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/316"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/406/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "199",
            "attributes": {
                "term": "Carbon dioxide storage flux",
                "definition": "Carbon dioxide (CO2) storage flux",
                "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/carbonDioxideStorageFlux/",
                "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/199/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/199/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "359",
            "attributes": {
                "term": "Carrier to noise ratio",
                "definition": "The carrier-to-noise ratio is defined as the ratio of the received modulated carrier signal power C to the received noise power N",
                "provenance": "wiki",
                "provenance_uri": "https://en.wikipedia.org/wiki/Carrier-to-noise_ratio",
                "category": null,
                "note": "CNR",
                "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/359/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "7"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/359/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "407",
            "attributes": {
                "term": "Cloud area fraction",
                "definition": "",
                "provenance": "CF conventions",
                "provenance_uri": "http://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": null,
                "note": "cloud_area_fraction\r\ndimensionless or percentage",
                "status": "PENDING",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/317"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/407/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "365",
            "attributes": {
                "term": "Cloud base altitude",
                "definition": "Cloud_base refers to the base of the lowest cloud. Altitude is the (geometric) height above the geoid, which is the reference geopotential surface. The geoid is similar to mean sea level.",
                "provenance": "CF standards",
                "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/365/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/365/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "202",
            "attributes": {
                "term": "Cloud cover",
                "definition": "Cloud cover (also known as cloudiness, cloudage, or cloud amount) refers to the fraction of the sky obscured by clouds when observed from a particular location.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/cloudCover/",
                "category": null,
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. ",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/202/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "370",
            "attributes": {
                "term": "Cloud Cover oder Cloud Cover Factor oder Cloudiness oder Cloudage",
                "definition": "",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": "",
                "status": "REJECTED",
                "requested_by_email": "karl-heinz.haefele@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/370/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "14",
            "attributes": {
                "term": "Concentration CH4",
                "definition": "Concentration Methane",
                "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/14/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/14/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "374",
            "attributes": {
                "term": "Concentration CO",
                "definition": "",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "felix.thomas@ufz.de",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/374/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "16",
            "attributes": {
                "term": "Concentration CO2",
                "definition": "Concentration Carbon Dioxide",
                "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/16/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/16/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "19",
            "attributes": {
                "term": "Concentration H2O",
                "definition": "Concentration Water Vapor",
                "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/19/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/19/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "383",
            "attributes": {
                "term": "Concentration NO2",
                "definition": "Concentration Nitrite",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/383/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "384",
            "attributes": {
                "term": "Concentration sulfur dioxide",
                "definition": "Sulfur dioxide (SO2)",
                "provenance": "ODM2",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/sulfurDioxide/",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/384/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "403",
            "attributes": {
                "term": "Density altitude",
                "definition": "The pressure altitude corrected for temperature deviations from the standard atmosphere.\r\nDensity altitude bears the same relation to pressure altitude as true altitude does to indicated altitude.",
                "provenance": null,
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Density_altitude",
                "category": null,
                "note": "unit: [m]",
                "status": "ACCEPTED",
                "requested_by_email": "paul.remmler@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/310"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/403/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "408",
            "attributes": {
                "term": "Differential phase shift (ΦDP)",
                "definition": "Differential Phase Shift (ΦDP or PHI) is a measure of the difference in 2-way attenuation for the horizontal and vertical pulses in a pulse volume. As vertical and horizontal radar pulses pass through a particular target, the two pulses attenuate, or slow down, causing each pulse's phase to change. ΦDP shows the difference in phase shift between the horizontal pulse and the vertical pulse. This provides information about the shape and concentration of radar targets.",
                "provenance": "US National Weather Service",
                "provenance_uri": "https://www.weather.gov/jan/dualpolupgrade-products#kdp",
                "category": null,
                "note": "unit is °",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/320"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/408/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "363",
            "attributes": {
                "term": "Differential reflectivity",
                "definition": "The ratio of radar reflectivity measured by means of two signals that differ in one attribute, for example, polarization or wavelength.",
                "provenance": "AMS",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Differential_reflectivity",
                "category": "AMS",
                "note": "Differential reflectivity (ZDR)",
                "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/363/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/363/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "355",
            "attributes": {
                "term": "distance",
                "definition": "distance from sensor to cloud base",
                "provenance": "",
                "provenance_uri": "",
                "category": "",
                "note": "",
                "status": "PENDING",
                "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/355/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "13"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/355/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "371",
            "attributes": {
                "term": "Doppler spectrum width, horizontal",
                "definition": "The Doppler spread or Doppler spectrum width is usually defined as the standard deviation of the Doppler velocity about its mean value, regarding the velocity as a continuously distributed random variable with a probability density function equal to the normalized Doppler spectrum. Direction of polarization here is horizontal.",
                "provenance": "WMO radial",
                "provenance_uri": "https://community.wmo.int/en/activity-areas/wis/wmo-cf-extensions",
                "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/371/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "11"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/371/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "372",
            "attributes": {
                "term": "Doppler spectrum width, vertical",
                "definition": "The Doppler spread or Doppler spectrum width is usually defined as the standard deviation of the Doppler velocity about its mean value, regarding the velocity as a continuously distributed random variable with a probability density function equal to the normalized Doppler spectrum. Direction of polarization here is vertical.",
                "provenance": "WMO",
                "provenance_uri": "https://community.wmo.int/en/activity-areas/wis/wmo-cf-extensions",
                "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/372/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "11"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/372/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "366",
            "attributes": {
                "term": "Doppler velocity",
                "definition": "The radial component of the velocity vector of a scattering object as observed by a remote sensor, such as a Doppler radar or Doppler lidar.",
                "provenance": "AMS",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Doppler_velocity",
                "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/366/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/366/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "364",
            "attributes": {
                "term": "Drop-size distribution",
                "definition": "The frequency distribution of drop sizes (diameters, volumes) that is characteristic of a given cloud or of a given fall of rain.",
                "provenance": "AMS",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Drop-size_distribution",
                "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/364/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/364/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "53",
            "attributes": {
                "term": "Flux CO2",
                "definition": null,
                "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/53/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/53/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "55",
            "attributes": {
                "term": "Global radiation, in",
                "definition": "Total short-wave direct and diffuse downward radation",
                "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/55/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/55/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "56",
            "attributes": {
                "term": "Global radiation, out",
                "definition": "Total short-wave direct and diffuse upward radiation",
                "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/56/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/56/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "224",
            "attributes": {
                "term": "Ground heat flux",
                "definition": null,
                "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/groundHeatFlux/",
                "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/224/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/224/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "225",
            "attributes": {
                "term": "Heat index",
                "definition": "The combination effect of heat and humidity on the temperature felt by people.",
                "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/heatIndex/",
                "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/225/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/225/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "386",
            "attributes": {
                "term": "Ice nucleating particle number concentrationtration",
                "definition": "Number per unit volume of particles able to serve as condensation nuclei for ice phase cloud particles",
                "provenance": "ACTRIS",
                "provenance_uri": "https://vocabulary.actris.nilu.no/actris_vocab/icenucleatingparticlenumberconcentration",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "alexander.boehmlaender@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "4"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/386/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "66",
            "attributes": {
                "term": "Illuminance",
                "definition": null,
                "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/66/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/66/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "68",
            "attributes": {
                "term": "Irradiance",
                "definition": "Incident light from the hemisphere per wavelength.",
                "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/68/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/68/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "237",
            "attributes": {
                "term": "Latent heat flux",
                "definition": "Latent Heat Flux",
                "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/latentHeatFlux/",
                "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/237/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/237/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "413",
            "attributes": {
                "term": "Lightning Average Distance",
                "definition": "The average distance of lightning strikes to the weather station.",
                "provenance": "",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/P04/current/G179/",
                "category": "",
                "note": "",
                "status": "PENDING",
                "requested_by_email": "lucas.kersting@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/331"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/413/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "412",
            "attributes": {
                "term": "Lightning Strike Count",
                "definition": "The count of lightning strikes around a weather station.",
                "provenance": "",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/P04/current/G179/",
                "category": "",
                "note": "",
                "status": "PENDING",
                "requested_by_email": "lucas.kersting@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/330"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/412/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "409",
            "attributes": {
                "term": "Liquid water path",
                "definition": "A measure of the weight of the liquid water droplets in the atmosphere above a unit surface area on the earth, given in units of kg m-2, for example.",
                "provenance": "AMS Glossary of Meteorology",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Liquid_water_path",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/321"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/409/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "388",
            "attributes": {
                "term": "Nitrogen dioxide",
                "definition": "",
                "provenance": "NERC",
                "provenance_uri": "https://vocab.nerc.ac.uk/collection/S27/current/CS003170/",
                "category": null,
                "note": "",
                "status": "REJECTED",
                "requested_by_email": "paul.remmler@ufz.de",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/388/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "385",
            "attributes": {
                "term": "number_concentration_of_aerosol_particles_in_air",
                "definition": "\"Number concentration\" means the number of particles or other specified objects per unit volume. \"Aerosol\" means the system of suspended liquid or solid particles in air (except cloud droplets) and their carrier gas, the air itself.",
                "provenance": "CF",
                "provenance_uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": null,
                "note": "",
                "status": "PENDING",
                "requested_by_email": "romy.foesig@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/385/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "375",
            "attributes": {
                "term": "Ozone",
                "definition": "Ozone (O3)",
                "provenance": "ODM2",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/ozone/",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "felix.thomas@ufz.de",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/375/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "86",
            "attributes": {
                "term": "PAR albedo",
                "definition": "Quotient betbeen PAR radiation In and PAR radiation Out (Reflected).",
                "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/86/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/86/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "387",
            "attributes": {
                "term": "particle size",
                "definition": "Particle size is a notion introduced for comparing dimensions of solid particles (flecks), liquid particles (droplets), or gaseous particles (bubbles). The notion of particle size applies to particles in colloids, in ecology, in granular material (whether airborne or not), and to particles that form a granular material (see also grain size).",
                "provenance": null,
                "provenance_uri": "https://en.wikipedia.org/wiki/Particle_size",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "alexander.boehmlaender@kit.edu",
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "7"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/387/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "87",
            "attributes": {
                "term": "Particulate matter 10",
                "definition": "Coarse particles with a diameter between 2.5 and 10 μm.",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/87/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "88",
            "attributes": {
                "term": "Particulate matter 2.5",
                "definition": "Fine particles with a diameter of 2.5 μm or less.",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/88/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "91",
            "attributes": {
                "term": "Position of sun, azimut",
                "definition": null,
                "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/91/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/91/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "92",
            "attributes": {
                "term": "Position of sun, elevation",
                "definition": null,
                "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/92/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/92/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "93",
            "attributes": {
                "term": "Potential temperature",
                "definition": null,
                "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/93/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/93/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "94",
            "attributes": {
                "term": "Precipitation accumulation, hail",
                "definition": null,
                "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/94/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/94/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "95",
            "attributes": {
                "term": "Precipitation duration, hail",
                "definition": null,
                "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/95/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/95/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "96",
            "attributes": {
                "term": "Precipitation duration, liquid",
                "definition": null,
                "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/96/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/96/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "97",
            "attributes": {
                "term": "Precipitation event",
                "definition": "Binary value which distinguishes between no precipitation (0) and precipitation (1).",
                "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/97/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/97/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "98",
            "attributes": {
                "term": "Precipitation height, liquid",
                "definition": "Precipitation height, the liquid portion of the precipitation. Default min/max values valid for minute-values according to WMO quality control Guidelines.",
                "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/98/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/98/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "99",
            "attributes": {
                "term": "Precipitation height, snow",
                "definition": "Precipitation height, the snow portion of the precipitation.",
                "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/99/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/99/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "100",
            "attributes": {
                "term": "Precipitation height, snow equivalent",
                "definition": "Precipitation height, the snow-equivalent portion of the precipitation. This it the amount of water in mm which you get by melting snow with known heigt and density.",
                "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/100/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/100/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "101",
            "attributes": {
                "term": "Precipitation height, total",
                "definition": "Precipitation height, total sum of rain, snow, hail. Please note if the device is heated. Values are quasi real-time with heating. Without heating, values are not real time.",
                "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/101/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/101/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "102",
            "attributes": {
                "term": "Precipitation intensity, hail",
                "definition": "Precipitation intensity, the hail portion of the precipitation.",
                "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/102/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/102/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "103",
            "attributes": {
                "term": "Precipitation intensity, liquid",
                "definition": "Precipitation intensity, the liquid portion of the precipitation. Default min/max values valid for minute-values according to WMO quality control Guidelines.",
                "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/103/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/103/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "104",
            "attributes": {
                "term": "Precipitation intensity, total",
                "definition": "Precipitation intensity, total sum of rain, snow, hail. Please note if the device is heated. Values are quasi real-time with heating. Without heating, values are not real time.",
                "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/104/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/104/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "405",
            "attributes": {
                "term": "Precipitation particle speed",
                "definition": "Mean velocity of particles within one specific particle size class.",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": "no vocabulary found , \r\nunit should be m/s, aggregation is also categorical (per size class)",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/313"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/405/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "105",
            "attributes": {
                "term": "Precipitation type",
                "definition": "Coded value for the type of precipitation. Please note the type of sensor to enable the decoding.",
                "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/105/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/105/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "368",
            "attributes": {
                "term": "Radar correlation coefficient RhoHV",
                "definition": "Correlation coefficient (also referred to as ρhv or rho) provides a measure of the consistency of the shapes and sizes of targets within the radar beam. A higher value shows a higher consistency in the size and shape of radar targets, while a lower value indicates greater variability in shapes and sizes.\r\nDefinition from US National Weather Service\r\n\r\nnaming according to WMO-CF extensions (https://community.wmo.int/en/activity-areas/wis/wmo-cf-extensions)",
                "provenance": "US National Weather Service",
                "provenance_uri": "https://www.weather.gov/jan/dualpolupgrade-products#cc",
                "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/368/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/368/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "362",
            "attributes": {
                "term": "radar reflectivity",
                "definition": "a measure of the efficiency of a radar target in intercepting and returning radio energy",
                "provenance": "AMS",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Radar_reflectivity",
                "category": null,
                "note": "unit: dBZ",
                "status": "REJECTED",
                "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/362/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/362/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "367",
            "attributes": {
                "term": "Radar specific differential phase hv",
                "definition": "Specific Differential Phase (KDP) is a derived product that shows the gradient, or change, in Differential Phase Shift (ΦDP). Positive KDP values indicate greater phase shift in the horizontal than the vertical.\r\nIncreasing KDP is an indication of an increase in the size and concentration of rain drops, and thus, an increase in rain rate. This means that KDP is useful for pinpointing areas where the heaviest rainfall is occurring.\r\nnaming accoring to WMO CF-extension Radial",
                "provenance": "US National Weather Service",
                "provenance_uri": "https://www.weather.gov/jan/dualpolupgrade-products#kdp",
                "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/367/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/367/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "357",
            "attributes": {
                "term": "Radial velocity of scatterers, away from instrument",
                "definition": "A velocity is a vector quantity. \"Radial velocity away from instrument\" means the component of the velocity along the line of sight of the instrument where positive implies movement away from the instrument (i.e. outward). The \"instrument\" (examples are radar and lidar) is the device used to make the observation. The \"scatterers\" are what causes the transmitted signal to be returned to the instrument (examples are aerosols, hydrometeors and refractive index irregularities), of whatever kind the instrument detects. A standard name referring to radial velocity \"toward_instrument\" should be used for a data variable having the opposite sign convention.",
                "provenance": "CF conventions",
                "provenance_uri": "http://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": "atmosphere",
                "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/357/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/357/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "361",
            "attributes": {
                "term": "Radial velocity of scatterers, towards instrument",
                "definition": "A velocity is a vector quantity. \"Radial velocity toward instrument\" means the component of the velocity along the line of sight of the instrument where positive implies movement toward the instrument (i.e. inward). The \"instrument\" (examples are radar and lidar) is the device used to make the observation. The \"scatterers\" are what causes the transmitted signal to be returned to the instrument (examples are aerosols, hydrometeors and refractive index irregularities), of whatever kind the instrument detects. A standard name referring to radial velocity \"away_from_instrument\" should be used for a data variable having the opposite sign convention.",
                "provenance": "CF conventions",
                "provenance_uri": "http://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": "atmosphere",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/361/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "110",
            "attributes": {
                "term": "Radiance",
                "definition": "Reflected light/radiation from ground area per wavelength.",
                "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/110/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/110/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "111",
            "attributes": {
                "term": "Radiation FIR, in",
                "definition": "Long wave (far infrared) downward facing radiation",
                "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/111/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/111/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "112",
            "attributes": {
                "term": "Radiation FIR, out",
                "definition": "Long wave (far infrared) upward facing radiation",
                "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/112/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/112/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "259",
            "attributes": {
                "term": "Radiation, incoming longwave",
                "definition": "Incoming Longwave Radiation",
                "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/radiationIncomingLongwave/",
                "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/259/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/259/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "260",
            "attributes": {
                "term": "Radiation, incoming shortwave",
                "definition": "Incoming Shortwave Radiation",
                "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/radiationIncomingShortwave/",
                "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/260/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/260/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "261",
            "attributes": {
                "term": "Radiation, incoming UV-A",
                "definition": "Incoming Ultraviolet A Radiation",
                "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/radiationIncomingUV_A/",
                "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/261/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/261/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "262",
            "attributes": {
                "term": "Radiation, incoming UV-B",
                "definition": "Incoming Ultraviolet B Radiation",
                "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/radiationIncomingUV_B/",
                "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/262/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/262/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "113",
            "attributes": {
                "term": "Radiation IR, in",
                "definition": "Downward facing longwave/infrared radiation",
                "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/113/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/113/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "114",
            "attributes": {
                "term": "Radiation IR, out",
                "definition": "Upward facing longwave/infrared radiation",
                "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/114/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/114/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "263",
            "attributes": {
                "term": "Radiation, net longwave",
                "definition": "Net Longwave Radiation",
                "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/radiationNetLongwave/",
                "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/263/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/263/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "264",
            "attributes": {
                "term": "Radiation, net PAR",
                "definition": "Net Photosynthetically-Active Radiation",
                "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/radiationNetPAR/",
                "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/264/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/264/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "74",
            "attributes": {
                "term": "Radiation, net shortwave",
                "definition": "Net shortwave radiation",
                "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/74/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/74/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "75",
            "attributes": {
                "term": "Radiation, net total",
                "definition": "Net total radiation",
                "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/75/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/75/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "265",
            "attributes": {
                "term": "Radiation, outgoing longwave",
                "definition": "Outgoing Longwave Radiation",
                "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/radiationOutgoingLongwave/",
                "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/265/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/265/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "266",
            "attributes": {
                "term": "Radiation, outgoing shortwave",
                "definition": "Outgoing Shortwave Radiation",
                "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/radiationOutgoingShortwave/",
                "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/266/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/266/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "115",
            "attributes": {
                "term": "Radiation PAR, in",
                "definition": "Photosynthetically Active Radiation downward",
                "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/115/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/115/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "116",
            "attributes": {
                "term": "Radiation PAR, out",
                "definition": "Photosynthetically Active Radiation upward",
                "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/116/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/116/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "117",
            "attributes": {
                "term": "Radiation PPFD, in",
                "definition": "Photosynthetic photon flux density downward",
                "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/117/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/117/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "118",
            "attributes": {
                "term": "Radiation PPFD, out",
                "definition": "Photosynthetic photon flux density upward",
                "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/118/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/118/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "119",
            "attributes": {
                "term": "Radiation PPFD scattered, in",
                "definition": "Diffuse photosynthetic photon flux density",
                "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/119/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/119/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "120",
            "attributes": {
                "term": "Radiation, scattered",
                "definition": "Diffuse global radiation",
                "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/120/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/120/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "121",
            "attributes": {
                "term": "Radiation, total, in",
                "definition": "Total radiation downward",
                "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/121/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/121/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "267",
            "attributes": {
                "term": "Radiation, total outgoing",
                "definition": "Total amount of outgoing radiation from all frequencies",
                "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/radiationTotalOutgoing/",
                "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/267/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/267/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "268",
            "attributes": {
                "term": "Radiation, total shortwave",
                "definition": "Total Shortwave Radiation",
                "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/radiationTotalShortwave/",
                "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/268/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/268/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "273",
            "attributes": {
                "term": "Reflectivity",
                "definition": "dBZ stands for decibel relative to Z. It is a logarithmic dimensionless technical unit used in radar, mostly in weather radar, to compare the equivalent reflectivity factor (Z) of a radar signal reflected off a remote object (in mm6 per m3) to the return of a droplet of rain with a diameter of 1 mm (1 mm6 per m3). It is proportional to the number of drops per unit volume and the sixth power of drops' diameter and is thus used to estimate the rain or snow intensity.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/reflectivity/",
                "category": null,
                "note": "Added to support Critical Zone Observatory (CZO) data use cases.",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/273/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "124",
            "attributes": {
                "term": "Relative humidity",
                "definition": "The ratio of the amount of water vapour in the air compared to the maximum amount of water vapour that can theoretically be held at the air's temperature.",
                "provenance": "NERC",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/S06/current/S0600297/",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "5"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/124/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "411",
            "attributes": {
                "term": "Signal quality index",
                "definition": "A value between 0 ... 1 that measures the signal's Doppler coherency, that is the correlation between the signal and its Doppler lag.\n\n    0 indicates white noise\n    1 is the perfect Doppler point target",
                "provenance": "Vaisala",
                "provenance_uri": "https://iris.vaisala.com/doc/en_US/data_types.html",
                "category": "",
                "note": "no unit",
                "status": "PENDING",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/324"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/411/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "380",
            "attributes": {
                "term": "Sonic temperature",
                "definition": "Sonic temperature is similar to 'virtual Temperature' but not exactly the same and derived from speed of sound of sonic anemometers/thermometers.",
                "provenance": "several manuals for sonic anemometrs/thermometers",
                "provenance_uri": "https://amt.copernicus.org/articles/15/95/2022/",
                "category": null,
                "note": "see for example:\r\nhttps://www.campbellsci.com/csat3b\r\nhttps://gillinstruments.com/wp-content/uploads/2022/08/WindMaster-iss7-Datasheet.pdf",
                "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/380/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/380/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "134",
            "attributes": {
                "term": "Sound velocity",
                "definition": null,
                "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/134/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/134/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "136",
            "attributes": {
                "term": "Specific humidity",
                "definition": null,
                "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/136/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/136/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "140",
            "attributes": {
                "term": "Stemflow",
                "definition": "In hydrology, stemflow is the flow of intercepted water down the trunk or stem of a plant.",
                "provenance": "Definition adapted from Wikipedia.",
                "provenance_uri": "https://en.wikipedia.org/w/index.php?title=Stemflow&oldid=1039232948",
                "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/140/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "7"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/140/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "308",
            "attributes": {
                "term": "Sunshine duration",
                "definition": null,
                "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/sunshineDuration/",
                "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/308/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/308/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "142",
            "attributes": {
                "term": "Sun status",
                "definition": null,
                "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/142/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "3"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/142/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "143",
            "attributes": {
                "term": "Surface radiation temperature",
                "definition": null,
                "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/143/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/143/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "311",
            "attributes": {
                "term": "Temperature change",
                "definition": "temperature change",
                "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/temperatureChange/",
                "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/311/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/311/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "43",
            "attributes": {
                "term": "Temperature, dew point",
                "definition": null,
                "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/43/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/43/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "148",
            "attributes": {
                "term": "Temperature difference",
                "definition": null,
                "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/148/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/148/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "149",
            "attributes": {
                "term": "Throughfall",
                "definition": null,
                "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/149/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "2"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/149/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "314",
            "attributes": {
                "term": "THSW Index",
                "definition": "The THSW Index uses temperature, humidity, solar radiation, and wind speed to calculate an apparent temperature.",
                "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/THSWIndex/",
                "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/314/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/314/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "315",
            "attributes": {
                "term": "THW Index",
                "definition": "The THW Index uses temperature, humidity, and wind speed to calculate an apparent temperature.",
                "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/THWIndex/",
                "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/315/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/315/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "404",
            "attributes": {
                "term": "Ultraviolet index",
                "definition": "The ultraviolet index, or UV index, is an international standard measurement of the strength of the sunburn-producing ultraviolet (UV) radiation at a particular place and time.",
                "provenance": "Wikipedia",
                "provenance_uri": "https://en.wikipedia.org/wiki/Ultraviolet_index",
                "category": null,
                "note": "no unit",
                "status": "PENDING",
                "requested_by_email": "paul.remmler@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/312"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "15"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/global_provenance/?format=api"
                    },
                    "data": null
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/404/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "158",
            "attributes": {
                "term": "Vapor pressure",
                "definition": "Please Specify the kind of Vapor Pressure (e.g. satuartion vapor pressure,  current vapor pressure, vapor pressure deflict) in sensor description.",
                "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/158/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/158/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "321",
            "attributes": {
                "term": "Vapor pressure deficit",
                "definition": "The difference between the actual water vapor pressure and the saturation of water vapor pressure at a particular temperature.",
                "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/vaporPressureDeficit/",
                "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/321/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/321/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "360",
            "attributes": {
                "term": "Vertical velocity",
                "definition": "A velocity is a vector quantity. Vertical indicates a vector component which is positive when directed upward, negative when directed downward.",
                "provenance": "AMS Glossary",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Vertical_velocity",
                "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/360/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/360/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "336",
            "attributes": {
                "term": "Water vapor concentration",
                "definition": null,
                "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/waterVaporConcentration/",
                "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/336/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/336/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "410",
            "attributes": {
                "term": "Water vapor content, atmosphere",
                "definition": "'atmosphere_mass_content_of_water_vapor', \r\nalias: atmosphere_water_vapor_content\r\n\r\nContent\" indicates a quantity per unit area. The \"atmosphere content\" of a quantity refers to the vertical integral from the surface to the top of the atmosphere. For the content between specified levels in the atmosphere, standard names including content_of_atmosphere_layer are used. Atmosphere water vapor content is sometimes referred to as \"precipitable water\", although this term does not imply the water could all be precipitated.",
                "provenance": "cfconventions",
                "provenance_uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "category": null,
                "note": "for convenience I suggest to name the term 'water vapor content, atmosphere' and add the cfconventions' term",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/323"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "10"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/410/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "337",
            "attributes": {
                "term": "Water vapor density",
                "definition": null,
                "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/waterVaporDensity/",
                "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/337/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/337/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "339",
            "attributes": {
                "term": "Weather conditions",
                "definition": null,
                "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/weatherConditions/",
                "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/339/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/339/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "399",
            "attributes": {
                "term": "Wet-bulb temperature",
                "definition": "Isobaric wet-bulb temperature: the temperature an air parcel would have if cooled adiabatically to saturation at constant pressure by evaporation of water into it, all latent heat being supplied by the parcel.\r\n\r\nOr from wikipedia: The wet-bulb temperature (WBT) is the temperature read by a thermometer covered in cloth which has been soaked in water at ambient temperature (a wet-bulb thermometer) and over which air is passed. At 100% relative humidity, the wet-bulb temperature is equal to the air temperature (dry-bulb temperature); at lower humidity the wet-bulb temperature is lower than dry-bulb temperature because of evaporative cooling",
                "provenance": "AMS",
                "provenance_uri": "https://glossarytest.ametsoc.net/wiki/Wet-bulb_temperature",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "thomas.ohnemus@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/283"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/399/?format=api"
            }
        },
        {
            "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"
            }
        }
    ]
}