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

GET /metagenomics/api/v1/analyses/MGYA00000063/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/MGYA00000063/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000063/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "go-terms",
            "id": "GO:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 32,
                "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:0008152",
            "attributes": {
                "accession": "GO:0008152",
                "count": 29,
                "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:0005975",
            "attributes": {
                "accession": "GO:0005975",
                "count": 24,
                "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:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 21,
                "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:0006810",
            "attributes": {
                "accession": "GO:0006810",
                "count": 17,
                "description": "transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006810?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009058",
            "attributes": {
                "accession": "GO:0009058",
                "count": 12,
                "description": "biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009058?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006412",
            "attributes": {
                "accession": "GO:0006412",
                "count": 9,
                "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:0006310",
            "attributes": {
                "accession": "GO:0006310",
                "count": 8,
                "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:0006352",
            "attributes": {
                "accession": "GO:0006352",
                "count": 7,
                "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:0006508",
            "attributes": {
                "accession": "GO:0006508",
                "count": 7,
                "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:0016310",
            "attributes": {
                "accession": "GO:0016310",
                "count": 7,
                "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:0015074",
            "attributes": {
                "accession": "GO:0015074",
                "count": 6,
                "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:0006281",
            "attributes": {
                "accession": "GO:0006281",
                "count": 5,
                "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:0007165",
            "attributes": {
                "accession": "GO:0007165",
                "count": 5,
                "description": "signal transduction",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007165?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000160",
            "attributes": {
                "accession": "GO:0000160",
                "count": 4,
                "description": "phosphorelay signal transduction system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000160?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 4,
                "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:0006096",
            "attributes": {
                "accession": "GO:0006096",
                "count": 3,
                "description": "glycolytic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006096?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006313",
            "attributes": {
                "accession": "GO:0006313",
                "count": 3,
                "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:0006418",
            "attributes": {
                "accession": "GO:0006418",
                "count": 3,
                "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:0008033",
            "attributes": {
                "accession": "GO:0008033",
                "count": 3,
                "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:0009451",
            "attributes": {
                "accession": "GO:0009451",
                "count": 3,
                "description": "RNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009451?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009987",
            "attributes": {
                "accession": "GO:0009987",
                "count": 3,
                "description": "cellular process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015992",
            "attributes": {
                "accession": "GO:0015992",
                "count": 3,
                "description": "proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015992?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055085",
            "attributes": {
                "accession": "GO:0055085",
                "count": 3,
                "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:0006006",
            "attributes": {
                "accession": "GO:0006006",
                "count": 2,
                "description": "glucose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006006?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006064",
            "attributes": {
                "accession": "GO:0006064",
                "count": 2,
                "description": "glucuronate catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006064?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006098",
            "attributes": {
                "accession": "GO:0006098",
                "count": 2,
                "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: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: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:0006457",
            "attributes": {
                "accession": "GO:0006457",
                "count": 2,
                "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: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:0006529",
            "attributes": {
                "accession": "GO:0006529",
                "count": 2,
                "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:0006614",
            "attributes": {
                "accession": "GO:0006614",
                "count": 2,
                "description": "SRP-dependent cotranslational protein targeting to membrane",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006614?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008652",
            "attributes": {
                "accession": "GO:0008652",
                "count": 2,
                "description": "cellular amino acid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008652?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009089",
            "attributes": {
                "accession": "GO:0009089",
                "count": 2,
                "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:0009401",
            "attributes": {
                "accession": "GO:0009401",
                "count": 2,
                "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:0015969",
            "attributes": {
                "accession": "GO:0015969",
                "count": 2,
                "description": "guanosine tetraphosphate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015969?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0019281",
            "attributes": {
                "accession": "GO:0019281",
                "count": 2,
                "description": "L-methionine biosynthetic process from homoserine via O-succinyl-L-homoserine and cystathionine",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019281?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051258",
            "attributes": {
                "accession": "GO:0051258",
                "count": 2,
                "description": "protein polymerization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051258?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000105",
            "attributes": {
                "accession": "GO:0000105",
                "count": 1,
                "description": "histidine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000105?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001522",
            "attributes": {
                "accession": "GO:0001522",
                "count": 1,
                "description": "pseudouridine synthesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001522?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001539",
            "attributes": {
                "accession": "GO:0001539",
                "count": 1,
                "description": "ciliary or flagellar motility",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005976",
            "attributes": {
                "accession": "GO:0005976",
                "count": 1,
                "description": "polysaccharide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005996",
            "attributes": {
                "accession": "GO:0005996",
                "count": 1,
                "description": "monosaccharide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005996?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006013",
            "attributes": {
                "accession": "GO:0006013",
                "count": 1,
                "description": "mannose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006013?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006047",
            "attributes": {
                "accession": "GO:0006047",
                "count": 1,
                "description": "UDP-N-acetylglucosamine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006047?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006071",
            "attributes": {
                "accession": "GO:0006071",
                "count": 1,
                "description": "glycerol metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006071?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006084",
            "attributes": {
                "accession": "GO:0006084",
                "count": 1,
                "description": "acetyl-CoA metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006084?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006094",
            "attributes": {
                "accession": "GO:0006094",
                "count": 1,
                "description": "gluconeogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006094?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006097",
            "attributes": {
                "accession": "GO:0006097",
                "count": 1,
                "description": "glyoxylate cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006097?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006184",
            "attributes": {
                "accession": "GO:0006184",
                "count": 1,
                "description": "GTP catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006184?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006207",
            "attributes": {
                "accession": "GO:0006207",
                "count": 1,
                "description": "'de novo' pyrimidine nucleobase biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006207?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006222",
            "attributes": {
                "accession": "GO:0006222",
                "count": 1,
                "description": "UMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006222?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006231",
            "attributes": {
                "accession": "GO:0006231",
                "count": 1,
                "description": "dTMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006231?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0006270",
            "attributes": {
                "accession": "GO:0006270",
                "count": 1,
                "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: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:0006353",
            "attributes": {
                "accession": "GO:0006353",
                "count": 1,
                "description": "DNA-templated transcription, termination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006353?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006413",
            "attributes": {
                "accession": "GO:0006413",
                "count": 1,
                "description": "translational initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006413?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006414",
            "attributes": {
                "accession": "GO:0006414",
                "count": 1,
                "description": "translational elongation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006414?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006420",
            "attributes": {
                "accession": "GO:0006420",
                "count": 1,
                "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:0006433",
            "attributes": {
                "accession": "GO:0006433",
                "count": 1,
                "description": "prolyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006433?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006545",
            "attributes": {
                "accession": "GO:0006545",
                "count": 1,
                "description": "glycine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006545?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006631",
            "attributes": {
                "accession": "GO:0006631",
                "count": 1,
                "description": "fatty acid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006631?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006637",
            "attributes": {
                "accession": "GO:0006637",
                "count": 1,
                "description": "acyl-CoA metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006637?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006725",
            "attributes": {
                "accession": "GO:0006725",
                "count": 1,
                "description": "cellular aromatic compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006725?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006796",
            "attributes": {
                "accession": "GO:0006796",
                "count": 1,
                "description": "phosphate-containing compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006796?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006801",
            "attributes": {
                "accession": "GO:0006801",
                "count": 1,
                "description": "superoxide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006801?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006812",
            "attributes": {
                "accession": "GO:0006812",
                "count": 1,
                "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:0006813",
            "attributes": {
                "accession": "GO:0006813",
                "count": 1,
                "description": "potassium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006821",
            "attributes": {
                "accession": "GO:0006821",
                "count": 1,
                "description": "chloride transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006821?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006836",
            "attributes": {
                "accession": "GO:0006836",
                "count": 1,
                "description": "neurotransmitter transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006836?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: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:0009103",
            "attributes": {
                "accession": "GO:0009103",
                "count": 1,
                "description": "lipopolysaccharide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009103?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009113",
            "attributes": {
                "accession": "GO:0009113",
                "count": 1,
                "description": "purine nucleobase biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009113?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0009165",
            "attributes": {
                "accession": "GO:0009165",
                "count": 1,
                "description": "nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009165?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009228",
            "attributes": {
                "accession": "GO:0009228",
                "count": 1,
                "description": "thiamine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009228?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009231",
            "attributes": {
                "accession": "GO:0009231",
                "count": 1,
                "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: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:0009253",
            "attributes": {
                "accession": "GO:0009253",
                "count": 1,
                "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:0009273",
            "attributes": {
                "accession": "GO:0009273",
                "count": 1,
                "description": "peptidoglycan-based cell wall biogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009273?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:0009396",
            "attributes": {
                "accession": "GO:0009396",
                "count": 1,
                "description": "folic acid-containing compound biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009396?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015684",
            "attributes": {
                "accession": "GO:0015684",
                "count": 1,
                "description": "ferrous iron transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015684?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015740",
            "attributes": {
                "accession": "GO:0015740",
                "count": 1,
                "description": "C4-dicarboxylate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015740?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:0015940",
            "attributes": {
                "accession": "GO:0015940",
                "count": 1,
                "description": "pantothenate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015940?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015991",
            "attributes": {
                "accession": "GO:0015991",
                "count": 1,
                "description": "ATP hydrolysis coupled proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015991?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016114",
            "attributes": {
                "accession": "GO:0016114",
                "count": 1,
                "description": "terpenoid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016114?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0019299",
            "attributes": {
                "accession": "GO:0019299",
                "count": 1,
                "description": "rhamnose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019538",
            "attributes": {
                "accession": "GO:0019538",
                "count": 1,
                "description": "protein metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019538?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030163",
            "attributes": {
                "accession": "GO:0030163",
                "count": 1,
                "description": "protein catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030163?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: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:0042545",
            "attributes": {
                "accession": "GO:0042545",
                "count": 1,
                "description": "cell wall modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042545?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042773",
            "attributes": {
                "accession": "GO:0042773",
                "count": 1,
                "description": "ATP synthesis coupled electron transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042773?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043043",
            "attributes": {
                "accession": "GO:0043043",
                "count": 1,
                "description": "peptide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043043?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: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:0046034",
            "attributes": {
                "accession": "GO:0046034",
                "count": 1,
                "description": "ATP metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046034?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046373",
            "attributes": {
                "accession": "GO:0046373",
                "count": 1,
                "description": "L-arabinose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046373?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046417",
            "attributes": {
                "accession": "GO:0046417",
                "count": 1,
                "description": "chorismate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046417?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016020",
            "attributes": {
                "accession": "GO:0016020",
                "count": 25,
                "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": 14,
                "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": 13,
                "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:0016021",
            "attributes": {
                "accession": "GO:0016021",
                "count": 10,
                "description": "integral component of membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016021?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005840",
            "attributes": {
                "accession": "GO:0005840",
                "count": 9,
                "description": "ribosome",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005840?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005694",
            "attributes": {
                "accession": "GO:0005694",
                "count": 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": 2,
                "description": "extrachromosomal circular DNA",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005727?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009360",
            "attributes": {
                "accession": "GO:0009360",
                "count": 2,
                "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:0030288",
            "attributes": {
                "accession": "GO:0030288",
                "count": 2,
                "description": "outer membrane-bounded periplasmic space",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043234",
            "attributes": {
                "accession": "GO:0043234",
                "count": 2,
                "description": "protein complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043234?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000015",
            "attributes": {
                "accession": "GO:0000015",
                "count": 1,
                "description": "phosphopyruvate hydratase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000015?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0005945",
            "attributes": {
                "accession": "GO:0005945",
                "count": 1,
                "description": "6-phosphofructokinase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005945?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009288",
            "attributes": {
                "accession": "GO:0009288",
                "count": 1,
                "description": "bacterial type flagellum",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009346",
            "attributes": {
                "accession": "GO:0009346",
                "count": 1,
                "description": "citrate lyase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009346?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016469",
            "attributes": {
                "accession": "GO:0016469",
                "count": 1,
                "description": "proton-transporting two-sector ATPase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016469?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033178",
            "attributes": {
                "accession": "GO:0033178",
                "count": 1,
                "description": "proton-transporting two-sector ATPase complex, catalytic domain",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033178?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045261",
            "attributes": {
                "accession": "GO:0045261",
                "count": 1,
                "description": "proton-transporting ATP synthase complex, catalytic core F(1)",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045261?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 56,
                "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": 46,
                "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:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 38,
                "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:0016491",
            "attributes": {
                "accession": "GO:0016491",
                "count": 16,
                "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:0005488",
            "attributes": {
                "accession": "GO:0005488",
                "count": 15,
                "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:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 14,
                "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:0005215",
            "attributes": {
                "accession": "GO:0005215",
                "count": 12,
                "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:0003723",
            "attributes": {
                "accession": "GO:0003723",
                "count": 11,
                "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:0046872",
            "attributes": {
                "accession": "GO:0046872",
                "count": 11,
                "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:0003735",
            "attributes": {
                "accession": "GO:0003735",
                "count": 9,
                "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:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 9,
                "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:0030170",
            "attributes": {
                "accession": "GO:0030170",
                "count": 9,
                "description": "pyridoxal phosphate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030170?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004553",
            "attributes": {
                "accession": "GO:0004553",
                "count": 8,
                "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:0016616",
            "attributes": {
                "accession": "GO:0016616",
                "count": 8,
                "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:0043169",
            "attributes": {
                "accession": "GO:0043169",
                "count": 8,
                "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:0000166",
            "attributes": {
                "accession": "GO:0000166",
                "count": 7,
                "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:0016987",
            "attributes": {
                "accession": "GO:0016987",
                "count": 7,
                "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:0004812",
            "attributes": {
                "accession": "GO:0004812",
                "count": 6,
                "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:0000155",
            "attributes": {
                "accession": "GO:0000155",
                "count": 5,
                "description": "phosphorelay sensor kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000155?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003676",
            "attributes": {
                "accession": "GO:0003676",
                "count": 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:0004872",
            "attributes": {
                "accession": "GO:0004872",
                "count": 5,
                "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:0016772",
            "attributes": {
                "accession": "GO:0016772",
                "count": 5,
                "description": "transferase activity, transferring phosphorus-containing groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016772?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003887",
            "attributes": {
                "accession": "GO:0003887",
                "count": 4,
                "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:0016787",
            "attributes": {
                "accession": "GO:0016787",
                "count": 4,
                "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: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:0000156",
            "attributes": {
                "accession": "GO:0000156",
                "count": 3,
                "description": "phosphorelay response regulator activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000156?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000287",
            "attributes": {
                "accession": "GO:0000287",
                "count": 3,
                "description": "magnesium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000287?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004003",
            "attributes": {
                "accession": "GO:0004003",
                "count": 3,
                "description": "ATP-dependent DNA helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004003?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004222",
            "attributes": {
                "accession": "GO:0004222",
                "count": 3,
                "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:0004427",
            "attributes": {
                "accession": "GO:0004427",
                "count": 3,
                "description": "inorganic diphosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004427?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004803",
            "attributes": {
                "accession": "GO:0004803",
                "count": 3,
                "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: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:0008408",
            "attributes": {
                "accession": "GO:0008408",
                "count": 3,
                "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: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:0016779",
            "attributes": {
                "accession": "GO:0016779",
                "count": 3,
                "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: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:0051539",
            "attributes": {
                "accession": "GO:0051539",
                "count": 3,
                "description": "4 iron, 4 sulfur cluster binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0004066",
            "attributes": {
                "accession": "GO:0004066",
                "count": 2,
                "description": "asparagine synthase (glutamine-hydrolyzing) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004066?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004476",
            "attributes": {
                "accession": "GO:0004476",
                "count": 2,
                "description": "mannose-6-phosphate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004476?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004616",
            "attributes": {
                "accession": "GO:0004616",
                "count": 2,
                "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:0004645",
            "attributes": {
                "accession": "GO:0004645",
                "count": 2,
                "description": "phosphorylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004645?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008137",
            "attributes": {
                "accession": "GO:0008137",
                "count": 2,
                "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:0008233",
            "attributes": {
                "accession": "GO:0008233",
                "count": 2,
                "description": "peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008233?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008861",
            "attributes": {
                "accession": "GO:0008861",
                "count": 2,
                "description": "formate C-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008861?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009378",
            "attributes": {
                "accession": "GO:0009378",
                "count": 2,
                "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:0009678",
            "attributes": {
                "accession": "GO:0009678",
                "count": 2,
                "description": "hydrogen-translocating pyrophosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009678?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0010181",
            "attributes": {
                "accession": "GO:0010181",
                "count": 2,
                "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:0016301",
            "attributes": {
                "accession": "GO:0016301",
                "count": 2,
                "description": "kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016301?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016765",
            "attributes": {
                "accession": "GO:0016765",
                "count": 2,
                "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:0016829",
            "attributes": {
                "accession": "GO:0016829",
                "count": 2,
                "description": "lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016829?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016836",
            "attributes": {
                "accession": "GO:0016836",
                "count": 2,
                "description": "hydro-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016836?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016853",
            "attributes": {
                "accession": "GO:0016853",
                "count": 2,
                "description": "isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016853?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042626",
            "attributes": {
                "accession": "GO:0042626",
                "count": 2,
                "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:0043565",
            "attributes": {
                "accession": "GO:0043565",
                "count": 2,
                "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:0046933",
            "attributes": {
                "accession": "GO:0046933",
                "count": 2,
                "description": "proton-transporting ATP synthase activity, rotational mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046933?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046961",
            "attributes": {
                "accession": "GO:0046961",
                "count": 2,
                "description": "proton-transporting ATPase activity, rotational mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046961?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:0050661",
            "attributes": {
                "accession": "GO:0050661",
                "count": 2,
                "description": "NADP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050661?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0001882",
            "attributes": {
                "accession": "GO:0001882",
                "count": 1,
                "description": "nucleoside binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001882?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003678",
            "attributes": {
                "accession": "GO:0003678",
                "count": 1,
                "description": "DNA helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003678?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003684",
            "attributes": {
                "accession": "GO:0003684",
                "count": 1,
                "description": "damaged DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003684?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003697",
            "attributes": {
                "accession": "GO:0003697",
                "count": 1,
                "description": "single-stranded DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003697?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0003746",
            "attributes": {
                "accession": "GO:0003746",
                "count": 1,
                "description": "translation elongation factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003746?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0003857",
            "attributes": {
                "accession": "GO:0003857",
                "count": 1,
                "description": "3-hydroxyacyl-CoA dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003857?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003872",
            "attributes": {
                "accession": "GO:0003872",
                "count": 1,
                "description": "6-phosphofructokinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003916",
            "attributes": {
                "accession": "GO:0003916",
                "count": 1,
                "description": "DNA topoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003916?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003918",
            "attributes": {
                "accession": "GO:0003918",
                "count": 1,
                "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:0004146",
            "attributes": {
                "accession": "GO:0004146",
                "count": 1,
                "description": "dihydrofolate reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004146?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004152",
            "attributes": {
                "accession": "GO:0004152",
                "count": 1,
                "description": "dihydroorotate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004152?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004161",
            "attributes": {
                "accession": "GO:0004161",
                "count": 1,
                "description": "dimethylallyltranstransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004161?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:0004329",
            "attributes": {
                "accession": "GO:0004329",
                "count": 1,
                "description": "formate-tetrahydrofolate ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004329?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004371",
            "attributes": {
                "accession": "GO:0004371",
                "count": 1,
                "description": "glycerone kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004371?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:0004424",
            "attributes": {
                "accession": "GO:0004424",
                "count": 1,
                "description": "imidazoleglycerol-phosphate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004424?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004455",
            "attributes": {
                "accession": "GO:0004455",
                "count": 1,
                "description": "ketol-acid reductoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004455?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004474",
            "attributes": {
                "accession": "GO:0004474",
                "count": 1,
                "description": "malate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004474?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004523",
            "attributes": {
                "accession": "GO:0004523",
                "count": 1,
                "description": "RNA-DNA hybrid ribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004523?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004540",
            "attributes": {
                "accession": "GO:0004540",
                "count": 1,
                "description": "ribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004540?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004563",
            "attributes": {
                "accession": "GO:0004563",
                "count": 1,
                "description": "beta-N-acetylhexosaminidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004563?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004592",
            "attributes": {
                "accession": "GO:0004592",
                "count": 1,
                "description": "pantoate-beta-alanine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004592?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004634",
            "attributes": {
                "accession": "GO:0004634",
                "count": 1,
                "description": "phosphopyruvate hydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004634?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004637",
            "attributes": {
                "accession": "GO:0004637",
                "count": 1,
                "description": "phosphoribosylamine-glycine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004637?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004743",
            "attributes": {
                "accession": "GO:0004743",
                "count": 1,
                "description": "pyruvate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004746",
            "attributes": {
                "accession": "GO:0004746",
                "count": 1,
                "description": "riboflavin synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004746?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004750",
            "attributes": {
                "accession": "GO:0004750",
                "count": 1,
                "description": "ribulose-phosphate 3-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004750?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004765",
            "attributes": {
                "accession": "GO:0004765",
                "count": 1,
                "description": "shikimate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004765?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004784",
            "attributes": {
                "accession": "GO:0004784",
                "count": 1,
                "description": "superoxide dismutase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004784?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004799",
            "attributes": {
                "accession": "GO:0004799",
                "count": 1,
                "description": "thymidylate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0004814",
            "attributes": {
                "accession": "GO:0004814",
                "count": 1,
                "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:0004827",
            "attributes": {
                "accession": "GO:0004827",
                "count": 1,
                "description": "proline-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004827?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004871",
            "attributes": {
                "accession": "GO:0004871",
                "count": 1,
                "description": "signal transducer activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004871?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005198",
            "attributes": {
                "accession": "GO:0005198",
                "count": 1,
                "description": "structural molecule activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005198?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005216",
            "attributes": {
                "accession": "GO:0005216",
                "count": 1,
                "description": "ion channel activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005216?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005247",
            "attributes": {
                "accession": "GO:0005247",
                "count": 1,
                "description": "voltage-gated chloride channel activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005247?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005328",
            "attributes": {
                "accession": "GO:0005328",
                "count": 1,
                "description": "neurotransmitter:sodium symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005328?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:0005515",
            "attributes": {
                "accession": "GO:0005515",
                "count": 1,
                "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:0008026",
            "attributes": {
                "accession": "GO:0008026",
                "count": 1,
                "description": "ATP-dependent helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008026?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0008081",
            "attributes": {
                "accession": "GO:0008081",
                "count": 1,
                "description": "phosphoric diester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008081?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008097",
            "attributes": {
                "accession": "GO:0008097",
                "count": 1,
                "description": "5S rRNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008097?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008113",
            "attributes": {
                "accession": "GO:0008113",
                "count": 1,
                "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: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:0008236",
            "attributes": {
                "accession": "GO:0008236",
                "count": 1,
                "description": "serine-type peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008236?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008324",
            "attributes": {
                "accession": "GO:0008324",
                "count": 1,
                "description": "cation transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008324?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0008556",
            "attributes": {
                "accession": "GO:0008556",
                "count": 1,
                "description": "potassium-transporting ATPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008658",
            "attributes": {
                "accession": "GO:0008658",
                "count": 1,
                "description": "penicillin binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008658?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008716",
            "attributes": {
                "accession": "GO:0008716",
                "count": 1,
                "description": "D-alanine-D-alanine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008716?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008733",
            "attributes": {
                "accession": "GO:0008733",
                "count": 1,
                "description": "L-arabinose isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008733?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008740",
            "attributes": {
                "accession": "GO:0008740",
                "count": 1,
                "description": "L-rhamnose isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008740?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008745",
            "attributes": {
                "accession": "GO:0008745",
                "count": 1,
                "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:0008761",
            "attributes": {
                "accession": "GO:0008761",
                "count": 1,
                "description": "UDP-N-acetylglucosamine 2-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008761?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008814",
            "attributes": {
                "accession": "GO:0008814",
                "count": 1,
                "description": "citrate CoA-transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008837",
            "attributes": {
                "accession": "GO:0008837",
                "count": 1,
                "description": "diaminopimelate epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008837?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:0008880",
            "attributes": {
                "accession": "GO:0008880",
                "count": 1,
                "description": "glucuronate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008880?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008907",
            "attributes": {
                "accession": "GO:0008907",
                "count": 1,
                "description": "integrase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008907?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008915",
            "attributes": {
                "accession": "GO:0008915",
                "count": 1,
                "description": "lipid-A-disaccharide synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008915?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008927",
            "attributes": {
                "accession": "GO:0008927",
                "count": 1,
                "description": "mannonate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008927?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009982",
            "attributes": {
                "accession": "GO:0009982",
                "count": 1,
                "description": "pseudouridine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009982?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0015093",
            "attributes": {
                "accession": "GO:0015093",
                "count": 1,
                "description": "ferrous iron transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015093?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:0015197",
            "attributes": {
                "accession": "GO:0015197",
                "count": 1,
                "description": "peptide transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015197?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015556",
            "attributes": {
                "accession": "GO:0015556",
                "count": 1,
                "description": "C4-dicarboxylate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015556?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:0016651",
            "attributes": {
                "accession": "GO:0016651",
                "count": 1,
                "description": "oxidoreductase activity, acting on NAD(P)H",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016651?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0016757",
            "attributes": {
                "accession": "GO:0016757",
                "count": 1,
                "description": "transferase activity, transferring glycosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016757?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016774",
            "attributes": {
                "accession": "GO:0016774",
                "count": 1,
                "description": "phosphotransferase activity, carboxyl group as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016774?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016820",
            "attributes": {
                "accession": "GO:0016820",
                "count": 1,
                "description": "hydrolase activity, acting on acid anhydrides, catalyzing transmembrane movement of substances",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016820?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0016837",
            "attributes": {
                "accession": "GO:0016837",
                "count": 1,
                "description": "carbon-oxygen lyase activity, acting on polysaccharides",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016837?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016868",
            "attributes": {
                "accession": "GO:0016868",
                "count": 1,
                "description": "intramolecular transferase activity, phosphotransferases",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016868?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0016903",
            "attributes": {
                "accession": "GO:0016903",
                "count": 1,
                "description": "oxidoreductase activity, acting on the aldehyde or oxo group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016903?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017150",
            "attributes": {
                "accession": "GO:0017150",
                "count": 1,
                "description": "tRNA dihydrouridine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017150?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0022857",
            "attributes": {
                "accession": "GO:0022857",
                "count": 1,
                "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:0030145",
            "attributes": {
                "accession": "GO:0030145",
                "count": 1,
                "description": "manganese ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030145?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO: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:0030599",
            "attributes": {
                "accession": "GO:0030599",
                "count": 1,
                "description": "pectinesterase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030599?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030955",
            "attributes": {
                "accession": "GO:0030955",
                "count": 1,
                "description": "potassium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030955?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:0031072",
            "attributes": {
                "accession": "GO:0031072",
                "count": 1,
                "description": "heat shock protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042132",
            "attributes": {
                "accession": "GO:0042132",
                "count": 1,
                "description": "fructose 1,6-bisphosphate 1-phosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042132?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046429",
            "attributes": {
                "accession": "GO:0046429",
                "count": 1,
                "description": "4-hydroxy-3-methylbut-2-en-1-yl diphosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046429?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046556",
            "attributes": {
                "accession": "GO:0046556",
                "count": 1,
                "description": "alpha-L-arabinofuranosidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048029",
            "attributes": {
                "accession": "GO:0048029",
                "count": 1,
                "description": "monosaccharide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048029?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"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 286
        }
    }
}