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