GET /metagenomics/api/v1/genomes/MGYG000305708/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/MGYG000305708/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305708/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "726027",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 356
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726035",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 165
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726025",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 151
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726033",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 149
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726040",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 117
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726037",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 108
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726038",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 100
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726029",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 98
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726030",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 87
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726034",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 78
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726032",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 72
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726036",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 68
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726039",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 59
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726028",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 55
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726041",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 46
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726031",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 41
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726026",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 32
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726042",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 27
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726044",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 18
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726043",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 10
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "726045",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}