Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00554?format=api
{ "data": { "type": "kegg-modules", "id": "M00554", "attributes": { "accession": "M00554", "description": "Pathway modules; Carbohydrate metabolism; Other carbohydrate metabolism", "name": "Nucleotide sugar biosynthesis, galactose => UDP-galactose" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00554?format=api" } } }