Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00049?format=api
{ "data": { "type": "kegg-modules", "id": "M00049", "attributes": { "accession": "M00049", "description": "Pathway modules; Nucleotide metabolism; Purine metabolism", "name": "Adenine ribonucleotide biosynthesis, IMP => ADP,ATP" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00049?format=api" } } }