Kegg Module Instance
Provides list of KEEG modules.
GET /metagenomics/api/v1/annotations/kegg-modules/M00114?format=api
{ "data": { "type": "kegg-modules", "id": "M00114", "attributes": { "accession": "M00114", "description": "Pathway modules; Carbohydrate metabolism; Other carbohydrate metabolism", "name": "Ascorbate biosynthesis, plants, glucose-6P => ascorbate" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/kegg-modules/M00114?format=api" } } }