GET /metagenomics/api/v1/genomes/MGYG000321012/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/MGYG000321012/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000321012/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "361662",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 628
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361663",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 370
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361669",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 209
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361666",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 185
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361674",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 179
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361668",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 177
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361665",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 167
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361658",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 158
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361656",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 153
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361657",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 144
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361664",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 113
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361673",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 104
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361661",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 95
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361670",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 84
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361672",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 67
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361660",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 62
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361667",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 54
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361675",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 39
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361671",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 28
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361659",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 16
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361677",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 4
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361676",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}