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

GET /metagenomics/api/v1/analyses/MGYA00617281/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/MGYA00617281/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00617281/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "go-terms",
            "id": "GO:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 85,
                "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:0055085",
            "attributes": {
                "accession": "GO:0055085",
                "count": 74,
                "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:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 54,
                "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:0000160",
            "attributes": {
                "accession": "GO:0000160",
                "count": 22,
                "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:0007165",
            "attributes": {
                "accession": "GO:0007165",
                "count": 15,
                "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:0016310",
            "attributes": {
                "accession": "GO:0016310",
                "count": 15,
                "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:0009058",
            "attributes": {
                "accession": "GO:0009058",
                "count": 14,
                "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:0006412",
            "attributes": {
                "accession": "GO:0006412",
                "count": 11,
                "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": 11,
                "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": 9,
                "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:0005975",
            "attributes": {
                "accession": "GO:0005975",
                "count": 8,
                "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:0009306",
            "attributes": {
                "accession": "GO:0009306",
                "count": 7,
                "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:0017000",
            "attributes": {
                "accession": "GO:0017000",
                "count": 7,
                "description": "antibiotic biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017000?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 6,
                "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:0006281",
            "attributes": {
                "accession": "GO:0006281",
                "count": 6,
                "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: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:0006935",
            "attributes": {
                "accession": "GO:0006935",
                "count": 6,
                "description": "chemotaxis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006935?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0071705",
            "attributes": {
                "accession": "GO:0071705",
                "count": 6,
                "description": "nitrogen compound transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0071705?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006313",
            "attributes": {
                "accession": "GO:0006313",
                "count": 5,
                "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:0006396",
            "attributes": {
                "accession": "GO:0006396",
                "count": 5,
                "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:0006457",
            "attributes": {
                "accession": "GO:0006457",
                "count": 5,
                "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:0006629",
            "attributes": {
                "accession": "GO:0006629",
                "count": 5,
                "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:0006807",
            "attributes": {
                "accession": "GO:0006807",
                "count": 5,
                "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:0008272",
            "attributes": {
                "accession": "GO:0008272",
                "count": 5,
                "description": "sulfate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008272?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009073",
            "attributes": {
                "accession": "GO:0009073",
                "count": 5,
                "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:0015628",
            "attributes": {
                "accession": "GO:0015628",
                "count": 5,
                "description": "protein secretion by the type II secretion system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015628?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015986",
            "attributes": {
                "accession": "GO:0015986",
                "count": 5,
                "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:0030001",
            "attributes": {
                "accession": "GO:0030001",
                "count": 5,
                "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:0006418",
            "attributes": {
                "accession": "GO:0006418",
                "count": 4,
                "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:0006520",
            "attributes": {
                "accession": "GO:0006520",
                "count": 4,
                "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: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:0006865",
            "attributes": {
                "accession": "GO:0006865",
                "count": 4,
                "description": "amino acid transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006865?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0071973",
            "attributes": {
                "accession": "GO:0071973",
                "count": 4,
                "description": "bacterial-type flagellar cell motility",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0071973?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006265",
            "attributes": {
                "accession": "GO:0006265",
                "count": 3,
                "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:0006352",
            "attributes": {
                "accession": "GO:0006352",
                "count": 3,
                "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:0008654",
            "attributes": {
                "accession": "GO:0008654",
                "count": 3,
                "description": "phospholipid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008654?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: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:0009245",
            "attributes": {
                "accession": "GO:0009245",
                "count": 3,
                "description": "lipid A biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009245?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009253",
            "attributes": {
                "accession": "GO:0009253",
                "count": 3,
                "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:0009401",
            "attributes": {
                "accession": "GO:0009401",
                "count": 3,
                "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:0000105",
            "attributes": {
                "accession": "GO:0000105",
                "count": 2,
                "description": "histidine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000105?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001522",
            "attributes": {
                "accession": "GO:0001522",
                "count": 2,
                "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:0006094",
            "attributes": {
                "accession": "GO:0006094",
                "count": 2,
                "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:0006096",
            "attributes": {
                "accession": "GO:0006096",
                "count": 2,
                "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:0006099",
            "attributes": {
                "accession": "GO:0006099",
                "count": 2,
                "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:0006139",
            "attributes": {
                "accession": "GO:0006139",
                "count": 2,
                "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:0006189",
            "attributes": {
                "accession": "GO:0006189",
                "count": 2,
                "description": "'de novo' IMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006189?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006304",
            "attributes": {
                "accession": "GO:0006304",
                "count": 2,
                "description": "DNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006304?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006308",
            "attributes": {
                "accession": "GO:0006308",
                "count": 2,
                "description": "DNA catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006308?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006351",
            "attributes": {
                "accession": "GO:0006351",
                "count": 2,
                "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: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:0006464",
            "attributes": {
                "accession": "GO:0006464",
                "count": 2,
                "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:0006526",
            "attributes": {
                "accession": "GO:0006526",
                "count": 2,
                "description": "arginine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006526?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006568",
            "attributes": {
                "accession": "GO:0006568",
                "count": 2,
                "description": "tryptophan metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006568?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:0006631",
            "attributes": {
                "accession": "GO:0006631",
                "count": 2,
                "description": "fatty acid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006631?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: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:0008033",
            "attributes": {
                "accession": "GO:0008033",
                "count": 2,
                "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:0008643",
            "attributes": {
                "accession": "GO:0008643",
                "count": 2,
                "description": "carbohydrate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008643?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:0009231",
            "attributes": {
                "accession": "GO:0009231",
                "count": 2,
                "description": "riboflavin biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009231?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:0009451",
            "attributes": {
                "accession": "GO:0009451",
                "count": 2,
                "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:0010124",
            "attributes": {
                "accession": "GO:0010124",
                "count": 2,
                "description": "phenylacetate catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0010124?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019346",
            "attributes": {
                "accession": "GO:0019346",
                "count": 2,
                "description": "transsulfuration",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019346?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019538",
            "attributes": {
                "accession": "GO:0019538",
                "count": 2,
                "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:0035429",
            "attributes": {
                "accession": "GO:0035429",
                "count": 2,
                "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: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:0045892",
            "attributes": {
                "accession": "GO:0045892",
                "count": 2,
                "description": "negative regulation of transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045892?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050920",
            "attributes": {
                "accession": "GO:0050920",
                "count": 2,
                "description": "regulation of chemotaxis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050920?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0071555",
            "attributes": {
                "accession": "GO:0071555",
                "count": 2,
                "description": "cell wall organization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0071555?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:1902600",
            "attributes": {
                "accession": "GO:1902600",
                "count": 2,
                "description": "hydrogen ion transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:1902600?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000041",
            "attributes": {
                "accession": "GO:0000041",
                "count": 1,
                "description": "transition metal ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000041?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:0002098",
            "attributes": {
                "accession": "GO:0002098",
                "count": 1,
                "description": "tRNA wobble uridine modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0002098?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0002949",
            "attributes": {
                "accession": "GO:0002949",
                "count": 1,
                "description": "tRNA threonylcarbamoyladenosine modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0002949?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005976",
            "attributes": {
                "accession": "GO:0005976",
                "count": 1,
                "description": "polysaccharide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006006",
            "attributes": {
                "accession": "GO:0006006",
                "count": 1,
                "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:0006040",
            "attributes": {
                "accession": "GO:0006040",
                "count": 1,
                "description": "amino sugar metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006040?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006097",
            "attributes": {
                "accession": "GO:0006097",
                "count": 1,
                "description": "glyoxylate cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006097?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006147",
            "attributes": {
                "accession": "GO:0006147",
                "count": 1,
                "description": "guanine catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006147?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006164",
            "attributes": {
                "accession": "GO:0006164",
                "count": 1,
                "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:0006171",
            "attributes": {
                "accession": "GO:0006171",
                "count": 1,
                "description": "cAMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006171?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006177",
            "attributes": {
                "accession": "GO:0006177",
                "count": 1,
                "description": "GMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006177?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006231",
            "attributes": {
                "accession": "GO:0006231",
                "count": 1,
                "description": "dTMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006231?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006269",
            "attributes": {
                "accession": "GO:0006269",
                "count": 1,
                "description": "DNA replication, synthesis of RNA primer",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006269?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006289",
            "attributes": {
                "accession": "GO:0006289",
                "count": 1,
                "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:0006298",
            "attributes": {
                "accession": "GO:0006298",
                "count": 1,
                "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:0006378",
            "attributes": {
                "accession": "GO:0006378",
                "count": 1,
                "description": "mRNA polyadenylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006378?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006414",
            "attributes": {
                "accession": "GO:0006414",
                "count": 1,
                "description": "translational elongation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006414?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:0006426",
            "attributes": {
                "accession": "GO:0006426",
                "count": 1,
                "description": "glycyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006426?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006432",
            "attributes": {
                "accession": "GO:0006432",
                "count": 1,
                "description": "phenylalanyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006432?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006434",
            "attributes": {
                "accession": "GO:0006434",
                "count": 1,
                "description": "seryl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006434?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006435",
            "attributes": {
                "accession": "GO:0006435",
                "count": 1,
                "description": "threonyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006435?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:0006470",
            "attributes": {
                "accession": "GO:0006470",
                "count": 1,
                "description": "protein dephosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006470?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006493",
            "attributes": {
                "accession": "GO:0006493",
                "count": 1,
                "description": "protein O-linked glycosylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006493?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:0006529",
            "attributes": {
                "accession": "GO:0006529",
                "count": 1,
                "description": "asparagine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006529?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006556",
            "attributes": {
                "accession": "GO:0006556",
                "count": 1,
                "description": "S-adenosylmethionine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006556?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: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: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:0006814",
            "attributes": {
                "accession": "GO:0006814",
                "count": 1,
                "description": "sodium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006817",
            "attributes": {
                "accession": "GO:0006817",
                "count": 1,
                "description": "phosphate ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006817?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008295",
            "attributes": {
                "accession": "GO:0008295",
                "count": 1,
                "description": "spermidine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008295?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008360",
            "attributes": {
                "accession": "GO:0008360",
                "count": 1,
                "description": "regulation of cell shape",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008360?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008610",
            "attributes": {
                "accession": "GO:0008610",
                "count": 1,
                "description": "lipid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008610?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008616",
            "attributes": {
                "accession": "GO:0008616",
                "count": 1,
                "description": "queuosine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008616?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008652",
            "attributes": {
                "accession": "GO:0008652",
                "count": 1,
                "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:0009088",
            "attributes": {
                "accession": "GO:0009088",
                "count": 1,
                "description": "threonine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009088?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009094",
            "attributes": {
                "accession": "GO:0009094",
                "count": 1,
                "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:0009190",
            "attributes": {
                "accession": "GO:0009190",
                "count": 1,
                "description": "cyclic nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009190?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009228",
            "attributes": {
                "accession": "GO:0009228",
                "count": 1,
                "description": "thiamine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009228?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:0009252",
            "attributes": {
                "accession": "GO:0009252",
                "count": 1,
                "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:0009254",
            "attributes": {
                "accession": "GO:0009254",
                "count": 1,
                "description": "peptidoglycan turnover",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009254?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009297",
            "attributes": {
                "accession": "GO:0009297",
                "count": 1,
                "description": "pilus assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009297?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009432",
            "attributes": {
                "accession": "GO:0009432",
                "count": 1,
                "description": "SOS response",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009432?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009446",
            "attributes": {
                "accession": "GO:0009446",
                "count": 1,
                "description": "putrescine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009446?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0010468",
            "attributes": {
                "accession": "GO:0010468",
                "count": 1,
                "description": "regulation of gene expression",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0010468?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015031",
            "attributes": {
                "accession": "GO:0015031",
                "count": 1,
                "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:0015689",
            "attributes": {
                "accession": "GO:0015689",
                "count": 1,
                "description": "molybdate ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015689?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015703",
            "attributes": {
                "accession": "GO:0015703",
                "count": 1,
                "description": "chromate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015703?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015727",
            "attributes": {
                "accession": "GO:0015727",
                "count": 1,
                "description": "lactate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015727?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015833",
            "attributes": {
                "accession": "GO:0015833",
                "count": 1,
                "description": "peptide transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015833?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015846",
            "attributes": {
                "accession": "GO:0015846",
                "count": 1,
                "description": "polyamine transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015846?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015886",
            "attributes": {
                "accession": "GO:0015886",
                "count": 1,
                "description": "heme transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015886?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015891",
            "attributes": {
                "accession": "GO:0015891",
                "count": 1,
                "description": "siderophore transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015891?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:0015940",
            "attributes": {
                "accession": "GO:0015940",
                "count": 1,
                "description": "pantothenate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015940?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015941",
            "attributes": {
                "accession": "GO:0015941",
                "count": 1,
                "description": "pantothenate catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015941?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015977",
            "attributes": {
                "accession": "GO:0015977",
                "count": 1,
                "description": "carbon fixation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015977?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:0016226",
            "attributes": {
                "accession": "GO:0016226",
                "count": 1,
                "description": "iron-sulfur cluster assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016226?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016311",
            "attributes": {
                "accession": "GO:0016311",
                "count": 1,
                "description": "dephosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016311?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017004",
            "attributes": {
                "accession": "GO:0017004",
                "count": 1,
                "description": "cytochrome complex assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017004?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0018193",
            "attributes": {
                "accession": "GO:0018193",
                "count": 1,
                "description": "peptidyl-amino acid modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018193?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019068",
            "attributes": {
                "accession": "GO:0019068",
                "count": 1,
                "description": "virion assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019068?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019288",
            "attributes": {
                "accession": "GO:0019288",
                "count": 1,
                "description": "isopentenyl diphosphate biosynthetic process, methylerythritol 4-phosphate pathway",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019551",
            "attributes": {
                "accession": "GO:0019551",
                "count": 1,
                "description": "glutamate catabolic process to 2-oxoglutarate",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019551?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019634",
            "attributes": {
                "accession": "GO:0019634",
                "count": 1,
                "description": "organic phosphonate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019634?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:0030259",
            "attributes": {
                "accession": "GO:0030259",
                "count": 1,
                "description": "lipid glycosylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030259?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032324",
            "attributes": {
                "accession": "GO:0032324",
                "count": 1,
                "description": "molybdopterin cofactor biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032324?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032328",
            "attributes": {
                "accession": "GO:0032328",
                "count": 1,
                "description": "alanine transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032328?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:0034229",
            "attributes": {
                "accession": "GO:0034229",
                "count": 1,
                "description": "ethanolamine transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0034229?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0035444",
            "attributes": {
                "accession": "GO:0035444",
                "count": 1,
                "description": "nickel cation transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0035444?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0035556",
            "attributes": {
                "accession": "GO:0035556",
                "count": 1,
                "description": "intracellular signal transduction",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0035556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042026",
            "attributes": {
                "accession": "GO:0042026",
                "count": 1,
                "description": "protein refolding",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042026?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:0042168",
            "attributes": {
                "accession": "GO:0042168",
                "count": 1,
                "description": "heme metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042168?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042254",
            "attributes": {
                "accession": "GO:0042254",
                "count": 1,
                "description": "ribosome biogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042254?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042773",
            "attributes": {
                "accession": "GO:0042773",
                "count": 1,
                "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:0043039",
            "attributes": {
                "accession": "GO:0043039",
                "count": 1,
                "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:0043213",
            "attributes": {
                "accession": "GO:0043213",
                "count": 1,
                "description": "bacteriocin transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043213?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043711",
            "attributes": {
                "accession": "GO:0043711",
                "count": 1,
                "description": "pilus organization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043711?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044341",
            "attributes": {
                "accession": "GO:0044341",
                "count": 1,
                "description": "sodium-dependent phosphate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044341?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044780",
            "attributes": {
                "accession": "GO:0044780",
                "count": 1,
                "description": "bacterial-type flagellum assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044780?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046034",
            "attributes": {
                "accession": "GO:0046034",
                "count": 1,
                "description": "ATP metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046034?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046413",
            "attributes": {
                "accession": "GO:0046413",
                "count": 1,
                "description": "organomercury catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046413?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046653",
            "attributes": {
                "accession": "GO:0046653",
                "count": 1,
                "description": "tetrahydrofolate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046653?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:0046689",
            "attributes": {
                "accession": "GO:0046689",
                "count": 1,
                "description": "response to mercury ion",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046689?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050992",
            "attributes": {
                "accession": "GO:0050992",
                "count": 1,
                "description": "dimethylallyl diphosphate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050992?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051301",
            "attributes": {
                "accession": "GO:0051301",
                "count": 1,
                "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:0051604",
            "attributes": {
                "accession": "GO:0051604",
                "count": 1,
                "description": "protein maturation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051604?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051782",
            "attributes": {
                "accession": "GO:0051782",
                "count": 1,
                "description": "negative regulation of cell division",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051782?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0061077",
            "attributes": {
                "accession": "GO:0061077",
                "count": 1,
                "description": "chaperone-mediated protein folding",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0061077?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0090529",
            "attributes": {
                "accession": "GO:0090529",
                "count": 1,
                "description": "cell septum assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0090529?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0097428",
            "attributes": {
                "accession": "GO:0097428",
                "count": 1,
                "description": "protein maturation by iron-sulfur cluster transfer",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0097428?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:1901135",
            "attributes": {
                "accession": "GO:1901135",
                "count": 1,
                "description": "carbohydrate derivative metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:1901135?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016020",
            "attributes": {
                "accession": "GO:0016020",
                "count": 82,
                "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:0016021",
            "attributes": {
                "accession": "GO:0016021",
                "count": 69,
                "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:0005887",
            "attributes": {
                "accession": "GO:0005887",
                "count": 13,
                "description": "integral component of plasma membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005887?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005840",
            "attributes": {
                "accession": "GO:0005840",
                "count": 11,
                "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:0005737",
            "attributes": {
                "accession": "GO:0005737",
                "count": 7,
                "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:0043190",
            "attributes": {
                "accession": "GO:0043190",
                "count": 6,
                "description": "ATP-binding cassette (ABC) transporter complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043190?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015627",
            "attributes": {
                "accession": "GO:0015627",
                "count": 5,
                "description": "type II protein secretion system complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015627?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005886",
            "attributes": {
                "accession": "GO:0005886",
                "count": 4,
                "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:0009279",
            "attributes": {
                "accession": "GO:0009279",
                "count": 4,
                "description": "cell outer membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009279?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009288",
            "attributes": {
                "accession": "GO:0009288",
                "count": 4,
                "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:0019867",
            "attributes": {
                "accession": "GO:0019867",
                "count": 3,
                "description": "outer membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019867?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009317",
            "attributes": {
                "accession": "GO:0009317",
                "count": 2,
                "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:0009318",
            "attributes": {
                "accession": "GO:0009318",
                "count": 2,
                "description": "exodeoxyribonuclease VII complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009318?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030288",
            "attributes": {
                "accession": "GO:0030288",
                "count": 2,
                "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:0042597",
            "attributes": {
                "accession": "GO:0042597",
                "count": 2,
                "description": "periplasmic space",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042597?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:0009274",
            "attributes": {
                "accession": "GO:0009274",
                "count": 1,
                "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:0009289",
            "attributes": {
                "accession": "GO:0009289",
                "count": 1,
                "description": "pilus",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009289?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009295",
            "attributes": {
                "accession": "GO:0009295",
                "count": 1,
                "description": "nucleoid",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009295?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009425",
            "attributes": {
                "accession": "GO:0009425",
                "count": 1,
                "description": "bacterial-type flagellum basal body",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009425?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015935",
            "attributes": {
                "accession": "GO:0015935",
                "count": 1,
                "description": "small ribosomal subunit",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015935?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030694",
            "attributes": {
                "accession": "GO:0030694",
                "count": 1,
                "description": "bacterial-type flagellum basal body, rod",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030694?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033177",
            "attributes": {
                "accession": "GO:0033177",
                "count": 1,
                "description": "proton-transporting two-sector ATPase complex, proton-transporting domain",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033177?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043231",
            "attributes": {
                "accession": "GO:0043231",
                "count": 1,
                "description": "intracellular membrane-bounded organelle",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043231?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045261",
            "attributes": {
                "accession": "GO:0045261",
                "count": 1,
                "description": "proton-transporting ATP synthase complex, catalytic core F(1)",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045261?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 84,
                "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:0005524",
            "attributes": {
                "accession": "GO:0005524",
                "count": 69,
                "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:0016491",
            "attributes": {
                "accession": "GO:0016491",
                "count": 50,
                "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:0022857",
            "attributes": {
                "accession": "GO:0022857",
                "count": 47,
                "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:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 41,
                "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:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 30,
                "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:0003676",
            "attributes": {
                "accession": "GO:0003676",
                "count": 25,
                "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:0016787",
            "attributes": {
                "accession": "GO:0016787",
                "count": 20,
                "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:0005515",
            "attributes": {
                "accession": "GO:0005515",
                "count": 19,
                "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:0016887",
            "attributes": {
                "accession": "GO:0016887",
                "count": 16,
                "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:0016772",
            "attributes": {
                "accession": "GO:0016772",
                "count": 15,
                "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:0030170",
            "attributes": {
                "accession": "GO:0030170",
                "count": 13,
                "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:0003735",
            "attributes": {
                "accession": "GO:0003735",
                "count": 11,
                "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:0043565",
            "attributes": {
                "accession": "GO:0043565",
                "count": 11,
                "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:0003723",
            "attributes": {
                "accession": "GO:0003723",
                "count": 10,
                "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:0008270",
            "attributes": {
                "accession": "GO:0008270",
                "count": 10,
                "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:0000155",
            "attributes": {
                "accession": "GO:0000155",
                "count": 9,
                "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:0000166",
            "attributes": {
                "accession": "GO:0000166",
                "count": 9,
                "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:0009055",
            "attributes": {
                "accession": "GO:0009055",
                "count": 9,
                "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:0050660",
            "attributes": {
                "accession": "GO:0050660",
                "count": 9,
                "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:0016620",
            "attributes": {
                "accession": "GO:0016620",
                "count": 8,
                "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:0016627",
            "attributes": {
                "accession": "GO:0016627",
                "count": 8,
                "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:0020037",
            "attributes": {
                "accession": "GO:0020037",
                "count": 8,
                "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:0046872",
            "attributes": {
                "accession": "GO:0046872",
                "count": 8,
                "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:0051536",
            "attributes": {
                "accession": "GO:0051536",
                "count": 8,
                "description": "iron-sulfur cluster binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051536?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 7,
                "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:0051287",
            "attributes": {
                "accession": "GO:0051287",
                "count": 7,
                "description": "NAD binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051287?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008483",
            "attributes": {
                "accession": "GO:0008483",
                "count": 6,
                "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:0016779",
            "attributes": {
                "accession": "GO:0016779",
                "count": 6,
                "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:0000287",
            "attributes": {
                "accession": "GO:0000287",
                "count": 5,
                "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:0004803",
            "attributes": {
                "accession": "GO:0004803",
                "count": 5,
                "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:0004812",
            "attributes": {
                "accession": "GO:0004812",
                "count": 5,
                "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:0015562",
            "attributes": {
                "accession": "GO:0015562",
                "count": 5,
                "description": "efflux transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015562?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016705",
            "attributes": {
                "accession": "GO:0016705",
                "count": 5,
                "description": "oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016705?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030976",
            "attributes": {
                "accession": "GO:0030976",
                "count": 5,
                "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:0004129",
            "attributes": {
                "accession": "GO:0004129",
                "count": 4,
                "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:0004553",
            "attributes": {
                "accession": "GO:0004553",
                "count": 4,
                "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:0004888",
            "attributes": {
                "accession": "GO:0004888",
                "count": 4,
                "description": "transmembrane signaling receptor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004888?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008134",
            "attributes": {
                "accession": "GO:0008134",
                "count": 4,
                "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": 4,
                "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:0010181",
            "attributes": {
                "accession": "GO:0010181",
                "count": 4,
                "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:0015116",
            "attributes": {
                "accession": "GO:0015116",
                "count": 4,
                "description": "sulfate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015116?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016788",
            "attributes": {
                "accession": "GO:0016788",
                "count": 4,
                "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: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:0003849",
            "attributes": {
                "accession": "GO:0003849",
                "count": 3,
                "description": "3-deoxy-7-phosphoheptulonate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003849?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:0003924",
            "attributes": {
                "accession": "GO:0003924",
                "count": 3,
                "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: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:0008410",
            "attributes": {
                "accession": "GO:0008410",
                "count": 3,
                "description": "CoA-transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008410?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008745",
            "attributes": {
                "accession": "GO:0008745",
                "count": 3,
                "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:0015035",
            "attributes": {
                "accession": "GO:0015035",
                "count": 3,
                "description": "protein disulfide oxidoreductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015035?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:0016746",
            "attributes": {
                "accession": "GO:0016746",
                "count": 3,
                "description": "transferase activity, transferring acyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016746?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:0042626",
            "attributes": {
                "accession": "GO:0042626",
                "count": 3,
                "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:0000150",
            "attributes": {
                "accession": "GO:0000150",
                "count": 2,
                "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:0001216",
            "attributes": {
                "accession": "GO:0001216",
                "count": 2,
                "description": "bacterial-type RNA polymerase transcriptional activator activity, sequence-specific DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001216?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003848",
            "attributes": {
                "accession": "GO:0003848",
                "count": 2,
                "description": "2-amino-4-hydroxy-6-hydroxymethyldihydropteridine diphosphokinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003848?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003857",
            "attributes": {
                "accession": "GO:0003857",
                "count": 2,
                "description": "3-hydroxyacyl-CoA dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003857?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:0003910",
            "attributes": {
                "accession": "GO:0003910",
                "count": 2,
                "description": "DNA ligase (ATP) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003910?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003989",
            "attributes": {
                "accession": "GO:0003989",
                "count": 2,
                "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:0004107",
            "attributes": {
                "accession": "GO:0004107",
                "count": 2,
                "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:0004222",
            "attributes": {
                "accession": "GO:0004222",
                "count": 2,
                "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:0004356",
            "attributes": {
                "accession": "GO:0004356",
                "count": 2,
                "description": "glutamate-ammonia ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004356?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004673",
            "attributes": {
                "accession": "GO:0004673",
                "count": 2,
                "description": "protein histidine kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004673?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004826",
            "attributes": {
                "accession": "GO:0004826",
                "count": 2,
                "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: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:0008233",
            "attributes": {
                "accession": "GO:0008233",
                "count": 2,
                "description": "peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008233?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008237",
            "attributes": {
                "accession": "GO:0008237",
                "count": 2,
                "description": "metallopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008237?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008324",
            "attributes": {
                "accession": "GO:0008324",
                "count": 2,
                "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:0008408",
            "attributes": {
                "accession": "GO:0008408",
                "count": 2,
                "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:0008452",
            "attributes": {
                "accession": "GO:0008452",
                "count": 2,
                "description": "RNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008452?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008484",
            "attributes": {
                "accession": "GO:0008484",
                "count": 2,
                "description": "sulfuric ester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008484?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008855",
            "attributes": {
                "accession": "GO:0008855",
                "count": 2,
                "description": "exodeoxyribonuclease VII activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008855?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008982",
            "attributes": {
                "accession": "GO:0008982",
                "count": 2,
                "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:0009982",
            "attributes": {
                "accession": "GO:0009982",
                "count": 2,
                "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: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:0015128",
            "attributes": {
                "accession": "GO:0015128",
                "count": 2,
                "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:0015288",
            "attributes": {
                "accession": "GO:0015288",
                "count": 2,
                "description": "porin activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016614",
            "attributes": {
                "accession": "GO:0016614",
                "count": 2,
                "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:0016616",
            "attributes": {
                "accession": "GO:0016616",
                "count": 2,
                "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:0016747",
            "attributes": {
                "accession": "GO:0016747",
                "count": 2,
                "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:0016799",
            "attributes": {
                "accession": "GO:0016799",
                "count": 2,
                "description": "hydrolase activity, hydrolyzing N-glycosyl compounds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016811",
            "attributes": {
                "accession": "GO:0016811",
                "count": 2,
                "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in linear amides",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016811?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:0016846",
            "attributes": {
                "accession": "GO:0016846",
                "count": 2,
                "description": "carbon-sulfur lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016846?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016853",
            "attributes": {
                "accession": "GO:0016853",
                "count": 2,
                "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: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:0035438",
            "attributes": {
                "accession": "GO:0035438",
                "count": 2,
                "description": "cyclic-di-GMP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0035438?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046873",
            "attributes": {
                "accession": "GO:0046873",
                "count": 2,
                "description": "metal ion transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046873?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046933",
            "attributes": {
                "accession": "GO:0046933",
                "count": 2,
                "description": "proton-transporting ATP synthase activity, rotational mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046933?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051082",
            "attributes": {
                "accession": "GO:0051082",
                "count": 2,
                "description": "unfolded protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051082?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051537",
            "attributes": {
                "accession": "GO:0051537",
                "count": 2,
                "description": "2 iron, 2 sulfur cluster binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051537?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051539",
            "attributes": {
                "accession": "GO:0051539",
                "count": 2,
                "description": "4 iron, 4 sulfur cluster binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000030",
            "attributes": {
                "accession": "GO:0000030",
                "count": 1,
                "description": "mannosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000030?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:0000156",
            "attributes": {
                "accession": "GO:0000156",
                "count": 1,
                "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: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:0002161",
            "attributes": {
                "accession": "GO:0002161",
                "count": 1,
                "description": "aminoacyl-tRNA editing activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0002161?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003678",
            "attributes": {
                "accession": "GO:0003678",
                "count": 1,
                "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: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:0003746",
            "attributes": {
                "accession": "GO:0003746",
                "count": 1,
                "description": "translation elongation factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003746?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003774",
            "attributes": {
                "accession": "GO:0003774",
                "count": 1,
                "description": "motor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003774?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003860",
            "attributes": {
                "accession": "GO:0003860",
                "count": 1,
                "description": "3-hydroxyisobutyryl-CoA hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003860?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003864",
            "attributes": {
                "accession": "GO:0003864",
                "count": 1,
                "description": "3-methyl-2-oxobutanoate hydroxymethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003864?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003879",
            "attributes": {
                "accession": "GO:0003879",
                "count": 1,
                "description": "ATP phosphoribosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003879?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003885",
            "attributes": {
                "accession": "GO:0003885",
                "count": 1,
                "description": "D-arabinono-1,4-lactone oxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003885?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003887",
            "attributes": {
                "accession": "GO:0003887",
                "count": 1,
                "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: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:0003906",
            "attributes": {
                "accession": "GO:0003906",
                "count": 1,
                "description": "DNA-(apurinic or apyrimidinic site) lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003906?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003911",
            "attributes": {
                "accession": "GO:0003911",
                "count": 1,
                "description": "DNA ligase (NAD+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003911?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003922",
            "attributes": {
                "accession": "GO:0003922",
                "count": 1,
                "description": "GMP synthase (glutamine-hydrolyzing) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003922?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:0003941",
            "attributes": {
                "accession": "GO:0003941",
                "count": 1,
                "description": "L-serine ammonia-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003941?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003942",
            "attributes": {
                "accession": "GO:0003942",
                "count": 1,
                "description": "N-acetyl-gamma-glutamyl-phosphate reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003942?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004014",
            "attributes": {
                "accession": "GO:0004014",
                "count": 1,
                "description": "adenosylmethionine decarboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004014?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004016",
            "attributes": {
                "accession": "GO:0004016",
                "count": 1,
                "description": "adenylate cyclase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004016?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004066",
            "attributes": {
                "accession": "GO:0004066",
                "count": 1,
                "description": "asparagine synthase (glutamine-hydrolyzing) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004066?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:0004077",
            "attributes": {
                "accession": "GO:0004077",
                "count": 1,
                "description": "biotin-[acetyl-CoA-carboxylase] ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004077?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004177",
            "attributes": {
                "accession": "GO:0004177",
                "count": 1,
                "description": "aminopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004177?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004252",
            "attributes": {
                "accession": "GO:0004252",
                "count": 1,
                "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:0004316",
            "attributes": {
                "accession": "GO:0004316",
                "count": 1,
                "description": "3-oxoacyl-[acyl-carrier-protein] reductase (NADPH) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004316?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004347",
            "attributes": {
                "accession": "GO:0004347",
                "count": 1,
                "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:0004352",
            "attributes": {
                "accession": "GO:0004352",
                "count": 1,
                "description": "glutamate dehydrogenase (NAD+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004352?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:0004358",
            "attributes": {
                "accession": "GO:0004358",
                "count": 1,
                "description": "glutamate N-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004358?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004386",
            "attributes": {
                "accession": "GO:0004386",
                "count": 1,
                "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:0004413",
            "attributes": {
                "accession": "GO:0004413",
                "count": 1,
                "description": "homoserine kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004413?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004450",
            "attributes": {
                "accession": "GO:0004450",
                "count": 1,
                "description": "isocitrate dehydrogenase (NADP+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004450?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004470",
            "attributes": {
                "accession": "GO:0004470",
                "count": 1,
                "description": "malic enzyme activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004470?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004471",
            "attributes": {
                "accession": "GO:0004471",
                "count": 1,
                "description": "malate dehydrogenase (decarboxylating) (NAD+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004471?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004474",
            "attributes": {
                "accession": "GO:0004474",
                "count": 1,
                "description": "malate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004474?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:0004518",
            "attributes": {
                "accession": "GO:0004518",
                "count": 1,
                "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:0004519",
            "attributes": {
                "accession": "GO:0004519",
                "count": 1,
                "description": "endonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004519?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: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:0004594",
            "attributes": {
                "accession": "GO:0004594",
                "count": 1,
                "description": "pantothenate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004594?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004609",
            "attributes": {
                "accession": "GO:0004609",
                "count": 1,
                "description": "phosphatidylserine decarboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004609?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004632",
            "attributes": {
                "accession": "GO:0004632",
                "count": 1,
                "description": "phosphopantothenate--cysteine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004632?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004633",
            "attributes": {
                "accession": "GO:0004633",
                "count": 1,
                "description": "phosphopantothenoylcysteine decarboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004633?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:0004640",
            "attributes": {
                "accession": "GO:0004640",
                "count": 1,
                "description": "phosphoribosylanthranilate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004640?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004644",
            "attributes": {
                "accession": "GO:0004644",
                "count": 1,
                "description": "phosphoribosylglycinamide formyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004644?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004652",
            "attributes": {
                "accession": "GO:0004652",
                "count": 1,
                "description": "polynucleotide adenylyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004652?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004664",
            "attributes": {
                "accession": "GO:0004664",
                "count": 1,
                "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:0004668",
            "attributes": {
                "accession": "GO:0004668",
                "count": 1,
                "description": "protein-arginine deiminase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004668?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:0004725",
            "attributes": {
                "accession": "GO:0004725",
                "count": 1,
                "description": "protein tyrosine phosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004725?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004789",
            "attributes": {
                "accession": "GO:0004789",
                "count": 1,
                "description": "thiamine-phosphate diphosphorylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004789?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004792",
            "attributes": {
                "accession": "GO:0004792",
                "count": 1,
                "description": "thiosulfate sulfurtransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004792?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004799",
            "attributes": {
                "accession": "GO:0004799",
                "count": 1,
                "description": "thymidylate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004810",
            "attributes": {
                "accession": "GO:0004810",
                "count": 1,
                "description": "tRNA adenylyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004810?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:0004820",
            "attributes": {
                "accession": "GO:0004820",
                "count": 1,
                "description": "glycine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004820?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004828",
            "attributes": {
                "accession": "GO:0004828",
                "count": 1,
                "description": "serine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004828?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004829",
            "attributes": {
                "accession": "GO:0004829",
                "count": 1,
                "description": "threonine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004829?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004834",
            "attributes": {
                "accession": "GO:0004834",
                "count": 1,
                "description": "tryptophan synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004834?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005315",
            "attributes": {
                "accession": "GO:0005315",
                "count": 1,
                "description": "inorganic phosphate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005315?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005351",
            "attributes": {
                "accession": "GO:0005351",
                "count": 1,
                "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:0008081",
            "attributes": {
                "accession": "GO:0008081",
                "count": 1,
                "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:0008115",
            "attributes": {
                "accession": "GO:0008115",
                "count": 1,
                "description": "sarcosine oxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008115?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008137",
            "attributes": {
                "accession": "GO:0008137",
                "count": 1,
                "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:0008171",
            "attributes": {
                "accession": "GO:0008171",
                "count": 1,
                "description": "O-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008171?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008173",
            "attributes": {
                "accession": "GO:0008173",
                "count": 1,
                "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:0008184",
            "attributes": {
                "accession": "GO:0008184",
                "count": 1,
                "description": "glycogen phosphorylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008184?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008199",
            "attributes": {
                "accession": "GO:0008199",
                "count": 1,
                "description": "ferric iron binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008199?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008271",
            "attributes": {
                "accession": "GO:0008271",
                "count": 1,
                "description": "secondary active sulfate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008271?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: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:0008661",
            "attributes": {
                "accession": "GO:0008661",
                "count": 1,
                "description": "1-deoxy-D-xylulose-5-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008661?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008686",
            "attributes": {
                "accession": "GO:0008686",
                "count": 1,
                "description": "3,4-dihydroxy-2-butanone-4-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008686?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008690",
            "attributes": {
                "accession": "GO:0008690",
                "count": 1,
                "description": "3-deoxy-manno-octulosonate cytidylyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008690?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008703",
            "attributes": {
                "accession": "GO:0008703",
                "count": 1,
                "description": "5-amino-6-(5-phosphoribosylamino)uracil reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008703?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008704",
            "attributes": {
                "accession": "GO:0008704",
                "count": 1,
                "description": "5-carboxymethyl-2-hydroxymuconate delta-isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008704?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008757",
            "attributes": {
                "accession": "GO:0008757",
                "count": 1,
                "description": "S-adenosylmethionine-dependent methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008757?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008759",
            "attributes": {
                "accession": "GO:0008759",
                "count": 1,
                "description": "UDP-3-O-[3-hydroxymyristoyl] N-acetylglucosamine deacetylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008759?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008835",
            "attributes": {
                "accession": "GO:0008835",
                "count": 1,
                "description": "diaminohydroxyphosphoribosylaminopyrimidine deaminase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008835?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:0008852",
            "attributes": {
                "accession": "GO:0008852",
                "count": 1,
                "description": "exodeoxyribonuclease I activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008852?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008864",
            "attributes": {
                "accession": "GO:0008864",
                "count": 1,
                "description": "formyltetrahydrofolate deformylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008864?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008882",
            "attributes": {
                "accession": "GO:0008882",
                "count": 1,
                "description": "[glutamate-ammonia-ligase] adenylyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008882?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008892",
            "attributes": {
                "accession": "GO:0008892",
                "count": 1,
                "description": "guanine deaminase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008892?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008915",
            "attributes": {
                "accession": "GO:0008915",
                "count": 1,
                "description": "lipid-A-disaccharide synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008915?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008961",
            "attributes": {
                "accession": "GO:0008961",
                "count": 1,
                "description": "phosphatidylglycerol-prolipoprotein diacylglyceryl transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008961?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008963",
            "attributes": {
                "accession": "GO:0008963",
                "count": 1,
                "description": "phospho-N-acetylmuramoyl-pentapeptide-transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008963?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008964",
            "attributes": {
                "accession": "GO:0008964",
                "count": 1,
                "description": "phosphoenolpyruvate carboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008964?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008998",
            "attributes": {
                "accession": "GO:0008998",
                "count": 1,
                "description": "ribonucleoside-triphosphate reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008998?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009015",
            "attributes": {
                "accession": "GO:0009015",
                "count": 1,
                "description": "N-succinylarginine dihydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009015?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009029",
            "attributes": {
                "accession": "GO:0009029",
                "count": 1,
                "description": "tetraacyldisaccharide 4'-kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009029?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:0015002",
            "attributes": {
                "accession": "GO:0015002",
                "count": 1,
                "description": "heme-copper terminal oxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015002?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015099",
            "attributes": {
                "accession": "GO:0015099",
                "count": 1,
                "description": "nickel cation transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015099?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015109",
            "attributes": {
                "accession": "GO:0015109",
                "count": 1,
                "description": "chromate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015109?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015129",
            "attributes": {
                "accession": "GO:0015129",
                "count": 1,
                "description": "lactate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015129?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015232",
            "attributes": {
                "accession": "GO:0015232",
                "count": 1,
                "description": "heme transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015232?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015297",
            "attributes": {
                "accession": "GO:0015297",
                "count": 1,
                "description": "antiporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015297?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015321",
            "attributes": {
                "accession": "GO:0015321",
                "count": 1,
                "description": "sodium-dependent phosphate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015321?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015344",
            "attributes": {
                "accession": "GO:0015344",
                "count": 1,
                "description": "siderophore uptake transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015344?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015419",
            "attributes": {
                "accession": "GO:0015419",
                "count": 1,
                "description": "ATPase-coupled sulfate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015419?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015473",
            "attributes": {
                "accession": "GO:0015473",
                "count": 1,
                "description": "fimbrial usher porin activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015473?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015655",
            "attributes": {
                "accession": "GO:0015655",
                "count": 1,
                "description": "alanine:sodium symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015655?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:0016298",
            "attributes": {
                "accession": "GO:0016298",
                "count": 1,
                "description": "lipase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016298?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016301",
            "attributes": {
                "accession": "GO:0016301",
                "count": 1,
                "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:0016407",
            "attributes": {
                "accession": "GO:0016407",
                "count": 1,
                "description": "acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016407?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016597",
            "attributes": {
                "accession": "GO:0016597",
                "count": 1,
                "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:0016624",
            "attributes": {
                "accession": "GO:0016624",
                "count": 1,
                "description": "oxidoreductase activity, acting on the aldehyde or oxo group of donors, disulfide as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016624?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:0016702",
            "attributes": {
                "accession": "GO:0016702",
                "count": 1,
                "description": "oxidoreductase activity, acting on single donors with incorporation of molecular oxygen, incorporation of two atoms of oxygen",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016702?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:0016743",
            "attributes": {
                "accession": "GO:0016743",
                "count": 1,
                "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:0016758",
            "attributes": {
                "accession": "GO:0016758",
                "count": 1,
                "description": "transferase activity, transferring hexosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016758?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:0016773",
            "attributes": {
                "accession": "GO:0016773",
                "count": 1,
                "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: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:0016813",
            "attributes": {
                "accession": "GO:0016813",
                "count": 1,
                "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in linear amidines",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016818",
            "attributes": {
                "accession": "GO:0016818",
                "count": 1,
                "description": "hydrolase activity, acting on acid anhydrides, in phosphorus-containing anhydrides",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016818?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016836",
            "attributes": {
                "accession": "GO:0016836",
                "count": 1,
                "description": "hydro-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016836?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016849",
            "attributes": {
                "accession": "GO:0016849",
                "count": 1,
                "description": "phosphorus-oxygen lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016849?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:0016874",
            "attributes": {
                "accession": "GO:0016874",
                "count": 1,
                "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:0016879",
            "attributes": {
                "accession": "GO:0016879",
                "count": 1,
                "description": "ligase activity, forming carbon-nitrogen bonds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016879?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:0018580",
            "attributes": {
                "accession": "GO:0018580",
                "count": 1,
                "description": "nitronate monooxygenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018580?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0018800",
            "attributes": {
                "accession": "GO:0018800",
                "count": 1,
                "description": "5-oxopent-3-ene-1,2,5-tricarboxylate decarboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018800?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0018836",
            "attributes": {
                "accession": "GO:0018836",
                "count": 1,
                "description": "alkylmercury lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018836?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019534",
            "attributes": {
                "accession": "GO:0019534",
                "count": 1,
                "description": "toxin transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019534?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019808",
            "attributes": {
                "accession": "GO:0019808",
                "count": 1,
                "description": "polyamine binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019808?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030145",
            "attributes": {
                "accession": "GO:0030145",
                "count": 1,
                "description": "manganese ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030145?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030151",
            "attributes": {
                "accession": "GO:0030151",
                "count": 1,
                "description": "molybdenum ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030151?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030983",
            "attributes": {
                "accession": "GO:0030983",
                "count": 1,
                "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: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:0032977",
            "attributes": {
                "accession": "GO:0032977",
                "count": 1,
                "description": "membrane insertase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032977?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033739",
            "attributes": {
                "accession": "GO:0033739",
                "count": 1,
                "description": "preQ1 synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033739?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033819",
            "attributes": {
                "accession": "GO:0033819",
                "count": 1,
                "description": "lipoyl(octanoyl) transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033819?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0034228",
            "attributes": {
                "accession": "GO:0034228",
                "count": 1,
                "description": "ethanolamine transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0034228?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0038023",
            "attributes": {
                "accession": "GO:0038023",
                "count": 1,
                "description": "signaling receptor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0038023?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042834",
            "attributes": {
                "accession": "GO:0042834",
                "count": 1,
                "description": "peptidoglycan binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042834?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042910",
            "attributes": {
                "accession": "GO:0042910",
                "count": 1,
                "description": "xenobiotic transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042910?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043546",
            "attributes": {
                "accession": "GO:0043546",
                "count": 1,
                "description": "molybdopterin cofactor binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043546?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043772",
            "attributes": {
                "accession": "GO:0043772",
                "count": 1,
                "description": "acyl-phosphate glycerol-3-phosphate acyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043772?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045340",
            "attributes": {
                "accession": "GO:0045340",
                "count": 1,
                "description": "mercury ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045340?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046983",
            "attributes": {
                "accession": "GO:0046983",
                "count": 1,
                "description": "protein dimerization activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046983?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0047429",
            "attributes": {
                "accession": "GO:0047429",
                "count": 1,
                "description": "nucleoside-triphosphate diphosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0047429?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:0048038",
            "attributes": {
                "accession": "GO:0048038",
                "count": 1,
                "description": "quinone binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048038?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050380",
            "attributes": {
                "accession": "GO:0050380",
                "count": 1,
                "description": "undecaprenyl-diphosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050380?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"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050662",
            "attributes": {
                "accession": "GO:0050662",
                "count": 1,
                "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:0051745",
            "attributes": {
                "accession": "GO:0051745",
                "count": 1,
                "description": "4-hydroxy-3-methylbut-2-en-1-yl diphosphate reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051745?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051920",
            "attributes": {
                "accession": "GO:0051920",
                "count": 1,
                "description": "peroxiredoxin activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051920?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0052855",
            "attributes": {
                "accession": "GO:0052855",
                "count": 1,
                "description": "ADP-dependent NAD(P)H-hydrate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0052855?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0070402",
            "attributes": {
                "accession": "GO:0070402",
                "count": 1,
                "description": "NADPH binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0070402?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0071949",
            "attributes": {
                "accession": "GO:0071949",
                "count": 1,
                "description": "FAD binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0071949?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0097367",
            "attributes": {
                "accession": "GO:0097367",
                "count": 1,
                "description": "carbohydrate derivative binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0097367?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 463
        }
    }
}