GET /metagenomics/api/v1/genomes/MGYG000299518/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/MGYG000299518/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299518/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "358616",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 175
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358620",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 93
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358629",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 87
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358618",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 85
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358627",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 60
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358624",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 56
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358622",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 54
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358628",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 50
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358619",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 49
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358625",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 39
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358621",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 39
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358617",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 39
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358623",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358633",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 34
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358615",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 34
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358630",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 31
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358632",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 22
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358634",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 14
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358631",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 9
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358626",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 4
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "358635",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}