GET /metagenomics/api/v1/genomes/MGYG000449708/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/MGYG000449708/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000449708/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "484794",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 574
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484792",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 250
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484800",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 248
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484803",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 164
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484789",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 150
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484799",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 143
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484806",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 138
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484797",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 128
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484804",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 117
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484802",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 110
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484790",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 108
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484809",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 105
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484791",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 92
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484808",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 88
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484796",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 79
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484801",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 73
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484793",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 72
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484795",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 69
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484798",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 32
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484805",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 31
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484807",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 4
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484811",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "484810",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 23
        }
    }
}