GET /metagenomics/api/v1/genomes/MGYG000299513/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/MGYG000299513/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299513/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "360602",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 672
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360603",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 252
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360601",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 244
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360599",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 229
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360608",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 217
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360606",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 216
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360610",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 212
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360617",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 206
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360604",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 171
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360611",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 159
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360609",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 150
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360613",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 140
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360614",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 131
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360600",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 130
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360612",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 116
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360607",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 89
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360605",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 86
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360615",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 56
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360619",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 51
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360616",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 35
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360618",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360620",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "360621",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 23
        }
    }
}