GET /metagenomics/api/v1/kegg-modules?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-modules?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-modules?format=api&page=33",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-modules?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "kegg-modules",
            "id": "303",
            "attributes": {
                "name": "M00877",
                "description": "Kanosamine biosynthesis glucose 6-phosphate => kanosamine "
            }
        },
        {
            "type": "kegg-modules",
            "id": "279",
            "attributes": {
                "name": "M00876",
                "description": "Staphyloferrin A biosynthesis, L-ornithine => staphyloferrin A "
            }
        },
        {
            "type": "kegg-modules",
            "id": "265",
            "attributes": {
                "name": "M00875",
                "description": "Staphyloferrin B biosynthesis, L-serine => staphyloferrin B "
            }
        },
        {
            "type": "kegg-modules",
            "id": "85",
            "attributes": {
                "name": "M00874",
                "description": "Fatty acid biosynthesis in mitochondria, fungi "
            }
        },
        {
            "type": "kegg-modules",
            "id": "84",
            "attributes": {
                "name": "M00873",
                "description": "Fatty acid biosynthesis in mitochondria, animals "
            }
        },
        {
            "type": "kegg-modules",
            "id": "293",
            "attributes": {
                "name": "M00872",
                "description": "O-glycan biosynthesis, mannose type (core M3) "
            }
        },
        {
            "type": "kegg-modules",
            "id": "104",
            "attributes": {
                "name": "M00868",
                "description": "Heme biosynthesis, animals and fungi, glycine => heme "
            }
        },
        {
            "type": "kegg-modules",
            "id": "215",
            "attributes": {
                "name": "M00867",
                "description": "KDO2-lipid A modification pathway "
            }
        },
        {
            "type": "kegg-modules",
            "id": "105",
            "attributes": {
                "name": "M00866",
                "description": "KDO2-lipid A biosynthesis, Raetz pathway, non-LpxL-LpxM type "
            }
        },
        {
            "type": "kegg-modules",
            "id": "106",
            "attributes": {
                "name": "M00862",
                "description": "beta-Oxidation, peroxisome, tri/dihydroxycholestanoyl-CoA => choloyl/chenodeoxycholoyl-CoA "
            }
        },
        {
            "type": "kegg-modules",
            "id": "107",
            "attributes": {
                "name": "M00861",
                "description": "beta-Oxidation, peroxisome, VLCFA "
            }
        },
        {
            "type": "kegg-modules",
            "id": "217",
            "attributes": {
                "name": "M00860",
                "description": "Bacillus anthracis pathogenicity signature, polyglutamic acid capsule biosynthesis"
            }
        },
        {
            "type": "kegg-modules",
            "id": "350",
            "attributes": {
                "name": "M00859",
                "description": "Bacillus anthracis pathogenicity signature, anthrax toxin"
            }
        },
        {
            "type": "kegg-modules",
            "id": "383",
            "attributes": {
                "name": "M00857",
                "description": "Salmonella enterica pathogenicity signature, Vi antigen"
            }
        },
        {
            "type": "kegg-modules",
            "id": "296",
            "attributes": {
                "name": "M00856",
                "description": "Salmonella enterica pathogenicity signature, typhoid toxin"
            }
        },
        {
            "type": "kegg-modules",
            "id": "29",
            "attributes": {
                "name": "M00855",
                "description": "Glycogen degradation, glycogen => glucose-6P "
            }
        },
        {
            "type": "kegg-modules",
            "id": "28",
            "attributes": {
                "name": "M00854",
                "description": "Glycogen biosynthesis, glucose-1P => glycogen/starch "
            }
        },
        {
            "type": "kegg-modules",
            "id": "394",
            "attributes": {
                "name": "M00853",
                "description": "ETEC pathogenicity signature, colonization factors"
            }
        },
        {
            "type": "kegg-modules",
            "id": "170",
            "attributes": {
                "name": "M00852",
                "description": "Vibrio cholerae pathogenicity signature, toxin coregulated pilus "
            }
        },
        {
            "type": "kegg-modules",
            "id": "245",
            "attributes": {
                "name": "M00851",
                "description": "Carbapenem resistance "
            }
        },
        {
            "type": "kegg-modules",
            "id": "219",
            "attributes": {
                "name": "M00850",
                "description": "Vibrio cholerae pathogenicity signature, cholera toxins "
            }
        },
        {
            "type": "kegg-modules",
            "id": "57",
            "attributes": {
                "name": "M00849",
                "description": "C5 isoprenoid biosynthesis, mevalonate pathway, archaea "
            }
        },
        {
            "type": "kegg-modules",
            "id": "58",
            "attributes": {
                "name": "M00848",
                "description": "Aurachin biosynthesis, anthranilate => aurachin A "
            }
        },
        {
            "type": "kegg-modules",
            "id": "209",
            "attributes": {
                "name": "M00847",
                "description": "Heme biosynthesis, archaea, siroheme => heme "
            }
        },
        {
            "type": "kegg-modules",
            "id": "53",
            "attributes": {
                "name": "M00846",
                "description": "Siroheme biosynthesis, glutamate => siroheme "
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 33,
            "count": 813
        }
    }
}