GET /metagenomics/api/v1/genomes/MGYG000299314/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/MGYG000299314/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299314/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "295454",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 1041
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295455",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 551
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295456",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 476
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295459",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 400
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295458",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 385
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295457",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 383
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295450",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 342
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295452",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 273
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295451",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 253
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295447",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 227
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295460",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 206
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295465",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 203
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295448",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 192
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295466",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 183
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295453",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 177
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295449",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 165
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295446",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 124
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295464",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 108
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295462",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 102
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295461",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 80
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295463",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 46
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295468",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295469",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295467",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 24
        }
    }
}