GET /metagenomics/api/v1/genomes/MGYG000299321/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/MGYG000299321/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299321/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "296636",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 808
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296641",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 320
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296653",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 313
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296652",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 295
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296644",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 272
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296646",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 234
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296654",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 223
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296647",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 203
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296643",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 183
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296639",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 164
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296640",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 161
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296645",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 147
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296637",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 138
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296638",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 136
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296649",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 133
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296642",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 119
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296655",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 97
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296650",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 83
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296648",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 74
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296651",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 42
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296658",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 3
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296656",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296657",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296659",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 24
        }
    }
}