GET /metagenomics/api/v1/kegg-classes?format=api&ordering=name
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&ordering=name&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&ordering=name&page=24",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/kegg-classes?format=api&ordering=name&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "kegg-classes",
            "id": "579",
            "attributes": {
                "class-id": "09185",
                "name": ""
            }
        },
        {
            "type": "kegg-classes",
            "id": "425",
            "attributes": {
                "class-id": "02010",
                "name": "ABC transporters "
            }
        },
        {
            "type": "kegg-classes",
            "id": "398",
            "attributes": {
                "class-id": "00525",
                "name": "Acarbose and validamycin biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "411",
            "attributes": {
                "class-id": "01058",
                "name": "Acridone alkaloid biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "217",
            "attributes": {
                "class-id": "05221",
                "name": "Acute myeloid leukemia "
            }
        },
        {
            "type": "kegg-classes",
            "id": "228",
            "attributes": {
                "class-id": "04520",
                "name": "Adherens junction "
            }
        },
        {
            "type": "kegg-classes",
            "id": "332",
            "attributes": {
                "class-id": "04920",
                "name": "Adipocytokine signaling pathway "
            }
        },
        {
            "type": "kegg-classes",
            "id": "148",
            "attributes": {
                "class-id": "04261",
                "name": "Adrenergic signaling in cardiomyocytes "
            }
        },
        {
            "type": "kegg-classes",
            "id": "286",
            "attributes": {
                "class-id": "00254",
                "name": "Aflatoxin biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "568",
            "attributes": {
                "class-id": "05143",
                "name": "African trypanosomiasis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "133",
            "attributes": {
                "class-id": "04933",
                "name": "AGE-RAGE signaling pathway in diabetic complications "
            }
        },
        {
            "type": "kegg-classes",
            "id": "22",
            "attributes": {
                "class-id": "09149",
                "name": "Aging"
            }
        },
        {
            "type": "kegg-classes",
            "id": "547",
            "attributes": {
                "class-id": "00250",
                "name": "Alanine, aspartate and glutamate metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "230",
            "attributes": {
                "class-id": "05034",
                "name": "Alcoholism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "145",
            "attributes": {
                "class-id": "04925",
                "name": "Aldosterone synthesis and secretion "
            }
        },
        {
            "type": "kegg-classes",
            "id": "321",
            "attributes": {
                "class-id": "04960",
                "name": "Aldosterone-regulated sodium reabsorption "
            }
        },
        {
            "type": "kegg-classes",
            "id": "437",
            "attributes": {
                "class-id": "05330",
                "name": "Allograft rejection "
            }
        },
        {
            "type": "kegg-classes",
            "id": "330",
            "attributes": {
                "class-id": "00592",
                "name": "alpha-Linolenic acid metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "156",
            "attributes": {
                "class-id": "05010",
                "name": "Alzheimer disease "
            }
        },
        {
            "type": "kegg-classes",
            "id": "17",
            "attributes": {
                "class-id": "09105",
                "name": "Amino acid metabolism"
            }
        },
        {
            "type": "kegg-classes",
            "id": "442",
            "attributes": {
                "class-id": "99985",
                "name": "Amino acid metabolism"
            }
        },
        {
            "type": "kegg-classes",
            "id": "387",
            "attributes": {
                "class-id": "01007",
                "name": "Amino acid related enzymes "
            }
        },
        {
            "type": "kegg-classes",
            "id": "90",
            "attributes": {
                "class-id": "00520",
                "name": "Amino sugar and nucleotide sugar metabolism "
            }
        },
        {
            "type": "kegg-classes",
            "id": "112",
            "attributes": {
                "class-id": "00970",
                "name": "Aminoacyl-tRNA biosynthesis "
            }
        },
        {
            "type": "kegg-classes",
            "id": "526",
            "attributes": {
                "class-id": "00627",
                "name": "Aminobenzoate degradation "
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 24,
            "count": 579
        }
    }
}