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