GET /metagenomics/api/v1/genomes/MGYG000325708/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/MGYG000325708/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000325708/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "373142",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 760
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373144",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 434
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373138",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 392
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373148",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 320
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373149",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 271
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373140",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 258
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373139",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 197
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373146",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 180
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373143",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 163
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373141",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 154
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373152",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 125
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373145",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 109
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373151",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 94
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373153",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 78
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373150",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 72
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373147",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 70
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373156",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 67
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373157",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 56
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373154",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 53
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373155",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "373158",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 4
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}