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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&page=24",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&page=3",
        "prev": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&page=1"
    },
    "data": [
        {
            "type": "kegg-classes",
            "id": "178",
            "attributes": {
                "class-id": "04930",
                "name": "Type II diabetes mellitus "
            }
        },
        {
            "type": "kegg-classes",
            "id": "359",
            "attributes": {
                "class-id": "01052",
                "name": "Type I polyketide structures "
            }
        },
        {
            "type": "kegg-classes",
            "id": "289",
            "attributes": {
                "class-id": "04940",
                "name": "Type I diabetes mellitus "
            }
        },
        {
            "type": "kegg-classes",
            "id": "475",
            "attributes": {
                "class-id": "02020",
                "name": "Two-component system "
            }
        },
        {
            "type": "kegg-classes",
            "id": "383",
            "attributes": {
                "class-id": "02022",
                "name": "Two-component system "
            }
        },
        {
            "type": "kegg-classes",
            "id": "326",
            "attributes": {
                "class-id": "05152",
                "name": "Tuberculosis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "247",
            "attributes": {
                "class-id": "00380",
                "name": "Tryptophan metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "435",
            "attributes": {
                "class-id": "00960",
                "name": "Tropane, piperidine and pyridine alkaloid biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "143",
            "attributes": {
                "class-id": "02000",
                "name": "Transporters "
            }
        },
        {
            "type": "kegg-classes",
            "id": "28",
            "attributes": {
                "class-id": "09141",
                "name": "Transport and catabolism"
            }
        },
        {
            "type": "kegg-classes",
            "id": "483",
            "attributes": {
                "class-id": "99977",
                "name": "Transport"
            }
        },
        {
            "type": "kegg-classes",
            "id": "351",
            "attributes": {
                "class-id": "03012",
                "name": "Translation factors "
            }
        },
        {
            "type": "kegg-classes",
            "id": "11",
            "attributes": {
                "class-id": "09122",
                "name": "Translation"
            }
        },
        {
            "type": "kegg-classes",
            "id": "171",
            "attributes": {
                "class-id": "99974",
                "name": "Translation"
            }
        },
        {
            "type": "kegg-classes",
            "id": "496",
            "attributes": {
                "class-id": "03016",
                "name": "Transfer RNA biogenesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "174",
            "attributes": {
                "class-id": "05202",
                "name": "Transcriptional misregulation in cancer "
            }
        },
        {
            "type": "kegg-classes",
            "id": "61",
            "attributes": {
                "class-id": "03021",
                "name": "Transcription machinery "
            }
        },
        {
            "type": "kegg-classes",
            "id": "284",
            "attributes": {
                "class-id": "03000",
                "name": "Transcription factors "
            }
        },
        {
            "type": "kegg-classes",
            "id": "8",
            "attributes": {
                "class-id": "09121",
                "name": "Transcription"
            }
        },
        {
            "type": "kegg-classes",
            "id": "201",
            "attributes": {
                "class-id": "99973",
                "name": "Transcription"
            }
        },
        {
            "type": "kegg-classes",
            "id": "256",
            "attributes": {
                "class-id": "05145",
                "name": "Toxoplasmosis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "306",
            "attributes": {
                "class-id": "00623",
                "name": "Toluene degradation "
            }
        },
        {
            "type": "kegg-classes",
            "id": "338",
            "attributes": {
                "class-id": "04620",
                "name": "Toll-like receptor signaling pathway "
            }
        },
        {
            "type": "kegg-classes",
            "id": "57",
            "attributes": {
                "class-id": "04624",
                "name": "Toll and Imd signaling pathway "
            }
        },
        {
            "type": "kegg-classes",
            "id": "394",
            "attributes": {
                "class-id": "04668",
                "name": "TNF signaling pathway "
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 2,
            "pages": 24,
            "count": 579
        }
    }
}