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

GET /metagenomics/api/v1/analyses/MGYA00661787/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/MGYA00661787/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00661787/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "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:0033014",
            "attributes": {
                "accession": "GO:0033014",
                "count": 2,
                "description": "tetrapyrrole biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033014?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006006",
            "attributes": {
                "accession": "GO:0006006",
                "count": 1,
                "description": "glucose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006006?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 1,
                "description": "DNA replication",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006260?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006313",
            "attributes": {
                "accession": "GO:0006313",
                "count": 1,
                "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:0006352",
            "attributes": {
                "accession": "GO:0006352",
                "count": 1,
                "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:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 1,
                "description": "regulation of transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006355?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006508",
            "attributes": {
                "accession": "GO:0006508",
                "count": 1,
                "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:0015074",
            "attributes": {
                "accession": "GO:0015074",
                "count": 1,
                "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:0016075",
            "attributes": {
                "accession": "GO:0016075",
                "count": 1,
                "description": "rRNA catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016075?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 1,
                "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:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 3,
                "description": "DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003677?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 3,
                "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:0003723",
            "attributes": {
                "accession": "GO:0003723",
                "count": 2,
                "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": 2,
                "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:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 1,
                "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:0003896",
            "attributes": {
                "accession": "GO:0003896",
                "count": 1,
                "description": "DNA primase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003896?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003924",
            "attributes": {
                "accession": "GO:0003924",
                "count": 1,
                "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:0004345",
            "attributes": {
                "accession": "GO:0004345",
                "count": 1,
                "description": "glucose-6-phosphate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004345?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004462",
            "attributes": {
                "accession": "GO:0004462",
                "count": 1,
                "description": "lactoylglutathione lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004462?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004525",
            "attributes": {
                "accession": "GO:0004525",
                "count": 1,
                "description": "ribonuclease III activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004525?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004655",
            "attributes": {
                "accession": "GO:0004655",
                "count": 1,
                "description": "porphobilinogen synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004655?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004803",
            "attributes": {
                "accession": "GO:0004803",
                "count": 1,
                "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:0004852",
            "attributes": {
                "accession": "GO:0004852",
                "count": 1,
                "description": "uroporphyrinogen-III synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004852?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:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 1,
                "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: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:0008233",
            "attributes": {
                "accession": "GO:0008233",
                "count": 1,
                "description": "peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008233?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008270",
            "attributes": {
                "accession": "GO:0008270",
                "count": 1,
                "description": "zinc ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008270?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016614",
            "attributes": {
                "accession": "GO:0016614",
                "count": 1,
                "description": "oxidoreductase activity, acting on CH-OH group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016614?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016987",
            "attributes": {
                "accession": "GO:0016987",
                "count": 1,
                "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:0050661",
            "attributes": {
                "accession": "GO:0050661",
                "count": 1,
                "description": "NADP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050661?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 32
        }
    }
}