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