GET /metagenomics/api/v1/genomes/MGYG000535607/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/MGYG000535607/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000535607/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "1370082",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 671
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370083",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 261
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370086",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 259
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370093",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 253
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370091",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 219
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370089",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 219
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370084",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 177
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370085",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 175
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370092",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 171
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370087",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 162
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370090",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 139
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370098",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 136
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370097",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 129
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370088",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 125
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370099",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 98
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370095",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 87
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370101",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 69
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370096",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 62
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370094",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 37
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370100",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1370102",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}