{
    "code": 200,
    "message": "List of all EBV classes and names.",
    "data": [
        {
            "ebv_class": "Genetic composition",
            "ebv_name": [
                "Intraspecific genetic diversity",
                "Genetic differentiation",
                "Effective population size",
                "Inbreeding",
                "Other"
            ]
        },
        {
            "ebv_class": "Species populations",
            "ebv_name": [
                "Species distributions",
                "Species abundances",
                "Other"
            ]
        },
        {
            "ebv_class": "Species traits",
            "ebv_name": [
                "Morphology",
                "Physiology",
                "Phenology",
                "Movement",
                "Other"
            ]
        },
        {
            "ebv_class": "Community composition",
            "ebv_name": [
                "Community abundance",
                "Taxonomic and phylogenetic diversity",
                "Trait diversity",
                "Interaction diversity",
                "Other"
            ]
        },
        {
            "ebv_class": "Ecosystem functioning",
            "ebv_name": [
                "Primary productivity",
                "Ecosystem phenology",
                "Ecosystem disturbances",
                "Other"
            ]
        },
        {
            "ebv_class": "Ecosystem structure",
            "ebv_name": [
                "Live cover fraction",
                "Ecosystem distribution",
                "Ecosystem Vertical Profile",
                "Other"
            ]
        },
        {
            "ebv_class": "Ecosystem services",
            "ebv_name": [
                "Pollination",
                "Other"
            ]
        },
        {
            "ebv_class": "Cross-cutting",
            "ebv_name": [
                ""
            ]
        }
    ]
}