Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00020?format=api
{ "data": { "type": "kegg-modules", "id": "M00020", "attributes": { "accession": "M00020", "description": "Pathway modules; Amino acid metabolism; Serine and threonine metabolism", "name": "Serine biosynthesis, glycerate-3P => serine" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00020?format=api" } } }