GET /metagenomics/api/v1/genomes/MGYG000321026/cogs?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/genomes/MGYG000321026/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000321026/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "364357",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 780
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364350",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 442
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364353",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 437
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364356",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 432
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364348",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 421
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364355",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 280
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364352",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 246
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364349",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 220
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364358",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 176
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364366",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 162
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364361",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 138
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364360",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 135
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364351",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 129
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364354",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 119
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364359",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 109
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364362",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 107
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364365",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 106
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364363",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 55
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364364",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 54
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364367",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 43
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "364368",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}