Go Term Instance
Provides list of GO terms.
GET /metagenomics/api/v1/annotations/go-terms/GO:0018537?format=api
{ "data": { "type": "go-terms", "id": "GO:0018537", "attributes": { "accession": "GO:0018537", "description": "coenzyme F420-dependent N5,N10-methenyltetrahydromethanopterin reductase activity", "lineage": "molecular_function" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018537?format=api" } } }