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