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

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

{
    "data": [
        {
            "type": "MeasuredQuantity",
            "id": "393",
            "attributes": {
                "term": "Altitude",
                "definition": "Altitude is the (geometric) height above the geoid, which is the reference geopotential surface. The geoid is similar to mean sea level.",
                "provenance": "NERC",
                "provenance_uri": "http://vocab.nerc.ac.uk/collection/P07/current/CFSN0028/",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "paul.remmler@ufz.de",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/270"
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "5"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/393/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "356",
            "attributes": {
                "term": "Azimuth",
                "definition": "The length of the arc of the horizon (in degrees) intercepted between a given point and a reference direction, usually north, and measured clockwise from the reference direction.",
                "provenance": "AMS glossary",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Azimuth",
                "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/356/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/356/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "35",
            "attributes": {
                "term": "Course",
                "definition": "In navigation, the course of a watercraft or aircraft is the cardinal direction in which the craft is to be steered.",
                "provenance": "Definition adapted from Wikipedia.",
                "provenance_uri": "https://en.wikipedia.org/w/index.php?title=Course_(navigation)&oldid=1053564588",
                "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/35/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "7"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/35/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "207",
            "attributes": {
                "term": "Depth",
                "definition": "The perpendicular measurement downward from a surface",
                "provenance": "ODM2 Controlled Vocabularies",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/depth/",
                "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/207/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/207/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "358",
            "attributes": {
                "term": "Elevation",
                "definition": "A measure (or condition) of height, especially with respect to the height of a point on the earth's surface above a reference plane (usually mean sea level), as \"station elevation.\"",
                "provenance": "AMS glossary",
                "provenance_uri": "https://glossary.ametsoc.org/wiki/Elevation",
                "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/358/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "9"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/358/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "57",
            "attributes": {
                "term": "GPS position, height",
                "definition": "Please note or choose reference height (ellipsoid or geoid).",
                "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/57/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/57/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "58",
            "attributes": {
                "term": "GPS position, latitude",
                "definition": "If ellipsoid differs from WGS84 please note the reference ellipsoid.",
                "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/58/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/58/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "59",
            "attributes": {
                "term": "GPS position, longitude",
                "definition": "If ellipsoid differs from WGS84 please note the reference ellipsoid.",
                "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/59/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/59/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "226",
            "attributes": {
                "term": "Height",
                "definition": "Height is measure of vertical distance, either vertical extent or vertical position",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/height/",
                "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/226/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/226/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "227",
            "attributes": {
                "term": "Height, above sea floor",
                "definition": "Vertical distance from the sea floor to a point.",
                "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/heightAboveSeaFloor/",
                "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/227/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/227/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "250",
            "attributes": {
                "term": "Orientation",
                "definition": "Azimuth orientation of sensor platform",
                "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/orientation/",
                "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/250/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/250/?format=api"
            }
        },
        {
            "type": "MeasuredQuantity",
            "id": "256",
            "attributes": {
                "term": "Position",
                "definition": "Position of an element that interacts with water such as reservoir gates",
                "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/position/",
                "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/256/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "4"
                    }
                },
                "measured_quantity_units": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/measured_quantity_units/?format=api"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities/256/?format=api"
            }
        }
    ]
}