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

GET /metagenomics/api/v1/analyses/MGYA00697455/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/MGYA00697455/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00697455/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "go-terms",
            "id": "GO:0006412",
            "attributes": {
                "accession": "GO:0006412",
                "count": 32,
                "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:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 21,
                "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": 12,
                "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:0006351",
            "attributes": {
                "accession": "GO:0006351",
                "count": 8,
                "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:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 6,
                "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: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:0009405",
            "attributes": {
                "accession": "GO:0009405",
                "count": 5,
                "description": "pathogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009405?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005975",
            "attributes": {
                "accession": "GO:0005975",
                "count": 4,
                "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:0006812",
            "attributes": {
                "accession": "GO:0006812",
                "count": 4,
                "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:0008033",
            "attributes": {
                "accession": "GO:0008033",
                "count": 4,
                "description": "tRNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008033?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015074",
            "attributes": {
                "accession": "GO:0015074",
                "count": 4,
                "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:0000160",
            "attributes": {
                "accession": "GO:0000160",
                "count": 3,
                "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:0006281",
            "attributes": {
                "accession": "GO:0006281",
                "count": 3,
                "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:0006310",
            "attributes": {
                "accession": "GO:0006310",
                "count": 3,
                "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:0006508",
            "attributes": {
                "accession": "GO:0006508",
                "count": 3,
                "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:0006270",
            "attributes": {
                "accession": "GO:0006270",
                "count": 2,
                "description": "DNA replication initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006270?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006284",
            "attributes": {
                "accession": "GO:0006284",
                "count": 2,
                "description": "base-excision repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006284?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006396",
            "attributes": {
                "accession": "GO:0006396",
                "count": 2,
                "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:0006413",
            "attributes": {
                "accession": "GO:0006413",
                "count": 2,
                "description": "translational initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006413?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006520",
            "attributes": {
                "accession": "GO:0006520",
                "count": 2,
                "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:0008616",
            "attributes": {
                "accession": "GO:0008616",
                "count": 2,
                "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:0009058",
            "attributes": {
                "accession": "GO:0009058",
                "count": 2,
                "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:0015986",
            "attributes": {
                "accession": "GO:0015986",
                "count": 2,
                "description": "ATP synthesis coupled proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015986?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0000162",
            "attributes": {
                "accession": "GO:0000162",
                "count": 1,
                "description": "tryptophan biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000162?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000413",
            "attributes": {
                "accession": "GO:0000413",
                "count": 1,
                "description": "protein peptidyl-prolyl isomerization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000413?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000921",
            "attributes": {
                "accession": "GO:0000921",
                "count": 1,
                "description": "septin ring assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000921?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006051",
            "attributes": {
                "accession": "GO:0006051",
                "count": 1,
                "description": "N-acetylmannosamine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006051?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006072",
            "attributes": {
                "accession": "GO:0006072",
                "count": 1,
                "description": "glycerol-3-phosphate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006098",
            "attributes": {
                "accession": "GO:0006098",
                "count": 1,
                "description": "pentose-phosphate shunt",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006098?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006099",
            "attributes": {
                "accession": "GO:0006099",
                "count": 1,
                "description": "tricarboxylic acid cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006099?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006109",
            "attributes": {
                "accession": "GO:0006109",
                "count": 1,
                "description": "regulation of carbohydrate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006109?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006139",
            "attributes": {
                "accession": "GO:0006139",
                "count": 1,
                "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:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 1,
                "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:0006265",
            "attributes": {
                "accession": "GO:0006265",
                "count": 1,
                "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: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:0006304",
            "attributes": {
                "accession": "GO:0006304",
                "count": 1,
                "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": 1,
                "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:0006418",
            "attributes": {
                "accession": "GO:0006418",
                "count": 1,
                "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:0006429",
            "attributes": {
                "accession": "GO:0006429",
                "count": 1,
                "description": "leucyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006429?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:0006464",
            "attributes": {
                "accession": "GO:0006464",
                "count": 1,
                "description": "cellular protein modification process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006464?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0006542",
            "attributes": {
                "accession": "GO:0006542",
                "count": 1,
                "description": "glutamine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006542?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006555",
            "attributes": {
                "accession": "GO:0006555",
                "count": 1,
                "description": "methionine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006555?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006561",
            "attributes": {
                "accession": "GO:0006561",
                "count": 1,
                "description": "proline biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006561?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006744",
            "attributes": {
                "accession": "GO:0006744",
                "count": 1,
                "description": "ubiquinone biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006744?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006772",
            "attributes": {
                "accession": "GO:0006772",
                "count": 1,
                "description": "thiamine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006772?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: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:0009098",
            "attributes": {
                "accession": "GO:0009098",
                "count": 1,
                "description": "leucine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009098?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009116",
            "attributes": {
                "accession": "GO:0009116",
                "count": 1,
                "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:0009229",
            "attributes": {
                "accession": "GO:0009229",
                "count": 1,
                "description": "thiamine diphosphate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009229?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009245",
            "attributes": {
                "accession": "GO:0009245",
                "count": 1,
                "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:0009306",
            "attributes": {
                "accession": "GO:0009306",
                "count": 1,
                "description": "protein secretion",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009306?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0015693",
            "attributes": {
                "accession": "GO:0015693",
                "count": 1,
                "description": "magnesium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015693?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: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: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:0017038",
            "attributes": {
                "accession": "GO:0017038",
                "count": 1,
                "description": "protein import",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017038?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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: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:0044238",
            "attributes": {
                "accession": "GO:0044238",
                "count": 1,
                "description": "primary metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044238?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045892",
            "attributes": {
                "accession": "GO:0045892",
                "count": 1,
                "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:0046168",
            "attributes": {
                "accession": "GO:0046168",
                "count": 1,
                "description": "glycerol-3-phosphate catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046168?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051259",
            "attributes": {
                "accession": "GO:0051259",
                "count": 1,
                "description": "protein oligomerization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051259?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:0051775",
            "attributes": {
                "accession": "GO:0051775",
                "count": 1,
                "description": "response to redox state",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051775?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:0005840",
            "attributes": {
                "accession": "GO:0005840",
                "count": 27,
                "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:0016020",
            "attributes": {
                "accession": "GO:0016020",
                "count": 14,
                "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": 13,
                "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:0015935",
            "attributes": {
                "accession": "GO:0015935",
                "count": 6,
                "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:0019867",
            "attributes": {
                "accession": "GO:0019867",
                "count": 5,
                "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:0005737",
            "attributes": {
                "accession": "GO:0005737",
                "count": 4,
                "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:0015934",
            "attributes": {
                "accession": "GO:0015934",
                "count": 4,
                "description": "large ribosomal subunit",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015934?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:0005618",
            "attributes": {
                "accession": "GO:0005618",
                "count": 1,
                "description": "cell wall",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005618?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005886",
            "attributes": {
                "accession": "GO:0005886",
                "count": 1,
                "description": "plasma membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005886?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005940",
            "attributes": {
                "accession": "GO:0005940",
                "count": 1,
                "description": "septin ring",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005940?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009316",
            "attributes": {
                "accession": "GO:0009316",
                "count": 1,
                "description": "3-isopropylmalate dehydratase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009316?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009318",
            "attributes": {
                "accession": "GO:0009318",
                "count": 1,
                "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: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:0003735",
            "attributes": {
                "accession": "GO:0003735",
                "count": 32,
                "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:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 28,
                "description": "DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003677?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005524",
            "attributes": {
                "accession": "GO:0005524",
                "count": 27,
                "description": "ATP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005524?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 21,
                "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:0016887",
            "attributes": {
                "accession": "GO:0016887",
                "count": 13,
                "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:0016491",
            "attributes": {
                "accession": "GO:0016491",
                "count": 12,
                "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:0003899",
            "attributes": {
                "accession": "GO:0003899",
                "count": 8,
                "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:0005515",
            "attributes": {
                "accession": "GO:0005515",
                "count": 7,
                "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:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 6,
                "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:0003676",
            "attributes": {
                "accession": "GO:0003676",
                "count": 5,
                "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: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: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:0003924",
            "attributes": {
                "accession": "GO:0003924",
                "count": 4,
                "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:0008324",
            "attributes": {
                "accession": "GO:0008324",
                "count": 4,
                "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:0000166",
            "attributes": {
                "accession": "GO:0000166",
                "count": 3,
                "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:0016787",
            "attributes": {
                "accession": "GO:0016787",
                "count": 3,
                "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:0022857",
            "attributes": {
                "accession": "GO:0022857",
                "count": 3,
                "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: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:0050660",
            "attributes": {
                "accession": "GO:0050660",
                "count": 3,
                "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:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 2,
                "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:0003916",
            "attributes": {
                "accession": "GO:0003916",
                "count": 2,
                "description": "DNA topoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003916?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004134",
            "attributes": {
                "accession": "GO:0004134",
                "count": 2,
                "description": "4-alpha-glucanotransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004134?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005186",
            "attributes": {
                "accession": "GO:0005186",
                "count": 2,
                "description": "pheromone activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005186?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:0008113",
            "attributes": {
                "accession": "GO:0008113",
                "count": 2,
                "description": "peptide-methionine (S)-S-oxide reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008113?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008270",
            "attributes": {
                "accession": "GO:0008270",
                "count": 2,
                "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: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:0009055",
            "attributes": {
                "accession": "GO:0009055",
                "count": 2,
                "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: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:0016757",
            "attributes": {
                "accession": "GO:0016757",
                "count": 2,
                "description": "transferase activity, transferring glycosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016757?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017150",
            "attributes": {
                "accession": "GO:0017150",
                "count": 2,
                "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: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:0033739",
            "attributes": {
                "accession": "GO:0033739",
                "count": 2,
                "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:0046857",
            "attributes": {
                "accession": "GO:0046857",
                "count": 2,
                "description": "oxidoreductase activity, acting on other nitrogenous compounds as donors, with NAD or NADP as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046857?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:0000155",
            "attributes": {
                "accession": "GO:0000155",
                "count": 1,
                "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: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: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:0003684",
            "attributes": {
                "accession": "GO:0003684",
                "count": 1,
                "description": "damaged DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003684?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003743",
            "attributes": {
                "accession": "GO:0003743",
                "count": 1,
                "description": "translation initiation factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0003861",
            "attributes": {
                "accession": "GO:0003861",
                "count": 1,
                "description": "3-isopropylmalate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003861?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:0003917",
            "attributes": {
                "accession": "GO:0003917",
                "count": 1,
                "description": "DNA topoisomerase type I activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003917?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003994",
            "attributes": {
                "accession": "GO:0003994",
                "count": 1,
                "description": "aconitate hydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003994?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004045",
            "attributes": {
                "accession": "GO:0004045",
                "count": 1,
                "description": "aminoacyl-tRNA hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004045?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004048",
            "attributes": {
                "accession": "GO:0004048",
                "count": 1,
                "description": "anthranilate phosphoribosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004048?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004127",
            "attributes": {
                "accession": "GO:0004127",
                "count": 1,
                "description": "cytidylate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004127?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:0004197",
            "attributes": {
                "accession": "GO:0004197",
                "count": 1,
                "description": "cysteine-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004197?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: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:0004489",
            "attributes": {
                "accession": "GO:0004489",
                "count": 1,
                "description": "methylenetetrahydrofolate reductase (NAD(P)H) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004489?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:0004526",
            "attributes": {
                "accession": "GO:0004526",
                "count": 1,
                "description": "ribonuclease P activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004526?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0004616",
            "attributes": {
                "accession": "GO:0004616",
                "count": 1,
                "description": "phosphogluconate dehydrogenase (decarboxylating) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004616?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0004735",
            "attributes": {
                "accession": "GO:0004735",
                "count": 1,
                "description": "pyrroline-5-carboxylate reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004735?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004788",
            "attributes": {
                "accession": "GO:0004788",
                "count": 1,
                "description": "thiamine diphosphokinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004788?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004807",
            "attributes": {
                "accession": "GO:0004807",
                "count": 1,
                "description": "triose-phosphate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004807?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004812",
            "attributes": {
                "accession": "GO:0004812",
                "count": 1,
                "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:0004823",
            "attributes": {
                "accession": "GO:0004823",
                "count": 1,
                "description": "leucine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004823?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005506",
            "attributes": {
                "accession": "GO:0005506",
                "count": 1,
                "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:0008121",
            "attributes": {
                "accession": "GO:0008121",
                "count": 1,
                "description": "ubiquinol-cytochrome-c reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008121?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: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:0008233",
            "attributes": {
                "accession": "GO:0008233",
                "count": 1,
                "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:0008725",
            "attributes": {
                "accession": "GO:0008725",
                "count": 1,
                "description": "DNA-3-methyladenine glycosylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008725?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: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: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: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: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:0015299",
            "attributes": {
                "accession": "GO:0015299",
                "count": 1,
                "description": "solute:proton antiporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015444",
            "attributes": {
                "accession": "GO:0015444",
                "count": 1,
                "description": "magnesium-importing ATPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015444?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015450",
            "attributes": {
                "accession": "GO:0015450",
                "count": 1,
                "description": "P-P-bond-hydrolysis-driven protein transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015450?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016616",
            "attributes": {
                "accession": "GO:0016616",
                "count": 1,
                "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: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:0016740",
            "attributes": {
                "accession": "GO:0016740",
                "count": 1,
                "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: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: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:0016805",
            "attributes": {
                "accession": "GO:0016805",
                "count": 1,
                "description": "dipeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016805?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016832",
            "attributes": {
                "accession": "GO:0016832",
                "count": 1,
                "description": "aldehyde-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016832?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016846",
            "attributes": {
                "accession": "GO:0016846",
                "count": 1,
                "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: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:0020037",
            "attributes": {
                "accession": "GO:0020037",
                "count": 1,
                "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:0030975",
            "attributes": {
                "accession": "GO:0030975",
                "count": 1,
                "description": "thiamine binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030975?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:0033743",
            "attributes": {
                "accession": "GO:0033743",
                "count": 1,
                "description": "peptide-methionine (R)-S-oxide reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0034618",
            "attributes": {
                "accession": "GO:0034618",
                "count": 1,
                "description": "arginine binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0034618?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: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:0047465",
            "attributes": {
                "accession": "GO:0047465",
                "count": 1,
                "description": "N-acylglucosamine-6-phosphate 2-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0047465?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: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:0051082",
            "attributes": {
                "accession": "GO:0051082",
                "count": 1,
                "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:0051287",
            "attributes": {
                "accession": "GO:0051287",
                "count": 1,
                "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:0051537",
            "attributes": {
                "accession": "GO:0051537",
                "count": 1,
                "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: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": 192
        }
    }
}