GET /metagenomics/api/v1/genomes/MGYG000437708/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/MGYG000437708/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000437708/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "633136",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 379
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633128",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 178
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633129",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 160
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633134",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 140
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633144",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 122
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633138",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 114
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633133",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 104
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633126",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 102
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633131",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 101
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633130",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 100
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633141",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 99
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633146",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 89
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633135",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 88
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633137",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 56
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633145",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 46
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633140",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 40
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633127",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 38
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633142",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 22
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633132",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 21
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633139",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 9
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633143",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 3
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633147",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "633148",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 23
        }
    }
}