Go Term Instance
Provides list of GO terms.
GET /metagenomics/api/v1/annotations/go-terms/GO:0008666?format=api
{ "data": { "type": "go-terms", "id": "GO:0008666", "attributes": { "accession": "GO:0008666", "description": "2,3,4,5-tetrahydropyridine-2,6-dicarboxylate N-succinyltransferase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008666?format=api" } } }