Go Term Instance
Provides list of GO terms.
GET /metagenomics/api/v1/annotations/go-terms/GO:0016884?format=api
{ "data": { "type": "go-terms", "id": "GO:0016884", "attributes": { "accession": "GO:0016884", "description": "carbon-nitrogen ligase activity, with glutamine as amido-N-donor", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016884?format=api" } } }