GET /metagenomics/api/v1/genomes/MGYG000299324/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/MGYG000299324/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299324/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "296446",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 847
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296449",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 537
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296459",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 284
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296444",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 262
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296443",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 250
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296442",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 203
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296447",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 181
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296450",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 171
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296445",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 155
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296452",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 150
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296455",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 123
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296448",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 116
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296453",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 109
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296458",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 101
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296457",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 93
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296454",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 86
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296451",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 83
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296460",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 60
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296456",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 30
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296462",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 10
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296461",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "296463",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}