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

GET /metagenomics/api/v1/analyses/MGYA00002319/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/MGYA00002319/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00002319/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "go-terms",
            "id": "GO:0008152",
            "attributes": {
                "accession": "GO:0008152",
                "count": 24,
                "description": "metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008152?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 22,
                "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:0006313",
            "attributes": {
                "accession": "GO:0006313",
                "count": 20,
                "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:0015074",
            "attributes": {
                "accession": "GO:0015074",
                "count": 18,
                "description": "DNA integration",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015074?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006310",
            "attributes": {
                "accession": "GO:0006310",
                "count": 11,
                "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:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 10,
                "description": "DNA replication",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006260?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006412",
            "attributes": {
                "accession": "GO:0006412",
                "count": 7,
                "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:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 5,
                "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:0006508",
            "attributes": {
                "accession": "GO:0006508",
                "count": 4,
                "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:0006810",
            "attributes": {
                "accession": "GO:0006810",
                "count": 4,
                "description": "transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006810?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005975",
            "attributes": {
                "accession": "GO:0005975",
                "count": 3,
                "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:0006520",
            "attributes": {
                "accession": "GO:0006520",
                "count": 3,
                "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:0009058",
            "attributes": {
                "accession": "GO:0009058",
                "count": 3,
                "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: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:0042773",
            "attributes": {
                "accession": "GO:0042773",
                "count": 3,
                "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:0000160",
            "attributes": {
                "accession": "GO:0000160",
                "count": 2,
                "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:0006123",
            "attributes": {
                "accession": "GO:0006123",
                "count": 2,
                "description": "mitochondrial electron transport, cytochrome c to oxygen",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006123?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0006265",
            "attributes": {
                "accession": "GO:0006265",
                "count": 2,
                "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:0006278",
            "attributes": {
                "accession": "GO:0006278",
                "count": 2,
                "description": "RNA-dependent DNA biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006278?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006281",
            "attributes": {
                "accession": "GO:0006281",
                "count": 2,
                "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: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:0006352",
            "attributes": {
                "accession": "GO:0006352",
                "count": 2,
                "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:0006418",
            "attributes": {
                "accession": "GO:0006418",
                "count": 2,
                "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:0006420",
            "attributes": {
                "accession": "GO:0006420",
                "count": 2,
                "description": "arginyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006420?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006952",
            "attributes": {
                "accession": "GO:0006952",
                "count": 2,
                "description": "defense response",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006952?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007059",
            "attributes": {
                "accession": "GO:0007059",
                "count": 2,
                "description": "chromosome segregation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007059?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0022904",
            "attributes": {
                "accession": "GO:0022904",
                "count": 2,
                "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:0006072",
            "attributes": {
                "accession": "GO:0006072",
                "count": 1,
                "description": "glycerol-3-phosphate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006120",
            "attributes": {
                "accession": "GO:0006120",
                "count": 1,
                "description": "mitochondrial electron transport, NADH to ubiquinone",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006120?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:0006259",
            "attributes": {
                "accession": "GO:0006259",
                "count": 1,
                "description": "DNA metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006259?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:0006306",
            "attributes": {
                "accession": "GO:0006306",
                "count": 1,
                "description": "DNA methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006306?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006457",
            "attributes": {
                "accession": "GO:0006457",
                "count": 1,
                "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: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:0006537",
            "attributes": {
                "accession": "GO:0006537",
                "count": 1,
                "description": "glutamate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006537?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006729",
            "attributes": {
                "accession": "GO:0006729",
                "count": 1,
                "description": "tetrahydrobiopterin biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006729?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006754",
            "attributes": {
                "accession": "GO:0006754",
                "count": 1,
                "description": "ATP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006754?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006799",
            "attributes": {
                "accession": "GO:0006799",
                "count": 1,
                "description": "polyphosphate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006807",
            "attributes": {
                "accession": "GO:0006807",
                "count": 1,
                "description": "nitrogen compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006807?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006813",
            "attributes": {
                "accession": "GO:0006813",
                "count": 1,
                "description": "potassium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006857",
            "attributes": {
                "accession": "GO:0006857",
                "count": 1,
                "description": "oligopeptide transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006857?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006935",
            "attributes": {
                "accession": "GO:0006935",
                "count": 1,
                "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:0007010",
            "attributes": {
                "accession": "GO:0007010",
                "count": 1,
                "description": "cytoskeleton organization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007010?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007049",
            "attributes": {
                "accession": "GO:0007049",
                "count": 1,
                "description": "cell cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007049?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008299",
            "attributes": {
                "accession": "GO:0008299",
                "count": 1,
                "description": "isoprenoid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0009073",
            "attributes": {
                "accession": "GO:0009073",
                "count": 1,
                "description": "aromatic amino acid family biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009073?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009089",
            "attributes": {
                "accession": "GO:0009089",
                "count": 1,
                "description": "lysine biosynthetic process via diaminopimelate",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009089?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009236",
            "attributes": {
                "accession": "GO:0009236",
                "count": 1,
                "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: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:0009401",
            "attributes": {
                "accession": "GO:0009401",
                "count": 1,
                "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:0009987",
            "attributes": {
                "accession": "GO:0009987",
                "count": 1,
                "description": "cellular process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0015936",
            "attributes": {
                "accession": "GO:0015936",
                "count": 1,
                "description": "coenzyme A metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015936?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015986",
            "attributes": {
                "accession": "GO:0015986",
                "count": 1,
                "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:0016310",
            "attributes": {
                "accession": "GO:0016310",
                "count": 1,
                "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: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:0016539",
            "attributes": {
                "accession": "GO:0016539",
                "count": 1,
                "description": "intein-mediated protein splicing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016998",
            "attributes": {
                "accession": "GO:0016998",
                "count": 1,
                "description": "cell wall macromolecule catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016998?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0022900",
            "attributes": {
                "accession": "GO:0022900",
                "count": 1,
                "description": "electron transport chain",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0022900?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030001",
            "attributes": {
                "accession": "GO:0030001",
                "count": 1,
                "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:0030261",
            "attributes": {
                "accession": "GO:0030261",
                "count": 1,
                "description": "chromosome condensation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030261?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031412",
            "attributes": {
                "accession": "GO:0031412",
                "count": 1,
                "description": "gas vesicle organization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031412?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032259",
            "attributes": {
                "accession": "GO:0032259",
                "count": 1,
                "description": "methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032259?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:0035429",
            "attributes": {
                "accession": "GO:0035429",
                "count": 1,
                "description": "gluconate transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0035429?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042558",
            "attributes": {
                "accession": "GO:0042558",
                "count": 1,
                "description": "pteridine-containing compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042558?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044237",
            "attributes": {
                "accession": "GO:0044237",
                "count": 1,
                "description": "cellular metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044237?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045454",
            "attributes": {
                "accession": "GO:0045454",
                "count": 1,
                "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: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:0051603",
            "attributes": {
                "accession": "GO:0051603",
                "count": 1,
                "description": "proteolysis involved in cellular protein catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051603?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016020",
            "attributes": {
                "accession": "GO:0016020",
                "count": 16,
                "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:0005737",
            "attributes": {
                "accession": "GO:0005737",
                "count": 9,
                "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:0005622",
            "attributes": {
                "accession": "GO:0005622",
                "count": 8,
                "description": "intracellular",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005622?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005840",
            "attributes": {
                "accession": "GO:0005840",
                "count": 7,
                "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:0005576",
            "attributes": {
                "accession": "GO:0005576",
                "count": 3,
                "description": "extracellular region",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005576?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016021",
            "attributes": {
                "accession": "GO:0016021",
                "count": 3,
                "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:0030288",
            "attributes": {
                "accession": "GO:0030288",
                "count": 3,
                "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:0005694",
            "attributes": {
                "accession": "GO:0005694",
                "count": 2,
                "description": "chromosome",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005694?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005727",
            "attributes": {
                "accession": "GO:0005727",
                "count": 1,
                "description": "extrachromosomal circular DNA",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005727?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005839",
            "attributes": {
                "accession": "GO:0005839",
                "count": 1,
                "description": "proteasome core complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005839?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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: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:0009331",
            "attributes": {
                "accession": "GO:0009331",
                "count": 1,
                "description": "glycerol-3-phosphate dehydrogenase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009331?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009358",
            "attributes": {
                "accession": "GO:0009358",
                "count": 1,
                "description": "polyphosphate kinase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009358?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009360",
            "attributes": {
                "accession": "GO:0009360",
                "count": 1,
                "description": "DNA polymerase III complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009360?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015629",
            "attributes": {
                "accession": "GO:0015629",
                "count": 1,
                "description": "actin cytoskeleton",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015629?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031411",
            "attributes": {
                "accession": "GO:0031411",
                "count": 1,
                "description": "gas vesicle",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031411?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045263",
            "attributes": {
                "accession": "GO:0045263",
                "count": 1,
                "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:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 68,
                "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:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 30,
                "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": 26,
                "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:0004803",
            "attributes": {
                "accession": "GO:0004803",
                "count": 20,
                "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:0005488",
            "attributes": {
                "accession": "GO:0005488",
                "count": 9,
                "description": "binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005488?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016491",
            "attributes": {
                "accession": "GO:0016491",
                "count": 9,
                "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:0003735",
            "attributes": {
                "accession": "GO:0003735",
                "count": 7,
                "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:0005215",
            "attributes": {
                "accession": "GO:0005215",
                "count": 7,
                "description": "transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005215?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030170",
            "attributes": {
                "accession": "GO:0030170",
                "count": 7,
                "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:0000166",
            "attributes": {
                "accession": "GO:0000166",
                "count": 6,
                "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:0003723",
            "attributes": {
                "accession": "GO:0003723",
                "count": 5,
                "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:0003887",
            "attributes": {
                "accession": "GO:0003887",
                "count": 5,
                "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:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 5,
                "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:0016787",
            "attributes": {
                "accession": "GO:0016787",
                "count": 5,
                "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:0043565",
            "attributes": {
                "accession": "GO:0043565",
                "count": 5,
                "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:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 4,
                "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:0005515",
            "attributes": {
                "accession": "GO:0005515",
                "count": 4,
                "description": "protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005515?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008137",
            "attributes": {
                "accession": "GO:0008137",
                "count": 4,
                "description": "NADH dehydrogenase (ubiquinone) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008137?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008408",
            "attributes": {
                "accession": "GO:0008408",
                "count": 4,
                "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:0016874",
            "attributes": {
                "accession": "GO:0016874",
                "count": 4,
                "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:0046872",
            "attributes": {
                "accession": "GO:0046872",
                "count": 4,
                "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:0003676",
            "attributes": {
                "accession": "GO:0003676",
                "count": 3,
                "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:0004129",
            "attributes": {
                "accession": "GO:0004129",
                "count": 3,
                "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:0008168",
            "attributes": {
                "accession": "GO:0008168",
                "count": 3,
                "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:0008270",
            "attributes": {
                "accession": "GO:0008270",
                "count": 3,
                "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: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:0009055",
            "attributes": {
                "accession": "GO:0009055",
                "count": 3,
                "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: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:0050662",
            "attributes": {
                "accession": "GO:0050662",
                "count": 3,
                "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: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:0000156",
            "attributes": {
                "accession": "GO:0000156",
                "count": 2,
                "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:0003678",
            "attributes": {
                "accession": "GO:0003678",
                "count": 2,
                "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:0003896",
            "attributes": {
                "accession": "GO:0003896",
                "count": 2,
                "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: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:0003918",
            "attributes": {
                "accession": "GO:0003918",
                "count": 2,
                "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": 2,
                "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:0003964",
            "attributes": {
                "accession": "GO:0003964",
                "count": 2,
                "description": "RNA-directed DNA polymerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003964?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004812",
            "attributes": {
                "accession": "GO:0004812",
                "count": 2,
                "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:0004814",
            "attributes": {
                "accession": "GO:0004814",
                "count": 2,
                "description": "arginine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005126",
            "attributes": {
                "accession": "GO:0005126",
                "count": 2,
                "description": "cytokine receptor binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005126?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:0016651",
            "attributes": {
                "accession": "GO:0016651",
                "count": 2,
                "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:0016866",
            "attributes": {
                "accession": "GO:0016866",
                "count": 2,
                "description": "intramolecular transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016866?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016987",
            "attributes": {
                "accession": "GO:0016987",
                "count": 2,
                "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:0031419",
            "attributes": {
                "accession": "GO:0031419",
                "count": 2,
                "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:0050660",
            "attributes": {
                "accession": "GO:0050660",
                "count": 2,
                "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:0051287",
            "attributes": {
                "accession": "GO:0051287",
                "count": 2,
                "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:0000287",
            "attributes": {
                "accession": "GO:0000287",
                "count": 1,
                "description": "magnesium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000287?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003755",
            "attributes": {
                "accession": "GO:0003755",
                "count": 1,
                "description": "peptidyl-prolyl cis-trans isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003755?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003779",
            "attributes": {
                "accession": "GO:0003779",
                "count": 1,
                "description": "actin binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003779?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003874",
            "attributes": {
                "accession": "GO:0003874",
                "count": 1,
                "description": "6-pyruvoyltetrahydropterin synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003874?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003995",
            "attributes": {
                "accession": "GO:0003995",
                "count": 1,
                "description": "acyl-CoA dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003995?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004019",
            "attributes": {
                "accession": "GO:0004019",
                "count": 1,
                "description": "adenylosuccinate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004019?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004071",
            "attributes": {
                "accession": "GO:0004071",
                "count": 1,
                "description": "aspartate-ammonia ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004071?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004107",
            "attributes": {
                "accession": "GO:0004107",
                "count": 1,
                "description": "chorismate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004107?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004176",
            "attributes": {
                "accession": "GO:0004176",
                "count": 1,
                "description": "ATP-dependent peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004176?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:0004190",
            "attributes": {
                "accession": "GO:0004190",
                "count": 1,
                "description": "aspartic-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004190?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004222",
            "attributes": {
                "accession": "GO:0004222",
                "count": 1,
                "description": "metalloendopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004222?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0004298",
            "attributes": {
                "accession": "GO:0004298",
                "count": 1,
                "description": "threonine-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004298?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004356",
            "attributes": {
                "accession": "GO:0004356",
                "count": 1,
                "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:0004367",
            "attributes": {
                "accession": "GO:0004367",
                "count": 1,
                "description": "glycerol-3-phosphate dehydrogenase [NAD+] activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004367?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0004420",
            "attributes": {
                "accession": "GO:0004420",
                "count": 1,
                "description": "hydroxymethylglutaryl-CoA reductase (NADPH) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004420?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004536",
            "attributes": {
                "accession": "GO:0004536",
                "count": 1,
                "description": "deoxyribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004536?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004553",
            "attributes": {
                "accession": "GO:0004553",
                "count": 1,
                "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:0004872",
            "attributes": {
                "accession": "GO:0004872",
                "count": 1,
                "description": "receptor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0005507",
            "attributes": {
                "accession": "GO:0005507",
                "count": 1,
                "description": "copper ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005507?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008080",
            "attributes": {
                "accession": "GO:0008080",
                "count": 1,
                "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:0008235",
            "attributes": {
                "accession": "GO:0008235",
                "count": 1,
                "description": "metalloexopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008235?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008483",
            "attributes": {
                "accession": "GO:0008483",
                "count": 1,
                "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:0008531",
            "attributes": {
                "accession": "GO:0008531",
                "count": 1,
                "description": "riboflavin kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008531?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008565",
            "attributes": {
                "accession": "GO:0008565",
                "count": 1,
                "description": "protein transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008565?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0008839",
            "attributes": {
                "accession": "GO:0008839",
                "count": 1,
                "description": "4-hydroxy-tetrahydrodipicolinate reductase",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008839?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008976",
            "attributes": {
                "accession": "GO:0008976",
                "count": 1,
                "description": "polyphosphate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008982",
            "attributes": {
                "accession": "GO:0008982",
                "count": 1,
                "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:0008984",
            "attributes": {
                "accession": "GO:0008984",
                "count": 1,
                "description": "protein-glutamate methylesterase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008984?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:0010181",
            "attributes": {
                "accession": "GO:0010181",
                "count": 1,
                "description": "FMN binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0010181?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015078",
            "attributes": {
                "accession": "GO:0015078",
                "count": 1,
                "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": 1,
                "description": "gluconate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015128?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015662",
            "attributes": {
                "accession": "GO:0015662",
                "count": 1,
                "description": "ATPase activity, coupled to transmembrane movement of ions, phosphorylative mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015662?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015930",
            "attributes": {
                "accession": "GO:0015930",
                "count": 1,
                "description": "glutamate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015930?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016614",
            "attributes": {
                "accession": "GO:0016614",
                "count": 1,
                "description": "oxidoreductase activity, acting on CH-OH group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016614?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016620",
            "attributes": {
                "accession": "GO:0016620",
                "count": 1,
                "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": 1,
                "description": "oxidoreductase activity, acting on the CH-CH group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016627?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016638",
            "attributes": {
                "accession": "GO:0016638",
                "count": 1,
                "description": "oxidoreductase activity, acting on the CH-NH2 group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016638?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:0016772",
            "attributes": {
                "accession": "GO:0016772",
                "count": 1,
                "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:0016779",
            "attributes": {
                "accession": "GO:0016779",
                "count": 1,
                "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: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:0016829",
            "attributes": {
                "accession": "GO:0016829",
                "count": 1,
                "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:0016853",
            "attributes": {
                "accession": "GO:0016853",
                "count": 1,
                "description": "isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016853?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016884",
            "attributes": {
                "accession": "GO:0016884",
                "count": 1,
                "description": "carbon-nitrogen ligase activity, with glutamine as amido-N-donor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016884?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016887",
            "attributes": {
                "accession": "GO:0016887",
                "count": 1,
                "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:0019843",
            "attributes": {
                "accession": "GO:0019843",
                "count": 1,
                "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:0030246",
            "attributes": {
                "accession": "GO:0030246",
                "count": 1,
                "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:0030976",
            "attributes": {
                "accession": "GO:0030976",
                "count": 1,
                "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: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:0043169",
            "attributes": {
                "accession": "GO:0043169",
                "count": 1,
                "description": "cation binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043169?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 197
        }
    }
}