API endpoint that allows Global provenance to be viewed or edited.

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

{
    "data": [
        {
            "type": "Unit",
            "id": "52",
            "attributes": {
                "term": "%",
                "definition": "A unit for expressing a number as a fraction of hundred (on the basis of a rate or proportion per hundred).",
                "provenance": "Percent",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48570",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Percent",
                "ucum_case_sensitive_symbol": "%"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 36
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "286"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "320"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "329"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "621"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "330"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "73"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "389"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "397"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "398"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "215"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "3"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "137"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "85"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "423"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "424"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "222"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "129"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "425"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "431"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "437"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "446"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "447"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "448"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "450"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "451"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "452"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "454"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "460"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "466"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "472"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "478"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "484"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "490"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "496"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "594"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "538"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/52/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "54",
            "attributes": {
                "term": "°",
                "definition": null,
                "provenance": "Degree",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C68667",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Degree",
                "ucum_case_sensitive_symbol": "deg"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 16
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "9"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "10"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "285"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "558"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "72"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "624"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "94"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "559"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "121"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "123"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "393"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "234"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "235"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "273"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "274"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "545"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/54/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "7",
            "attributes": {
                "term": "A",
                "definition": "A unit of electric current, one of the seven base units of the International System of Units (Systeme International d'Unites, SI). It is that constant current which, if maintained in two straight parallel conductors of infinite length and zero diameter separated by one meter in a vacuum, would produce between these conductors a force equal to 2x10E7 newton per meter of length. This is dependent upon the definitions of the meter, kilogram, and second. One ampere represents 6.24 x 10E18 unit electric charge carriers, such as electrons, passing a specified fixed point in one second.",
                "provenance": "Ampere",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42536",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Ampere",
                "ucum_case_sensitive_symbol": "A"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "142"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "86"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/7/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "11",
            "attributes": {
                "term": "AU",
                "definition": null,
                "provenance": "Absorbance Unit",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C73686",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Absorbance Unit",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "255"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "259"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/11/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "82",
            "attributes": {
                "term": "bin",
                "definition": "Consisting of two (e.g., units, components, elements, terms, possibilities) or based on two.",
                "provenance": "Binary",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C45969",
                "category": "",
                "note": "Alternative definition: \"Binary Format\" - \"http://purl.obolibrary.org/obo/NCIT_C190168\": \"A file format in which file information is stored in the form of ones and zeros. It can be easily converted to text representations for visualization and editing.\"",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Binary",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "139"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "89"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/82/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "31",
            "attributes": {
                "term": "Byte",
                "definition": "A sequence of 8 bits processed as a single unit of information.",
                "provenance": "Byte",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48047",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Byte",
                "ucum_case_sensitive_symbol": "By"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "146"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "152"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/31/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "51",
            "attributes": {
                "term": "°C",
                "definition": "A unit of temperature of the temperature scale designed so that the freezing point of water is 0 degrees and the boiling point is 100 degrees at standard atmospheric pressure. The current official definition of the Celsius sets 0.01 C to be at the triple point of water and a degree to be 1/273.16 of the difference in temperature between the triple point of water and absolute zero. One degree Celsius represents the same temperature difference as one Kelvin.",
                "provenance": "Degree Celsius",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42559",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Degree Celsius",
                "ucum_case_sensitive_symbol": "Cel"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 20
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "7"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "289"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "626"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "16"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "132"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "168"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "225"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "589"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "236"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "506"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "138"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "88"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "92"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "241"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "239"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "508"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "510"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "253"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "270"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "612"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/51/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "99",
            "attributes": {
                "term": "cell/ml",
                "definition": "A unit of cell concentration expressed in cells per unit of volume equal to one milliliter.",
                "provenance": "Cells per Milliliter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C74919",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Cells per Milliliter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "311"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/99/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "62",
            "attributes": {
                "term": "cm",
                "definition": "A basic unit of length in the former CGS version of metric system, equal to one hundredth of a meter or approximately 0.393 700 787 inch.",
                "provenance": "Centimeter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C49668",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Centimeter",
                "ucum_case_sensitive_symbol": "cm"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 27
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "277"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "322"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "327"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "332"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "335"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "338"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "83"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "341"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "344"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "347"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "350"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "362"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "365"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "127"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "369"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "372"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "380"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "400"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "504"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "604"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "603"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "263"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "518"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "521"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "524"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "267"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "541"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/62/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "95",
            "attributes": {
                "term": "cm²",
                "definition": "A CGS unit of area measurement equal to a square measuring one centimeter on each side. One square centimeter is equal to 10E-4 square meter.",
                "provenance": "Square Centimeter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48460",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Square Centimeter",
                "ucum_case_sensitive_symbol": "cm2"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "281"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "284"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/95/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "118",
            "attributes": {
                "term": "cm/s",
                "definition": "A unit of both speed (scalar) and velocity (vector), defined as the distance of one centimeter travelled per unit time equal to one second.",
                "provenance": "Centimeter per Second",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C102406",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Centimeter per Second",
                "ucum_case_sensitive_symbol": "cm/s"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "566"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "620"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/118/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "98",
            "attributes": {
                "term": "g",
                "definition": "The metric unit of mass equal to one thousandth of a kilogram. One gram equals approximately 15.432 grains or 0.035 273 966 ounce.",
                "provenance": "Gram",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48155",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Gram",
                "ucum_case_sensitive_symbol": "g"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 21
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "291"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "294"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "297"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "300"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "303"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "306"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "309"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "383"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "386"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "391"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "429"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "435"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "441"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "458"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "464"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "470"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "476"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "482"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "488"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "494"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "500"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/98/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "26",
            "attributes": {
                "term": "g/kg",
                "definition": "A unit of a mass fraction expressed as a number of grams of substance per kilogram of mixture. Gram per kilogram is also used as a dose calculation unit to express a quantity of substance in grams per one kilogram of body mass.",
                "provenance": "Gram per Kilogram",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C69104",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Gram per Kilogram",
                "ucum_case_sensitive_symbol": "g/kg"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "445"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "228"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/26/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "124",
            "attributes": {
                "term": "g/m²",
                "definition": "Grams per square meter",
                "provenance": "Gram per Square Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67282",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Gram per Square Meter",
                "ucum_case_sensitive_symbol": "g/m2"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "593"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/124/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "2",
            "attributes": {
                "term": "hPa",
                "definition": null,
                "provenance": "Hectopascal",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C105487",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Hectopascal",
                "ucum_case_sensitive_symbol": "hPa"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "4"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "395"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "188"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "549"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/2/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "104",
            "attributes": {
                "term": "Hz",
                "definition": "A SI derived unit of frequency; equal to one oscillation (one cycle) per second.",
                "provenance": "Hertz",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42545",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Hertz",
                "ucum_case_sensitive_symbol": "Hz"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "359"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/104/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "21",
            "attributes": {
                "term": "K",
                "definition": "A basic unit of thermodynamic temperature, one of the seven base units of the International System of Units (Systeme International d'Unites, SI). It is 1/273.16th of the thermodynamic temperature of the triple point of water. This sets the size of the kelvin unit for temperature differences and defines the thermodynamic temperature of an equilibrium mixture of waters ice-liquid-vapor as 273.16 K, where 0 K is the lowest possible temperature (\"absolute zero\").",
                "provenance": "Kelvin",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42537",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kelvin",
                "ucum_case_sensitive_symbol": "K"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 14
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "8"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "625"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "133"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "169"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "590"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "237"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "507"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "93"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "242"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "240"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "509"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "511"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "254"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "613"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/21/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "79",
            "attributes": {
                "term": "kg",
                "definition": "A basic SI unit of mass. It is defined as the mass of an international prototype in the form of a platinum-iridium cylinder kept at Sevres in France. A kilogram is equal to 1,000 grams and 2.204 622 6 pounds.",
                "provenance": "Kilogram",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C28252",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilogram",
                "ucum_case_sensitive_symbol": "kg"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 23
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "290"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "293"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "296"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "299"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "302"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "305"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "308"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "382"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "385"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "390"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "428"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "434"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "440"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "457"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "463"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "469"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "475"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "481"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "487"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "493"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "499"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "271"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "272"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/79/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "136",
            "attributes": {
                "term": "kg/m²",
                "definition": "The area density (also known as areal density, surface density, or superficial density) of a two-dimensional object is calculated as the mass per unit area. The SI derived unit is: kilogram per square metre.",
                "provenance": "Kilogram per Square Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C49671",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/322",
                "provenance_term": "Kilogram per Square Meter",
                "ucum_case_sensitive_symbol": "kg/m2"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "622"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "627"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/136/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "110",
            "attributes": {
                "term": "kg/m³",
                "definition": null,
                "provenance": "Kilogram per Cubic Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42576",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilogram per Cubic Meter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "539"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/110/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "24",
            "attributes": {
                "term": "kg/m³",
                "definition": "A SI derived unit of mass concentration defined as the concentration of one kilogram of a substance per unit volume of the mixture equal to one cubic meter, or the concentration of one milligram of a substance per unit volume of the mixture equal to one milliliter, or one gram of a substance per one liter of the mixture. It is also a unit of mass density (volumic mass) defined as the density of substance which mass equal to one milligram occupies the volume one milliliter.",
                "provenance": "Kilogram per Cubic Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42576",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilogram per Cubic Meter",
                "ucum_case_sensitive_symbol": "kg/m3"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 14
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "2"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "314"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "426"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "432"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "438"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "444"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "455"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "461"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "467"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "473"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "479"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "485"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "491"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "497"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/24/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "77",
            "attributes": {
                "term": "km/h",
                "definition": "A unit of both speed (scalar) and velocity (vector), defined as the distance of one thousand meters travelled per unit time equal to one hour.",
                "provenance": "Kilometer per Hour",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C71203",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilometer per Hour",
                "ucum_case_sensitive_symbol": "km/h"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "565"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "226"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "229"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "562"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "585"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "587"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "554"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "618"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/77/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "78",
            "attributes": {
                "term": "kPa",
                "definition": "A SI derived unit of pressure equivalent to 1000 newtons per square meter or 10000 bars or to 0.145 pound per square inch.",
                "provenance": "Kilopascal",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67284",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilopascal",
                "ucum_case_sensitive_symbol": "kPa"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "192"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/78/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "16",
            "attributes": {
                "term": "kW",
                "definition": null,
                "provenance": "Kilowatt",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42549",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilowatt",
                "ucum_case_sensitive_symbol": "kW"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "105"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/16/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "85",
            "attributes": {
                "term": "kWh",
                "definition": "A non-SI unit of energy equivalent to one kilowatt of power expended during the period of time equal to one hour.",
                "provenance": "Kilowatt Hour",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C70436",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Kilowatt Hour",
                "ucum_case_sensitive_symbol": "kWh"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "103"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/85/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "81",
            "attributes": {
                "term": "l",
                "definition": "The non-SI unit of volume accepted for use with the SI. One liter is equal to cubic decimeter, or one thousandth of cubic meter, or 1000 cubic centimeters, or approximately 61.023 744 cubic inches.",
                "provenance": "Liter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48505",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Liter",
                "ucum_case_sensitive_symbol": "l"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "196"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "419"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "516"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "529"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "531"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "533"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "535"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "537"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/81/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "91",
            "attributes": {
                "term": "l/min",
                "definition": "A metric unit of volumetric flow rate defined as the rate at which one liter of matter crosses a given surface during the period of time equal to one minute.",
                "provenance": "Liter per Minute",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67388",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Liter per Minute",
                "ucum_case_sensitive_symbol": "l/min"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "614"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "110"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/91/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "88",
            "attributes": {
                "term": "l/s",
                "definition": "A metric unit of volumetric flow rate defined as the rate at which one liter of matter crosses a given surface during the period of time equal to one second.",
                "provenance": "Liter per Second",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67390",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Liter per Second",
                "ucum_case_sensitive_symbol": "l/s"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 5
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "287"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "111"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "415"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "233"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "526"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/88/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "1",
            "attributes": {
                "term": "lx",
                "definition": "A SI derived unit of illuminance equal to the direct illumination on a surface that is everywhere one meter from a uniform point source of one candela; a unit of illuminance that is equal to one lumen per square meter.",
                "provenance": "Lux",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42561",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Lux",
                "ucum_case_sensitive_symbol": "lx"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "135"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/1/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "63",
            "attributes": {
                "term": "m",
                "definition": "A unit of linear measure in the metric system, one of the seven base units of the International System of Units (Systeme International d'Unites, SI). A meter is defined as the length of the path traveled by light in a vacuum during a time interval of 1/299 792 458 of a second and is equal to 1.093 61 yards.",
                "provenance": "Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C41139",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Meter",
                "ucum_case_sensitive_symbol": "m"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 31
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "278"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "617"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "323"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "328"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "573"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "333"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "336"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "339"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "84"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "342"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "345"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "348"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "351"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "363"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "366"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "128"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "130"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "370"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "373"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "381"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "607"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "401"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "175"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "505"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "264"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "514"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "519"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "522"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "266"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "525"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "542"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/63/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "94",
            "attributes": {
                "term": "m²",
                "definition": "A SI unit of area measurement equal to a square whose sides are one meter long. Square meter is equal to 10,000 square centimeters; 0.01 are; 1.196 square yards; 10.76 square feet; 1550 square inches.",
                "provenance": "Square Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42569",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Square Meter",
                "ucum_case_sensitive_symbol": "m2"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "280"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "283"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/94/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "80",
            "attributes": {
                "term": "m³",
                "definition": "A SI unit of volume or capacity equal to the volume of a cube with edges one meter in length. It is equal to 1,000 liters; 1,000 cubic decimeters; 10(e+6) cubic centimeters; 25.3 cubic feet; 6.29 barrels.",
                "provenance": "Cubic Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42570",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Cubic Meter",
                "ucum_case_sensitive_symbol": "m3"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "195"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "418"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "515"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "528"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "530"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "532"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "534"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "536"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/80/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "89",
            "attributes": {
                "term": "m³/m³",
                "definition": "A unit of volume fraction expressed as a volume of the constituent in cubic meters per the volume of the system represented in cubic meters.",
                "provenance": "Cubic Meter per Cubic Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C70456",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Cubic Meter per Cubic Meter",
                "ucum_case_sensitive_symbol": "m3/m3"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "223"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/89/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "87",
            "attributes": {
                "term": "m³/s",
                "definition": "A SI unit of volumetric flow rate defined as the rate at which one cubic meter of matter crosses a given surface during the period of time equal to one second.",
                "provenance": "Cubic Meter per Second",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C69159",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Cubic Meter per Second",
                "ucum_case_sensitive_symbol": "m3/s"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "288"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "414"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "232"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/87/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "6",
            "attributes": {
                "term": "mA",
                "definition": "A unit of electric current equal to one thousandth of an ampere.",
                "provenance": "Milliampere",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C97343",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Milliampere",
                "ucum_case_sensitive_symbol": "mA"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "143"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "87"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/6/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "97",
            "attributes": {
                "term": "mg",
                "definition": "A metric unit of mass equal to one thousandth of a gram or 1000 micrograms. One milligram equals approximately 0.015 432 grain or 35.274 x 10E-6 ounce.",
                "provenance": "Milligram",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C28253",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Milligram",
                "ucum_case_sensitive_symbol": "mg"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 21
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "292"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "295"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "298"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "301"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "304"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "307"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "310"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "384"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "387"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "392"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "430"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "436"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "442"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "459"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "465"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "471"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "477"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "483"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "489"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "495"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "501"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/97/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "130",
            "attributes": {
                "term": "MHz",
                "definition": "The SI derived unit of frequency; equal to one million oscillations per second or to 10E6 hertz.",
                "provenance": "Megahertz",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67314",
                "category": "CLEAR",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Megahertz",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 0
                    },
                    "data": [],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/130/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "123",
            "attributes": {
                "term": "ml",
                "definition": "A milliliter is a unit of volume for liquids and gases that is equal to a thousandth of a liter.",
                "provenance": "Milliliter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C28254",
                "category": "CLEAR",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Milliliter",
                "ucum_case_sensitive_symbol": "ml"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "591"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/123/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "93",
            "attributes": {
                "term": "ml/min",
                "definition": "A metric unit of volumetric flow rate defined as the rate at which one milliliter of matter crosses a given surface during the period of time equal to one minute.",
                "provenance": "Milliliter per Minute",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C64777",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Milliliter per Minute",
                "ucum_case_sensitive_symbol": "ml/min"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "615"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "279"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "282"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "95"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/93/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "90",
            "attributes": {
                "term": "ml/s",
                "definition": "A metric unit of volumetric flow rate defined as the rate at which one milliliter of matter crosses a given surface during the period of time equal to one second.",
                "provenance": "Milliliter per Second",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C69073",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Milliliter per Second",
                "ucum_case_sensitive_symbol": "ml/s"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "96"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "112"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/90/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "53",
            "attributes": {
                "term": "mm",
                "definition": "A metric unit of length equal to one thousandth of a meter (10E-3 meter) or approximately 0.03937 inch.",
                "provenance": "Millimeter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C28251",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Millimeter",
                "ucum_case_sensitive_symbol": "mm"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 37
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "276"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "321"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "326"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "331"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "334"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "337"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "340"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "343"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "346"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "349"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "356"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "357"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "358"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "108"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "109"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "361"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "608"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "609"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "364"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "368"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "371"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "379"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "399"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "174"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "176"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "177"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "178"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "193"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "449"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "503"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "512"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "251"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "265"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "517"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "520"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "523"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "540"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/53/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "96",
            "attributes": {
                "term": "mm²",
                "definition": "A unit of area measurement equal to a square measuring one millimeter on each side. One square millimeter is equal to 10(E-2) square centimeter and 10(E-6) square meter.",
                "provenance": "Square Millimeter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C65104",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Square Millimeter",
                "ucum_case_sensitive_symbol": "mm2"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 0
                    },
                    "data": [],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/96/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "59",
            "attributes": {
                "term": "mm/h",
                "definition": "A unit of both speed (scalar) and velocity (vector), defined as the distance of one millimeter travelled per unit time equal to one hour.",
                "provenance": "Millimeter per Hour",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67419",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Millimeter per Hour",
                "ucum_case_sensitive_symbol": "mm/h"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "183"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "185"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/59/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "55",
            "attributes": {
                "term": "mm/min",
                "definition": "A unit of both speed (scalar) and velocity (vector), defined as the distance of one millimeter traveled per unit time equal to one minute.",
                "provenance": "Millimeter Per Minute",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C105507",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Millimeter Per Minute",
                "ucum_case_sensitive_symbol": "mm/min"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "184"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "186"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/55/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "22",
            "attributes": {
                "term": "mmol/mol",
                "definition": "A unit of fraction expressed as the ratio of the amount of substance of solute in millimoles to the amount of substance of the mixture in moles.",
                "provenance": "Millimole per Mole",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C111253",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Millimole per Mole",
                "ucum_case_sensitive_symbol": "mmol/mol"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "21"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "31"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "41"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "51"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/22/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "56",
            "attributes": {
                "term": "m/s",
                "definition": "A SI derived unit of both speed (scalar) and velocity (vector), defined as the distance of one meter travelled per unit time equal to one second.",
                "provenance": "Meter per Second",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42571",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Meter per Second",
                "ucum_case_sensitive_symbol": "m/s"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 21
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "588"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "78"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "577"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "576"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "564"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "360"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "374"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "376"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "375"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "623"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "557"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "563"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "227"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "230"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "561"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "584"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "586"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "546"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "547"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "275"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "619"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/56/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "46",
            "attributes": {
                "term": "ms",
                "definition": "A unit of time equal to one thousandth of a second (10E-3 second).",
                "provenance": "Millisecond",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C41140",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Millisecond",
                "ucum_case_sensitive_symbol": "ms"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "166"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/46/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "66",
            "attributes": {
                "term": "mV",
                "definition": "A SI derived unit of an electric potential and electromotive force equal to one thousandth of a volt.",
                "provenance": "Millivolt",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67324",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Millivolt",
                "ucum_case_sensitive_symbol": "mV"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 7
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "144"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "378"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "219"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "417"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "13"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "140"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "90"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/66/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "111",
            "attributes": {
                "term": "ng/l",
                "definition": null,
                "provenance": "Nanogram per Liter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67327",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Nanogram per Liter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 7
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "583"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "596"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "599"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "582"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "581"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "579"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "580"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/111/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "135",
            "attributes": {
                "term": "nm",
                "definition": "A metric unit of length equal to one billionth of a meter (10E-9 meter). Nanometer is used as a unit for light wavelength measurement.",
                "provenance": "Nanometer",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67328",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/319",
                "provenance_term": "Nanometer",
                "ucum_case_sensitive_symbol": "nm"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 0
                    },
                    "data": [],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/135/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "23",
            "attributes": {
                "term": "nmol/l",
                "definition": null,
                "provenance": "Nanomole per Liter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67432",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Nanomole per Liter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "19"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "28"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "39"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "48"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/23/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "134",
            "attributes": {
                "term": "ns",
                "definition": "A unit of time equal to one billionth of a second.",
                "provenance": "Nanosecond",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C73767",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": "corinna.rebmann@kit.edu",
                "discussion_url": "https://codebase.helmholtz.cloud/hub-terra/sms/sms-cv/-/issues/318",
                "provenance_term": "Nanosecond",
                "ucum_case_sensitive_symbol": "ns"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 0
                    },
                    "data": [],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/134/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "107",
            "attributes": {
                "term": "Ohm",
                "definition": "A unit of electrical resistance equal to the resistance between two points on a conductor when a potential difference of one volt between them produces a current of one ampere. Ohm is also used to measure impedance and reactance for complex resistance. A measurement in ohms is the reciprocal of a measurement in siemens.",
                "provenance": "Ohm",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42554",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Ohm",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "553"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "420"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/107/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "69",
            "attributes": {
                "term": "pF",
                "definition": null,
                "provenance": "Picofarad",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67435",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Picofarad",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "194"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/69/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "125",
            "attributes": {
                "term": "ppb",
                "definition": "Part per Billion",
                "provenance": "Part Per Billion",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C70565",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Part Per Billion",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "595"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "597"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "601"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/125/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "70",
            "attributes": {
                "term": "ppm",
                "definition": "A unit of proportion equal to 10E-6.",
                "provenance": "Part Per Million",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48523",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Part Per Million",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "22"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "36"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "32"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "38"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "42"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "52"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "598"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "600"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/70/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "58",
            "attributes": {
                "term": "sec",
                "definition": "A unit of time, one of the seven base units of the International System of Units (Systeme International d'Unites, SI). The second is the duration of 919 263 177 0 periods of the specified light radiation corresponding to the transition between the two hyperfine levels of the caesium 133 atom in its ground state at 0 K. According to the convention, 60 seconds constitute one minute; 3,600 seconds constitute one hour.",
                "provenance": "Second",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42535",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Second",
                "ucum_case_sensitive_symbol": "s"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "167"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "172"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "173"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "220"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/58/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "50",
            "attributes": {
                "term": "V",
                "definition": "A SI derived unit of electric potential and electromotive force, equal to the difference of electric potential between two points on a conducting wire carrying a constant current of one ampere when the power dissipated between the points is one watt, equivalent to the potential difference across a resistance of one ohm when one ampere of current flows through it.",
                "provenance": "Volt",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42551",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Volt",
                "ucum_case_sensitive_symbol": "V"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "145"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "592"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "416"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "14"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "141"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "91"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/50/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "68",
            "attributes": {
                "term": "Vol%",
                "definition": "A unit of percentage concentration expressed as a fraction of a component by volume s in the entire volume of a resulting mixture. The unit denotes a number of milliliters of a solute per 100 milliliters of solution. The standard conditions for temperature and pressure apply.",
                "provenance": "Percent Volume per Volume",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48571",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Percent Volume per Volume",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "224"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/68/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "84",
            "attributes": {
                "term": "W",
                "definition": "A SI unit of power equal to the power which in one second produces or transfers the energy of one joule. The unit is used in measurements of power emitted, transferred or received as radiation, sound waves, heat flow rate, and rate of energy transfer.",
                "provenance": "Watt",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42549",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Watt",
                "ucum_case_sensitive_symbol": "W"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "106"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/84/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "86",
            "attributes": {
                "term": "Wh",
                "definition": "A non-SI unit of energy equivalent to one watt of power expended during the period of time equal to one hour.",
                "provenance": "Watt Hour",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C70437",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Watt Hour",
                "ucum_case_sensitive_symbol": "Wh"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "104"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/86/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "60",
            "attributes": {
                "term": "W/m²",
                "definition": "A SI derived unit of density of heat flow rate, irradiance, and radiant energy fluence rate equal to one watt per the unit area of one square meter.",
                "provenance": "Watt per Square Meter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C70438",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Watt per Square Meter",
                "ucum_case_sensitive_symbol": "W/m2"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 26
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "107"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "200"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "201"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "367"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "377"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "198"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "199"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "404"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "405"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "406"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "407"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "202"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "203"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "408"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "409"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "160"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "161"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "410"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "411"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "550"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "551"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "216"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "217"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "412"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "413"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "443"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/60/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "108",
            "attributes": {
                "term": "Δt",
                "definition": "An interval of time.",
                "provenance": "Period",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C25616",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Period",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "502"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/108/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "8",
            "attributes": {
                "term": "µatm",
                "definition": null,
                "provenance": "Microatmosphere",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C54711",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Microatmosphere",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "27"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "33"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/8/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "67",
            "attributes": {
                "term": "µg/l",
                "definition": "A unit of mass concentration defined as the concentration of one microgram of a substance per unit volume of the mixture equal to one liter. The concept also refers to the unit of mass density (volumetric mass) defined as the density of a substance which mass equal to one microgram occupies the volume of one liter.",
                "provenance": "Microgram per Liter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C67306",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Microgram per Liter",
                "ucum_case_sensitive_symbol": "ug/l"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 24
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "11"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "313"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "74"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "76"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "17"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "25"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "23"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "43"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "45"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "47"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "53"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "55"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "57"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "59"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "63"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "65"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "67"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "158"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "163"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "243"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "97"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "245"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "247"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "249"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/67/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "25",
            "attributes": {
                "term": "µg/ml",
                "definition": null,
                "provenance": "Microgram per Milliliter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C64572",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Microgram per Milliliter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 13
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "1"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "315"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "427"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "433"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "439"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "456"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "462"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "468"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "474"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "480"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "486"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "492"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "498"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/25/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "61",
            "attributes": {
                "term": "µg/ml",
                "definition": null,
                "provenance": "Microgram per Milliliter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C64572",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Microgram per Milliliter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 27
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "12"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "312"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "75"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "77"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "18"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "26"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "24"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "44"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "46"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "50"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "54"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "56"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "58"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "60"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "61"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "62"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "64"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "66"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "68"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "159"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "164"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "244"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "98"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "246"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "248"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "238"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "250"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/61/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "113",
            "attributes": {
                "term": "µg/ml",
                "definition": null,
                "provenance": "Microgram per Milliliter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C64572",
                "category": "",
                "note": "CLEAR",
                "status": "REJECTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Microgram per Milliliter",
                "ucum_case_sensitive_symbol": null
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "552"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/113/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "15",
            "attributes": {
                "term": "µmol/l",
                "definition": "A unit of concentration (molarity unit) equal to one one-millionth of a mole (10E-6 mole) of solute per one liter of solution.",
                "provenance": "Micromole per Liter",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C48508",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Micromole per Liter",
                "ucum_case_sensitive_symbol": "umol/l"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "29"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "34"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/15/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "14",
            "attributes": {
                "term": "µmol/mol",
                "definition": "A unit of fraction expressed as the ratio of the amount of a substance in solution, in micromoles, to the amount of a different substance in the mixture, in moles.",
                "provenance": "Micromole per Mole",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C122231",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Micromole per Mole",
                "ucum_case_sensitive_symbol": "umol/mol"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "20"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "30"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "35"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "37"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "40"
                        },
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "49"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/14/?format=api"
            }
        },
        {
            "type": "Unit",
            "id": "45",
            "attributes": {
                "term": "µs",
                "definition": "A unit of time equal to one millionth of a second.",
                "provenance": "Microsecond",
                "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C69149",
                "category": "",
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null,
                "provenance_term": "Microsecond",
                "ucum_case_sensitive_symbol": "us"
            },
            "relationships": {
                "measured_quantity_units": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "MeasuredQuantityUnit",
                            "id": "165"
                        }
                    ],
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/relationships/measured_quantity_units?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/measured_quantity_units/?format=api"
                    }
                },
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "16"
                    }
                },
                "successor": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/relationships/successor?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/successor/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units/45/?format=api"
            }
        }
    ]
}