Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00095?format=api
{ "data": { "type": "kegg-modules", "id": "M00095", "attributes": { "accession": "M00095", "description": "Pathway modules; Biosynthesis of terpenoids and polyketides; Terpenoid backbone biosynthesis", "name": "C5 isoprenoid biosynthesis, mevalonate pathway" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00095?format=api" } } }