Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`

GET /metagenomics/api/v1/analyses/MGYA00002320/go-terms?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00002320/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00002320/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "go-terms",
            "id": "GO:0008152",
            "attributes": {
                "accession": "GO:0008152",
                "count": 53,
                "description": "metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008152?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 45,
                "description": "oxidation-reduction process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055114?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 38,
                "description": "regulation of transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006355?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005975",
            "attributes": {
                "accession": "GO:0005975",
                "count": 31,
                "description": "carbohydrate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005975?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006313",
            "attributes": {
                "accession": "GO:0006313",
                "count": 22,
                "description": "transposition, DNA-mediated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006313?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 18,
                "description": "DNA replication",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006260?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006412",
            "attributes": {
                "accession": "GO:0006412",
                "count": 18,
                "description": "translation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006412?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015074",
            "attributes": {
                "accession": "GO:0015074",
                "count": 18,
                "description": "DNA integration",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015074?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006310",
            "attributes": {
                "accession": "GO:0006310",
                "count": 17,
                "description": "DNA recombination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006310?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006810",
            "attributes": {
                "accession": "GO:0006810",
                "count": 17,
                "description": "transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006810?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006281",
            "attributes": {
                "accession": "GO:0006281",
                "count": 10,
                "description": "DNA repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006281?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006418",
            "attributes": {
                "accession": "GO:0006418",
                "count": 10,
                "description": "tRNA aminoacylation for protein translation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006418?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008652",
            "attributes": {
                "accession": "GO:0008652",
                "count": 9,
                "description": "cellular amino acid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008652?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009058",
            "attributes": {
                "accession": "GO:0009058",
                "count": 8,
                "description": "biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009058?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006520",
            "attributes": {
                "accession": "GO:0006520",
                "count": 7,
                "description": "cellular amino acid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006520?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007165",
            "attributes": {
                "accession": "GO:0007165",
                "count": 7,
                "description": "signal transduction",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007165?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006096",
            "attributes": {
                "accession": "GO:0006096",
                "count": 6,
                "description": "glycolytic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006096?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006457",
            "attributes": {
                "accession": "GO:0006457",
                "count": 6,
                "description": "protein folding",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006457?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006508",
            "attributes": {
                "accession": "GO:0006508",
                "count": 6,
                "description": "proteolysis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006508?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015031",
            "attributes": {
                "accession": "GO:0015031",
                "count": 6,
                "description": "protein transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015031?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055085",
            "attributes": {
                "accession": "GO:0055085",
                "count": 6,
                "description": "transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055085?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009401",
            "attributes": {
                "accession": "GO:0009401",
                "count": 5,
                "description": "phosphoenolpyruvate-dependent sugar phosphotransferase system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009401?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000160",
            "attributes": {
                "accession": "GO:0000160",
                "count": 4,
                "description": "phosphorelay signal transduction system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000160?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006094",
            "attributes": {
                "accession": "GO:0006094",
                "count": 4,
                "description": "gluconeogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006094?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006265",
            "attributes": {
                "accession": "GO:0006265",
                "count": 4,
                "description": "DNA topological change",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006265?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006323",
            "attributes": {
                "accession": "GO:0006323",
                "count": 4,
                "description": "DNA packaging",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006323?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006352",
            "attributes": {
                "accession": "GO:0006352",
                "count": 4,
                "description": "DNA-templated transcription, initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006352?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006396",
            "attributes": {
                "accession": "GO:0006396",
                "count": 4,
                "description": "RNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006396?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006633",
            "attributes": {
                "accession": "GO:0006633",
                "count": 4,
                "description": "fatty acid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006633?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007049",
            "attributes": {
                "accession": "GO:0007049",
                "count": 4,
                "description": "cell cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007049?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008033",
            "attributes": {
                "accession": "GO:0008033",
                "count": 4,
                "description": "tRNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008033?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009253",
            "attributes": {
                "accession": "GO:0009253",
                "count": 4,
                "description": "peptidoglycan catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009253?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016998",
            "attributes": {
                "accession": "GO:0016998",
                "count": 4,
                "description": "cell wall macromolecule catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016998?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017038",
            "attributes": {
                "accession": "GO:0017038",
                "count": 4,
                "description": "protein import",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017038?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042773",
            "attributes": {
                "accession": "GO:0042773",
                "count": 4,
                "description": "ATP synthesis coupled electron transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042773?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006139",
            "attributes": {
                "accession": "GO:0006139",
                "count": 3,
                "description": "nucleobase-containing compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006139?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006298",
            "attributes": {
                "accession": "GO:0006298",
                "count": 3,
                "description": "mismatch repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006298?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006351",
            "attributes": {
                "accession": "GO:0006351",
                "count": 3,
                "description": "transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006351?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006629",
            "attributes": {
                "accession": "GO:0006629",
                "count": 3,
                "description": "lipid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006629?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007059",
            "attributes": {
                "accession": "GO:0007059",
                "count": 3,
                "description": "chromosome segregation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007059?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008299",
            "attributes": {
                "accession": "GO:0008299",
                "count": 3,
                "description": "isoprenoid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009060",
            "attributes": {
                "accession": "GO:0009060",
                "count": 3,
                "description": "aerobic respiration",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009060?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009113",
            "attributes": {
                "accession": "GO:0009113",
                "count": 3,
                "description": "purine nucleobase biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009113?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009236",
            "attributes": {
                "accession": "GO:0009236",
                "count": 3,
                "description": "cobalamin biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009236?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009987",
            "attributes": {
                "accession": "GO:0009987",
                "count": 3,
                "description": "cellular process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016310",
            "attributes": {
                "accession": "GO:0016310",
                "count": 3,
                "description": "phosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016310?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030001",
            "attributes": {
                "accession": "GO:0030001",
                "count": 3,
                "description": "metal ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030001?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051301",
            "attributes": {
                "accession": "GO:0051301",
                "count": 3,
                "description": "cell division",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051301?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006006",
            "attributes": {
                "accession": "GO:0006006",
                "count": 2,
                "description": "glucose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006006?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006164",
            "attributes": {
                "accession": "GO:0006164",
                "count": 2,
                "description": "purine nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006164?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006284",
            "attributes": {
                "accession": "GO:0006284",
                "count": 2,
                "description": "base-excision repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006284?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006289",
            "attributes": {
                "accession": "GO:0006289",
                "count": 2,
                "description": "nucleotide-excision repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006289?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006306",
            "attributes": {
                "accession": "GO:0006306",
                "count": 2,
                "description": "DNA methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006306?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006364",
            "attributes": {
                "accession": "GO:0006364",
                "count": 2,
                "description": "rRNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006364?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006420",
            "attributes": {
                "accession": "GO:0006420",
                "count": 2,
                "description": "arginyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006420?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006614",
            "attributes": {
                "accession": "GO:0006614",
                "count": 2,
                "description": "SRP-dependent cotranslational protein targeting to membrane",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006614?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006754",
            "attributes": {
                "accession": "GO:0006754",
                "count": 2,
                "description": "ATP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006754?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006812",
            "attributes": {
                "accession": "GO:0006812",
                "count": 2,
                "description": "cation transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006812?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006835",
            "attributes": {
                "accession": "GO:0006835",
                "count": 2,
                "description": "dicarboxylic acid transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006835?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007155",
            "attributes": {
                "accession": "GO:0007155",
                "count": 2,
                "description": "cell adhesion",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007155?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009094",
            "attributes": {
                "accession": "GO:0009094",
                "count": 2,
                "description": "L-phenylalanine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009094?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009116",
            "attributes": {
                "accession": "GO:0009116",
                "count": 2,
                "description": "nucleoside metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009116?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009252",
            "attributes": {
                "accession": "GO:0009252",
                "count": 2,
                "description": "peptidoglycan biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009252?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009396",
            "attributes": {
                "accession": "GO:0009396",
                "count": 2,
                "description": "folic acid-containing compound biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009396?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015986",
            "attributes": {
                "accession": "GO:0015986",
                "count": 2,
                "description": "ATP synthesis coupled proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015986?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015991",
            "attributes": {
                "accession": "GO:0015991",
                "count": 2,
                "description": "ATP hydrolysis coupled proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015991?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043039",
            "attributes": {
                "accession": "GO:0043039",
                "count": 2,
                "description": "tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043039?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044237",
            "attributes": {
                "accession": "GO:0044237",
                "count": 2,
                "description": "cellular metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044237?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045454",
            "attributes": {
                "accession": "GO:0045454",
                "count": 2,
                "description": "cell redox homeostasis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045454?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000103",
            "attributes": {
                "accession": "GO:0000103",
                "count": 1,
                "description": "sulfate assimilation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000103?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000154",
            "attributes": {
                "accession": "GO:0000154",
                "count": 1,
                "description": "rRNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000154?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000921",
            "attributes": {
                "accession": "GO:0000921",
                "count": 1,
                "description": "septin ring assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000921?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001522",
            "attributes": {
                "accession": "GO:0001522",
                "count": 1,
                "description": "pseudouridine synthesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001522?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001539",
            "attributes": {
                "accession": "GO:0001539",
                "count": 1,
                "description": "ciliary or flagellar motility",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001906",
            "attributes": {
                "accession": "GO:0001906",
                "count": 1,
                "description": "cell killing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001906?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006071",
            "attributes": {
                "accession": "GO:0006071",
                "count": 1,
                "description": "glycerol metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006071?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006072",
            "attributes": {
                "accession": "GO:0006072",
                "count": 1,
                "description": "glycerol-3-phosphate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006098",
            "attributes": {
                "accession": "GO:0006098",
                "count": 1,
                "description": "pentose-phosphate shunt",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006098?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006099",
            "attributes": {
                "accession": "GO:0006099",
                "count": 1,
                "description": "tricarboxylic acid cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006099?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006123",
            "attributes": {
                "accession": "GO:0006123",
                "count": 1,
                "description": "mitochondrial electron transport, cytochrome c to oxygen",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006123?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006334",
            "attributes": {
                "accession": "GO:0006334",
                "count": 1,
                "description": "nucleosome assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006334?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006353",
            "attributes": {
                "accession": "GO:0006353",
                "count": 1,
                "description": "DNA-templated transcription, termination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006353?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006413",
            "attributes": {
                "accession": "GO:0006413",
                "count": 1,
                "description": "translational initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006413?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006415",
            "attributes": {
                "accession": "GO:0006415",
                "count": 1,
                "description": "translational termination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006415?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006419",
            "attributes": {
                "accession": "GO:0006419",
                "count": 1,
                "description": "alanyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006419?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006423",
            "attributes": {
                "accession": "GO:0006423",
                "count": 1,
                "description": "cysteinyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006423?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006464",
            "attributes": {
                "accession": "GO:0006464",
                "count": 1,
                "description": "cellular protein modification process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006464?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006468",
            "attributes": {
                "accession": "GO:0006468",
                "count": 1,
                "description": "protein phosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006468?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006479",
            "attributes": {
                "accession": "GO:0006479",
                "count": 1,
                "description": "protein methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006479?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006525",
            "attributes": {
                "accession": "GO:0006525",
                "count": 1,
                "description": "arginine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006525?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006544",
            "attributes": {
                "accession": "GO:0006544",
                "count": 1,
                "description": "glycine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006544?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006546",
            "attributes": {
                "accession": "GO:0006546",
                "count": 1,
                "description": "glycine catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006546?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006563",
            "attributes": {
                "accession": "GO:0006563",
                "count": 1,
                "description": "L-serine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006563?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006576",
            "attributes": {
                "accession": "GO:0006576",
                "count": 1,
                "description": "cellular biogenic amine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006576?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006725",
            "attributes": {
                "accession": "GO:0006725",
                "count": 1,
                "description": "cellular aromatic compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006725?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006729",
            "attributes": {
                "accession": "GO:0006729",
                "count": 1,
                "description": "tetrahydrobiopterin biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006729?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006750",
            "attributes": {
                "accession": "GO:0006750",
                "count": 1,
                "description": "glutathione biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006750?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006783",
            "attributes": {
                "accession": "GO:0006783",
                "count": 1,
                "description": "heme biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006783?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006807",
            "attributes": {
                "accession": "GO:0006807",
                "count": 1,
                "description": "nitrogen compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006807?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006813",
            "attributes": {
                "accession": "GO:0006813",
                "count": 1,
                "description": "potassium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006821",
            "attributes": {
                "accession": "GO:0006821",
                "count": 1,
                "description": "chloride transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006821?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006974",
            "attributes": {
                "accession": "GO:0006974",
                "count": 1,
                "description": "cellular response to DNA damage stimulus",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006974?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006979",
            "attributes": {
                "accession": "GO:0006979",
                "count": 1,
                "description": "response to oxidative stress",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006979?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007205",
            "attributes": {
                "accession": "GO:0007205",
                "count": 1,
                "description": "protein kinase C-activating G-protein coupled receptor signaling pathway",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007205?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009073",
            "attributes": {
                "accession": "GO:0009073",
                "count": 1,
                "description": "aromatic amino acid family biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009073?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009249",
            "attributes": {
                "accession": "GO:0009249",
                "count": 1,
                "description": "protein lipoylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009249?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009306",
            "attributes": {
                "accession": "GO:0009306",
                "count": 1,
                "description": "protein secretion",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009306?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009451",
            "attributes": {
                "accession": "GO:0009451",
                "count": 1,
                "description": "RNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009451?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015937",
            "attributes": {
                "accession": "GO:0015937",
                "count": 1,
                "description": "coenzyme A biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015937?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015969",
            "attributes": {
                "accession": "GO:0015969",
                "count": 1,
                "description": "guanosine tetraphosphate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015969?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016114",
            "attributes": {
                "accession": "GO:0016114",
                "count": 1,
                "description": "terpenoid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016114?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019538",
            "attributes": {
                "accession": "GO:0019538",
                "count": 1,
                "description": "protein metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019538?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0022904",
            "attributes": {
                "accession": "GO:0022904",
                "count": 1,
                "description": "respiratory electron transport chain",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0022904?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032775",
            "attributes": {
                "accession": "GO:0032775",
                "count": 1,
                "description": "DNA methylation on adenine",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032775?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032784",
            "attributes": {
                "accession": "GO:0032784",
                "count": 1,
                "description": "regulation of DNA-templated transcription, elongation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032784?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0034219",
            "attributes": {
                "accession": "GO:0034219",
                "count": 1,
                "description": "carbohydrate transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0034219?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0035429",
            "attributes": {
                "accession": "GO:0035429",
                "count": 1,
                "description": "gluconate transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0035429?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042158",
            "attributes": {
                "accession": "GO:0042158",
                "count": 1,
                "description": "lipoprotein biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042158?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044238",
            "attributes": {
                "accession": "GO:0044238",
                "count": 1,
                "description": "primary metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044238?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044262",
            "attributes": {
                "accession": "GO:0044262",
                "count": 1,
                "description": "cellular carbohydrate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044262?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044267",
            "attributes": {
                "accession": "GO:0044267",
                "count": 1,
                "description": "cellular protein metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044267?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046080",
            "attributes": {
                "accession": "GO:0046080",
                "count": 1,
                "description": "dUTP metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046080?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046654",
            "attributes": {
                "accession": "GO:0046654",
                "count": 1,
                "description": "tetrahydrofolate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046654?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046677",
            "attributes": {
                "accession": "GO:0046677",
                "count": 1,
                "description": "response to antibiotic",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046677?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051205",
            "attributes": {
                "accession": "GO:0051205",
                "count": 1,
                "description": "protein insertion into membrane",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051205?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051258",
            "attributes": {
                "accession": "GO:0051258",
                "count": 1,
                "description": "protein polymerization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051258?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051603",
            "attributes": {
                "accession": "GO:0051603",
                "count": 1,
                "description": "proteolysis involved in cellular protein catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051603?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016020",
            "attributes": {
                "accession": "GO:0016020",
                "count": 44,
                "description": "membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016020?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005622",
            "attributes": {
                "accession": "GO:0005622",
                "count": 26,
                "description": "intracellular",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005622?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005737",
            "attributes": {
                "accession": "GO:0005737",
                "count": 23,
                "description": "cytoplasm",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005737?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016021",
            "attributes": {
                "accession": "GO:0016021",
                "count": 22,
                "description": "integral component of membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016021?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005840",
            "attributes": {
                "accession": "GO:0005840",
                "count": 18,
                "description": "ribosome",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005840?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005694",
            "attributes": {
                "accession": "GO:0005694",
                "count": 4,
                "description": "chromosome",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005694?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030288",
            "attributes": {
                "accession": "GO:0030288",
                "count": 4,
                "description": "outer membrane-bounded periplasmic space",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005727",
            "attributes": {
                "accession": "GO:0005727",
                "count": 2,
                "description": "extrachromosomal circular DNA",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005727?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005971",
            "attributes": {
                "accession": "GO:0005971",
                "count": 2,
                "description": "ribonucleoside-diphosphate reductase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005971?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009274",
            "attributes": {
                "accession": "GO:0009274",
                "count": 2,
                "description": "peptidoglycan-based cell wall",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009274?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019028",
            "attributes": {
                "accession": "GO:0019028",
                "count": 2,
                "description": "viral capsid",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019028?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033178",
            "attributes": {
                "accession": "GO:0033178",
                "count": 2,
                "description": "proton-transporting two-sector ATPase complex, catalytic domain",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033178?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045263",
            "attributes": {
                "accession": "GO:0045263",
                "count": 2,
                "description": "proton-transporting ATP synthase complex, coupling factor F(o)",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045263?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000015",
            "attributes": {
                "accession": "GO:0000015",
                "count": 1,
                "description": "phosphopyruvate hydratase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000015?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005634",
            "attributes": {
                "accession": "GO:0005634",
                "count": 1,
                "description": "nucleus",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005634?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005839",
            "attributes": {
                "accession": "GO:0005839",
                "count": 1,
                "description": "proteasome core complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005839?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005886",
            "attributes": {
                "accession": "GO:0005886",
                "count": 1,
                "description": "plasma membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005886?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005940",
            "attributes": {
                "accession": "GO:0005940",
                "count": 1,
                "description": "septin ring",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005940?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005960",
            "attributes": {
                "accession": "GO:0005960",
                "count": 1,
                "description": "glycine cleavage complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005960?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009288",
            "attributes": {
                "accession": "GO:0009288",
                "count": 1,
                "description": "bacterial type flagellum",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009317",
            "attributes": {
                "accession": "GO:0009317",
                "count": 1,
                "description": "acetyl-CoA carboxylase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009317?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009326",
            "attributes": {
                "accession": "GO:0009326",
                "count": 1,
                "description": "formate dehydrogenase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009326?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009331",
            "attributes": {
                "accession": "GO:0009331",
                "count": 1,
                "description": "glycerol-3-phosphate dehydrogenase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009331?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043234",
            "attributes": {
                "accession": "GO:0043234",
                "count": 1,
                "description": "protein complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043234?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048500",
            "attributes": {
                "accession": "GO:0048500",
                "count": 1,
                "description": "signal recognition particle",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048500?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 107,
                "description": "DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003677?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005524",
            "attributes": {
                "accession": "GO:0005524",
                "count": 91,
                "description": "ATP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005524?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 90,
                "description": "catalytic activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003824?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005488",
            "attributes": {
                "accession": "GO:0005488",
                "count": 33,
                "description": "binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005488?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016491",
            "attributes": {
                "accession": "GO:0016491",
                "count": 28,
                "description": "oxidoreductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016491?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000166",
            "attributes": {
                "accession": "GO:0000166",
                "count": 24,
                "description": "nucleotide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000166?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004803",
            "attributes": {
                "accession": "GO:0004803",
                "count": 22,
                "description": "transposase activiy",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004803?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 20,
                "description": "GTP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005525?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 18,
                "description": "transcription factor activity, sequence-specific DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003700?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003723",
            "attributes": {
                "accession": "GO:0003723",
                "count": 18,
                "description": "RNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003723?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003735",
            "attributes": {
                "accession": "GO:0003735",
                "count": 18,
                "description": "structural constituent of ribosome",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003735?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043169",
            "attributes": {
                "accession": "GO:0043169",
                "count": 16,
                "description": "cation binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043169?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005215",
            "attributes": {
                "accession": "GO:0005215",
                "count": 14,
                "description": "transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005215?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046872",
            "attributes": {
                "accession": "GO:0046872",
                "count": 13,
                "description": "metal ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004812",
            "attributes": {
                "accession": "GO:0004812",
                "count": 12,
                "description": "aminoacyl-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004812?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030170",
            "attributes": {
                "accession": "GO:0030170",
                "count": 12,
                "description": "pyridoxal phosphate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030170?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004553",
            "attributes": {
                "accession": "GO:0004553",
                "count": 11,
                "description": "hydrolase activity, hydrolyzing O-glycosyl compounds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004553?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016787",
            "attributes": {
                "accession": "GO:0016787",
                "count": 11,
                "description": "hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016787?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003887",
            "attributes": {
                "accession": "GO:0003887",
                "count": 9,
                "description": "DNA-directed DNA polymerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003887?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003924",
            "attributes": {
                "accession": "GO:0003924",
                "count": 8,
                "description": "GTPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003924?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009055",
            "attributes": {
                "accession": "GO:0009055",
                "count": 8,
                "description": "electron carrier activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009055?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016884",
            "attributes": {
                "accession": "GO:0016884",
                "count": 7,
                "description": "carbon-nitrogen ligase activity, with glutamine as amido-N-donor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016884?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016887",
            "attributes": {
                "accession": "GO:0016887",
                "count": 7,
                "description": "ATPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016887?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043565",
            "attributes": {
                "accession": "GO:0043565",
                "count": 7,
                "description": "sequence-specific DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043565?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000155",
            "attributes": {
                "accession": "GO:0000155",
                "count": 6,
                "description": "phosphorelay sensor kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000155?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003676",
            "attributes": {
                "accession": "GO:0003676",
                "count": 6,
                "description": "nucleic acid binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003676?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003678",
            "attributes": {
                "accession": "GO:0003678",
                "count": 6,
                "description": "DNA helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003678?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004129",
            "attributes": {
                "accession": "GO:0004129",
                "count": 6,
                "description": "cytochrome-c oxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004129?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016616",
            "attributes": {
                "accession": "GO:0016616",
                "count": 6,
                "description": "oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016616?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016874",
            "attributes": {
                "accession": "GO:0016874",
                "count": 6,
                "description": "ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016874?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008408",
            "attributes": {
                "accession": "GO:0008408",
                "count": 5,
                "description": "3'-5' exonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008408?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016772",
            "attributes": {
                "accession": "GO:0016772",
                "count": 5,
                "description": "transferase activity, transferring phosphorus-containing groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016772?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050660",
            "attributes": {
                "accession": "GO:0050660",
                "count": 5,
                "description": "flavin adenine dinucleotide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050660?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000150",
            "attributes": {
                "accession": "GO:0000150",
                "count": 4,
                "description": "recombinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000150?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004252",
            "attributes": {
                "accession": "GO:0004252",
                "count": 4,
                "description": "serine-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004252?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005351",
            "attributes": {
                "accession": "GO:0005351",
                "count": 4,
                "description": "sugar:proton symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005351?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005515",
            "attributes": {
                "accession": "GO:0005515",
                "count": 4,
                "description": "protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005515?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008081",
            "attributes": {
                "accession": "GO:0008081",
                "count": 4,
                "description": "phosphoric diester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008081?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008137",
            "attributes": {
                "accession": "GO:0008137",
                "count": 4,
                "description": "NADH dehydrogenase (ubiquinone) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008137?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015450",
            "attributes": {
                "accession": "GO:0015450",
                "count": 4,
                "description": "P-P-bond-hydrolysis-driven protein transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015450?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016773",
            "attributes": {
                "accession": "GO:0016773",
                "count": 4,
                "description": "phosphotransferase activity, alcohol group as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016773?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016987",
            "attributes": {
                "accession": "GO:0016987",
                "count": 4,
                "description": "sigma factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050662",
            "attributes": {
                "accession": "GO:0050662",
                "count": 4,
                "description": "coenzyme binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050662?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000156",
            "attributes": {
                "accession": "GO:0000156",
                "count": 3,
                "description": "phosphorelay response regulator activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000156?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000287",
            "attributes": {
                "accession": "GO:0000287",
                "count": 3,
                "description": "magnesium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000287?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003755",
            "attributes": {
                "accession": "GO:0003755",
                "count": 3,
                "description": "peptidyl-prolyl cis-trans isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003755?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003918",
            "attributes": {
                "accession": "GO:0003918",
                "count": 3,
                "description": "DNA topoisomerase type II (ATP-hydrolyzing) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003918?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004518",
            "attributes": {
                "accession": "GO:0004518",
                "count": 3,
                "description": "nuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004518?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004618",
            "attributes": {
                "accession": "GO:0004618",
                "count": 3,
                "description": "phosphoglycerate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004618?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004637",
            "attributes": {
                "accession": "GO:0004637",
                "count": 3,
                "description": "phosphoribosylamine-glycine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004637?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005198",
            "attributes": {
                "accession": "GO:0005198",
                "count": 3,
                "description": "structural molecule activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005198?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005506",
            "attributes": {
                "accession": "GO:0005506",
                "count": 3,
                "description": "iron ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005506?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008982",
            "attributes": {
                "accession": "GO:0008982",
                "count": 3,
                "description": "protein-N(PI)-phosphohistidine-sugar phosphotransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008982?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016740",
            "attributes": {
                "accession": "GO:0016740",
                "count": 3,
                "description": "transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016740?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016790",
            "attributes": {
                "accession": "GO:0016790",
                "count": 3,
                "description": "thiolester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016790?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0020037",
            "attributes": {
                "accession": "GO:0020037",
                "count": 3,
                "description": "heme binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0020037?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030246",
            "attributes": {
                "accession": "GO:0030246",
                "count": 3,
                "description": "carbohydrate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030246?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030983",
            "attributes": {
                "accession": "GO:0030983",
                "count": 3,
                "description": "mismatched DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030983?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003697",
            "attributes": {
                "accession": "GO:0003697",
                "count": 2,
                "description": "single-stranded DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003697?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003899",
            "attributes": {
                "accession": "GO:0003899",
                "count": 2,
                "description": "DNA-directed 5'-3' RNA polymerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003899?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003905",
            "attributes": {
                "accession": "GO:0003905",
                "count": 2,
                "description": "alkylbase DNA N-glycosylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003905?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004003",
            "attributes": {
                "accession": "GO:0004003",
                "count": 2,
                "description": "ATP-dependent DNA helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004003?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004347",
            "attributes": {
                "accession": "GO:0004347",
                "count": 2,
                "description": "glucose-6-phosphate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004347?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004386",
            "attributes": {
                "accession": "GO:0004386",
                "count": 2,
                "description": "helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004386?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004664",
            "attributes": {
                "accession": "GO:0004664",
                "count": 2,
                "description": "prephenate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004664?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004748",
            "attributes": {
                "accession": "GO:0004748",
                "count": 2,
                "description": "ribonucleoside-diphosphate reductase activity, thioredoxin disulfide as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004748?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004814",
            "attributes": {
                "accession": "GO:0004814",
                "count": 2,
                "description": "arginine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004871",
            "attributes": {
                "accession": "GO:0004871",
                "count": 2,
                "description": "signal transducer activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004871?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004872",
            "attributes": {
                "accession": "GO:0004872",
                "count": 2,
                "description": "receptor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005507",
            "attributes": {
                "accession": "GO:0005507",
                "count": 2,
                "description": "copper ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005507?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008080",
            "attributes": {
                "accession": "GO:0008080",
                "count": 2,
                "description": "N-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008080?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008134",
            "attributes": {
                "accession": "GO:0008134",
                "count": 2,
                "description": "transcription factor binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008134?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008168",
            "attributes": {
                "accession": "GO:0008168",
                "count": 2,
                "description": "methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008168?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008173",
            "attributes": {
                "accession": "GO:0008173",
                "count": 2,
                "description": "RNA methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008173?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008483",
            "attributes": {
                "accession": "GO:0008483",
                "count": 2,
                "description": "transaminase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008483?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008745",
            "attributes": {
                "accession": "GO:0008745",
                "count": 2,
                "description": "N-acetylmuramoyl-L-alanine amidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008745?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008817",
            "attributes": {
                "accession": "GO:0008817",
                "count": 2,
                "description": "cob(I)yrinic acid a,c-diamide adenosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008817?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015078",
            "attributes": {
                "accession": "GO:0015078",
                "count": 2,
                "description": "hydrogen ion transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015078?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015662",
            "attributes": {
                "accession": "GO:0015662",
                "count": 2,
                "description": "ATPase activity, coupled to transmembrane movement of ions, phosphorylative mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015662?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016301",
            "attributes": {
                "accession": "GO:0016301",
                "count": 2,
                "description": "kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016301?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016597",
            "attributes": {
                "accession": "GO:0016597",
                "count": 2,
                "description": "amino acid binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016597?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016620",
            "attributes": {
                "accession": "GO:0016620",
                "count": 2,
                "description": "oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016620?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016743",
            "attributes": {
                "accession": "GO:0016743",
                "count": 2,
                "description": "carboxyl- or carbamoyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016779",
            "attributes": {
                "accession": "GO:0016779",
                "count": 2,
                "description": "nucleotidyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016779?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016788",
            "attributes": {
                "accession": "GO:0016788",
                "count": 2,
                "description": "hydrolase activity, acting on ester bonds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016788?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016820",
            "attributes": {
                "accession": "GO:0016820",
                "count": 2,
                "description": "hydrolase activity, acting on acid anhydrides, catalyzing transmembrane movement of substances",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016820?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016829",
            "attributes": {
                "accession": "GO:0016829",
                "count": 2,
                "description": "lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016829?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016876",
            "attributes": {
                "accession": "GO:0016876",
                "count": 2,
                "description": "ligase activity, forming aminoacyl-tRNA and related compounds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016876?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017153",
            "attributes": {
                "accession": "GO:0017153",
                "count": 2,
                "description": "sodium:dicarboxylate symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017153?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019843",
            "attributes": {
                "accession": "GO:0019843",
                "count": 2,
                "description": "rRNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019843?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0022857",
            "attributes": {
                "accession": "GO:0022857",
                "count": 2,
                "description": "transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0022857?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030604",
            "attributes": {
                "accession": "GO:0030604",
                "count": 2,
                "description": "1-deoxy-D-xylulose-5-phosphate reductoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030604?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030976",
            "attributes": {
                "accession": "GO:0030976",
                "count": 2,
                "description": "thiamine pyrophosphate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042132",
            "attributes": {
                "accession": "GO:0042132",
                "count": 2,
                "description": "fructose 1,6-bisphosphate 1-phosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042132?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000049",
            "attributes": {
                "accession": "GO:0000049",
                "count": 1,
                "description": "tRNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000049?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000179",
            "attributes": {
                "accession": "GO:0000179",
                "count": 1,
                "description": "rRNA (adenine-N6,N6-)-dimethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000179?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003684",
            "attributes": {
                "accession": "GO:0003684",
                "count": 1,
                "description": "damaged DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003684?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003743",
            "attributes": {
                "accession": "GO:0003743",
                "count": 1,
                "description": "translation initiation factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003747",
            "attributes": {
                "accession": "GO:0003747",
                "count": 1,
                "description": "translation release factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003747?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003796",
            "attributes": {
                "accession": "GO:0003796",
                "count": 1,
                "description": "lysozyme activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003796?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003874",
            "attributes": {
                "accession": "GO:0003874",
                "count": 1,
                "description": "6-pyruvoyltetrahydropterin synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003874?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003896",
            "attributes": {
                "accession": "GO:0003896",
                "count": 1,
                "description": "DNA primase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003896?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003913",
            "attributes": {
                "accession": "GO:0003913",
                "count": 1,
                "description": "DNA photolyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003913?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003916",
            "attributes": {
                "accession": "GO:0003916",
                "count": 1,
                "description": "DNA topoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003916?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003934",
            "attributes": {
                "accession": "GO:0003934",
                "count": 1,
                "description": "GTP cyclohydrolase I activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003934?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003937",
            "attributes": {
                "accession": "GO:0003937",
                "count": 1,
                "description": "IMP cyclohydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003937?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003989",
            "attributes": {
                "accession": "GO:0003989",
                "count": 1,
                "description": "acetyl-CoA carboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003989?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004019",
            "attributes": {
                "accession": "GO:0004019",
                "count": 1,
                "description": "adenylosuccinate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004019?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004040",
            "attributes": {
                "accession": "GO:0004040",
                "count": 1,
                "description": "amidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004040?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004045",
            "attributes": {
                "accession": "GO:0004045",
                "count": 1,
                "description": "aminoacyl-tRNA hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004045?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004072",
            "attributes": {
                "accession": "GO:0004072",
                "count": 1,
                "description": "aspartate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004086",
            "attributes": {
                "accession": "GO:0004086",
                "count": 1,
                "description": "carbamoyl-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004086?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004107",
            "attributes": {
                "accession": "GO:0004107",
                "count": 1,
                "description": "chorismate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004107?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004140",
            "attributes": {
                "accession": "GO:0004140",
                "count": 1,
                "description": "dephospho-CoA kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004140?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004143",
            "attributes": {
                "accession": "GO:0004143",
                "count": 1,
                "description": "diacylglycerol kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004143?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004222",
            "attributes": {
                "accession": "GO:0004222",
                "count": 1,
                "description": "metalloendopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004222?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004298",
            "attributes": {
                "accession": "GO:0004298",
                "count": 1,
                "description": "threonine-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004298?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004325",
            "attributes": {
                "accession": "GO:0004325",
                "count": 1,
                "description": "ferrochelatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004325?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004329",
            "attributes": {
                "accession": "GO:0004329",
                "count": 1,
                "description": "formate-tetrahydrofolate ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004329?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004345",
            "attributes": {
                "accession": "GO:0004345",
                "count": 1,
                "description": "glucose-6-phosphate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004345?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004357",
            "attributes": {
                "accession": "GO:0004357",
                "count": 1,
                "description": "glutamate-cysteine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004357?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004367",
            "attributes": {
                "accession": "GO:0004367",
                "count": 1,
                "description": "glycerol-3-phosphate dehydrogenase [NAD+] activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004367?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004372",
            "attributes": {
                "accession": "GO:0004372",
                "count": 1,
                "description": "glycine hydroxymethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004372?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004425",
            "attributes": {
                "accession": "GO:0004425",
                "count": 1,
                "description": "indole-3-glycerol-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004425?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004455",
            "attributes": {
                "accession": "GO:0004455",
                "count": 1,
                "description": "ketol-acid reductoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004455?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004478",
            "attributes": {
                "accession": "GO:0004478",
                "count": 1,
                "description": "methionine adenosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004478?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004488",
            "attributes": {
                "accession": "GO:0004488",
                "count": 1,
                "description": "methylenetetrahydrofolate dehydrogenase (NADP+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004488?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004525",
            "attributes": {
                "accession": "GO:0004525",
                "count": 1,
                "description": "ribonuclease III activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004525?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004526",
            "attributes": {
                "accession": "GO:0004526",
                "count": 1,
                "description": "ribonuclease P activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004526?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004536",
            "attributes": {
                "accession": "GO:0004536",
                "count": 1,
                "description": "deoxyribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004536?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004540",
            "attributes": {
                "accession": "GO:0004540",
                "count": 1,
                "description": "ribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004540?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004602",
            "attributes": {
                "accession": "GO:0004602",
                "count": 1,
                "description": "glutathione peroxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004602?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004616",
            "attributes": {
                "accession": "GO:0004616",
                "count": 1,
                "description": "phosphogluconate dehydrogenase (decarboxylating) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004616?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004634",
            "attributes": {
                "accession": "GO:0004634",
                "count": 1,
                "description": "phosphopyruvate hydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004634?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004643",
            "attributes": {
                "accession": "GO:0004643",
                "count": 1,
                "description": "phosphoribosylaminoimidazolecarboxamide formyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004643?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004645",
            "attributes": {
                "accession": "GO:0004645",
                "count": 1,
                "description": "phosphorylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004645?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004672",
            "attributes": {
                "accession": "GO:0004672",
                "count": 1,
                "description": "protein kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004672?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004750",
            "attributes": {
                "accession": "GO:0004750",
                "count": 1,
                "description": "ribulose-phosphate 3-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004750?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004781",
            "attributes": {
                "accession": "GO:0004781",
                "count": 1,
                "description": "sulfate adenylyltransferase (ATP) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004781?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004809",
            "attributes": {
                "accession": "GO:0004809",
                "count": 1,
                "description": "tRNA (guanine-N2-)-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004809?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004813",
            "attributes": {
                "accession": "GO:0004813",
                "count": 1,
                "description": "alanine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004817",
            "attributes": {
                "accession": "GO:0004817",
                "count": 1,
                "description": "cysteine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004817?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004826",
            "attributes": {
                "accession": "GO:0004826",
                "count": 1,
                "description": "phenylalanine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004826?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005216",
            "attributes": {
                "accession": "GO:0005216",
                "count": 1,
                "description": "ion channel activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005216?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005247",
            "attributes": {
                "accession": "GO:0005247",
                "count": 1,
                "description": "voltage-gated chloride channel activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005247?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005518",
            "attributes": {
                "accession": "GO:0005518",
                "count": 1,
                "description": "collagen binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005518?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008026",
            "attributes": {
                "accession": "GO:0008026",
                "count": 1,
                "description": "ATP-dependent helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008026?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008170",
            "attributes": {
                "accession": "GO:0008170",
                "count": 1,
                "description": "N-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008170?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008270",
            "attributes": {
                "accession": "GO:0008270",
                "count": 1,
                "description": "zinc ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008270?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008276",
            "attributes": {
                "accession": "GO:0008276",
                "count": 1,
                "description": "protein methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008276?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008312",
            "attributes": {
                "accession": "GO:0008312",
                "count": 1,
                "description": "7S RNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008312?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008324",
            "attributes": {
                "accession": "GO:0008324",
                "count": 1,
                "description": "cation transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008324?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008556",
            "attributes": {
                "accession": "GO:0008556",
                "count": 1,
                "description": "potassium-transporting ATPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008565",
            "attributes": {
                "accession": "GO:0008565",
                "count": 1,
                "description": "protein transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008565?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008649",
            "attributes": {
                "accession": "GO:0008649",
                "count": 1,
                "description": "rRNA methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008649?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008685",
            "attributes": {
                "accession": "GO:0008685",
                "count": 1,
                "description": "2-C-methyl-D-erythritol 2,4-cyclodiphosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008685?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008804",
            "attributes": {
                "accession": "GO:0008804",
                "count": 1,
                "description": "carbamate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008804?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008851",
            "attributes": {
                "accession": "GO:0008851",
                "count": 1,
                "description": "ethanolamine ammonia-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008851?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008861",
            "attributes": {
                "accession": "GO:0008861",
                "count": 1,
                "description": "formate C-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008861?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008863",
            "attributes": {
                "accession": "GO:0008863",
                "count": 1,
                "description": "formate dehydrogenase (NAD+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008863?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008889",
            "attributes": {
                "accession": "GO:0008889",
                "count": 1,
                "description": "glycerophosphodiester phosphodiesterase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008889?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008924",
            "attributes": {
                "accession": "GO:0008924",
                "count": 1,
                "description": "malate dehydrogenase (quinone) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008924?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008962",
            "attributes": {
                "accession": "GO:0008962",
                "count": 1,
                "description": "phosphatidylglycerophosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008962?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009002",
            "attributes": {
                "accession": "GO:0009002",
                "count": 1,
                "description": "serine-type D-Ala-D-Ala carboxypeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009002?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009007",
            "attributes": {
                "accession": "GO:0009007",
                "count": 1,
                "description": "site-specific DNA-methyltransferase (adenine-specific) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009007?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009378",
            "attributes": {
                "accession": "GO:0009378",
                "count": 1,
                "description": "four-way junction helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009378?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009982",
            "attributes": {
                "accession": "GO:0009982",
                "count": 1,
                "description": "pseudouridine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009982?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0010181",
            "attributes": {
                "accession": "GO:0010181",
                "count": 1,
                "description": "FMN binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0010181?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015128",
            "attributes": {
                "accession": "GO:0015128",
                "count": 1,
                "description": "gluconate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015128?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015144",
            "attributes": {
                "accession": "GO:0015144",
                "count": 1,
                "description": "carbohydrate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015144?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016153",
            "attributes": {
                "accession": "GO:0016153",
                "count": 1,
                "description": "urocanate hydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016153?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016614",
            "attributes": {
                "accession": "GO:0016614",
                "count": 1,
                "description": "oxidoreductase activity, acting on CH-OH group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016614?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016627",
            "attributes": {
                "accession": "GO:0016627",
                "count": 1,
                "description": "oxidoreductase activity, acting on the CH-CH group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016627?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016651",
            "attributes": {
                "accession": "GO:0016651",
                "count": 1,
                "description": "oxidoreductase activity, acting on NAD(P)H",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016651?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016668",
            "attributes": {
                "accession": "GO:0016668",
                "count": 1,
                "description": "oxidoreductase activity, acting on a sulfur group of donors, NAD(P) as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016668?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016742",
            "attributes": {
                "accession": "GO:0016742",
                "count": 1,
                "description": "hydroxymethyl-, formyl- and related transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016742?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016747",
            "attributes": {
                "accession": "GO:0016747",
                "count": 1,
                "description": "transferase activity, transferring acyl groups other than amino-acyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016747?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016757",
            "attributes": {
                "accession": "GO:0016757",
                "count": 1,
                "description": "transferase activity, transferring glycosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016757?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016763",
            "attributes": {
                "accession": "GO:0016763",
                "count": 1,
                "description": "transferase activity, transferring pentosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016763?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016765",
            "attributes": {
                "accession": "GO:0016765",
                "count": 1,
                "description": "transferase activity, transferring alkyl or aryl (other than methyl) groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016765?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016769",
            "attributes": {
                "accession": "GO:0016769",
                "count": 1,
                "description": "transferase activity, transferring nitrogenous groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016769?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016810",
            "attributes": {
                "accession": "GO:0016810",
                "count": 1,
                "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016810?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016841",
            "attributes": {
                "accession": "GO:0016841",
                "count": 1,
                "description": "ammonia-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016841?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016853",
            "attributes": {
                "accession": "GO:0016853",
                "count": 1,
                "description": "isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016853?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016866",
            "attributes": {
                "accession": "GO:0016866",
                "count": 1,
                "description": "intramolecular transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016866?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016868",
            "attributes": {
                "accession": "GO:0016868",
                "count": 1,
                "description": "intramolecular transferase activity, phosphotransferases",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016868?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016888",
            "attributes": {
                "accession": "GO:0016888",
                "count": 1,
                "description": "endodeoxyribonuclease activity, producing 5'-phosphomonoesters",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016888?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017150",
            "attributes": {
                "accession": "GO:0017150",
                "count": 1,
                "description": "tRNA dihydrouridine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017150?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031419",
            "attributes": {
                "accession": "GO:0031419",
                "count": 1,
                "description": "cobalamin binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031419?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042626",
            "attributes": {
                "accession": "GO:0042626",
                "count": 1,
                "description": "ATPase activity, coupled to transmembrane movement of substances",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042626?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046353",
            "attributes": {
                "accession": "GO:0046353",
                "count": 1,
                "description": "aminoglycoside 3-N-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046353?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046912",
            "attributes": {
                "accession": "GO:0046912",
                "count": 1,
                "description": "transferase activity, transferring acyl groups, acyl groups converted into alkyl on transfer",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046912?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048037",
            "attributes": {
                "accession": "GO:0048037",
                "count": 1,
                "description": "cofactor binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048037?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050661",
            "attributes": {
                "accession": "GO:0050661",
                "count": 1,
                "description": "NADP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050661?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 346
        }
    }
}