GET /metagenomics/api/v1/genomes/MGYG000299521/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/MGYG000299521/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299521/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "361109",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 230
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361112",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 163
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361111",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 137
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361121",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 114
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361119",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 109
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361108",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 96
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361117",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 85
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361123",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 76
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361120",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 63
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361110",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 57
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361113",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 54
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361116",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 49
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361118",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 48
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361114",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 46
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361115",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 42
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361122",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 41
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361126",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 33
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361125",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 28
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361127",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 23
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361124",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 21
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361128",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "361129",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}