GET /metagenomics/api/v1/genomes/MGYG000321005/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/MGYG000321005/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000321005/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "363608",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 214
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363601",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 195
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363600",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 148
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363596",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 138
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363604",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 137
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363614",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 86
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363599",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 79
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363597",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 76
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363598",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 68
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363603",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 66
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363606",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 63
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363613",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 59
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363611",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 51
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363602",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 41
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363612",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 40
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363605",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 39
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363609",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 38
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363607",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 29
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363610",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 18
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363615",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 3
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "363616",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}