GET /metagenomics/api/v1/kegg-classes?format=api&page=3
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=4",
        "prev": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&page=2"
    },
    "data": [
        {
            "type": "kegg-classes",
            "id": "340",
            "attributes": {
                "class-id": "04530",
                "name": "Tight junction "
            }
        },
        {
            "type": "kegg-classes",
            "id": "337",
            "attributes": {
                "class-id": "04918",
                "name": "Thyroid hormone synthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "439",
            "attributes": {
                "class-id": "04919",
                "name": "Thyroid hormone signaling pathway "
            }
        },
        {
            "type": "kegg-classes",
            "id": "362",
            "attributes": {
                "class-id": "05216",
                "name": "Thyroid cancer "
            }
        },
        {
            "type": "kegg-classes",
            "id": "472",
            "attributes": {
                "class-id": "00730",
                "name": "Thiamine metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "128",
            "attributes": {
                "class-id": "04714",
                "name": "Thermogenesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "343",
            "attributes": {
                "class-id": "04659",
                "name": "Th17 cell differentiation "
            }
        },
        {
            "type": "kegg-classes",
            "id": "264",
            "attributes": {
                "class-id": "04658",
                "name": "Th1 and Th2 cell differentiation "
            }
        },
        {
            "type": "kegg-classes",
            "id": "574",
            "attributes": {
                "class-id": "04350",
                "name": "TGF-beta signaling pathway "
            }
        },
        {
            "type": "kegg-classes",
            "id": "64",
            "attributes": {
                "class-id": "00253",
                "name": "Tetracycline biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "122",
            "attributes": {
                "class-id": "00900",
                "name": "Terpenoid backbone biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "293",
            "attributes": {
                "class-id": "00430",
                "name": "Taurine and hypotaurine metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "238",
            "attributes": {
                "class-id": "04742",
                "name": "Taste transduction "
            }
        },
        {
            "type": "kegg-classes",
            "id": "495",
            "attributes": {
                "class-id": "04660",
                "name": "T cell receptor signaling pathway "
            }
        },
        {
            "type": "kegg-classes",
            "id": "70",
            "attributes": {
                "class-id": "05322",
                "name": "Systemic lupus erythematosus "
            }
        },
        {
            "type": "kegg-classes",
            "id": "363",
            "attributes": {
                "class-id": "00072",
                "name": "Synthesis and degradation of ketone bodies "
            }
        },
        {
            "type": "kegg-classes",
            "id": "333",
            "attributes": {
                "class-id": "04721",
                "name": "Synaptic vesicle cycle "
            }
        },
        {
            "type": "kegg-classes",
            "id": "147",
            "attributes": {
                "class-id": "04122",
                "name": "Sulfur relay system "
            }
        },
        {
            "type": "kegg-classes",
            "id": "158",
            "attributes": {
                "class-id": "00920",
                "name": "Sulfur metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "9",
            "attributes": {
                "class-id": "09165",
                "name": "Substance dependence"
            }
        },
        {
            "type": "kegg-classes",
            "id": "307",
            "attributes": {
                "class-id": "00643",
                "name": "Styrene degradation "
            }
        },
        {
            "type": "kegg-classes",
            "id": "476",
            "attributes": {
                "class-id": "99992",
                "name": "Structural proteins"
            }
        },
        {
            "type": "kegg-classes",
            "id": "176",
            "attributes": {
                "class-id": "00521",
                "name": "Streptomycin biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "96",
            "attributes": {
                "class-id": "00945",
                "name": "Stilbenoid, diarylheptanoid and gingerol biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "210",
            "attributes": {
                "class-id": "00140",
                "name": "Steroid hormone biosynthesis "
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 3,
            "pages": 24,
            "count": 579
        }
    }
}