Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00102?format=api
{ "data": { "type": "kegg-modules", "id": "M00102", "attributes": { "accession": "M00102", "description": "Pathway modules; Lipid metabolism; Sterol biosynthesis", "name": "Ergocalciferol biosynthesis" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00102?format=api" } } }