GET /metagenomics/api/v1/genomes/MGYG000299315/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/MGYG000299315/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299315/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "295625",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 681
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295624",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 412
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295621",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 300
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295630",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 273
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295620",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 256
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295631",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 246
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295628",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 205
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295627",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 201
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295635",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 196
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295626",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 159
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295634",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 134
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295629",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 129
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295623",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 127
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295619",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 108
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295632",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 107
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295638",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 78
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295622",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 65
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295636",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 64
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295633",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 49
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295639",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 38
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295640",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 4
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295637",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 2
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}