Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00003?format=api
{ "data": { "type": "kegg-modules", "id": "M00003", "attributes": { "accession": "M00003", "description": "Pathway modules; Carbohydrate metabolism; Central carbohydrate metabolism", "name": "Gluconeogenesis, oxaloacetate => fructose-6P" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00003?format=api" } } }