GET /metagenomics/api/v1/genomes/MGYG000000473/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/MGYG000000473/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000473/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "140712",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 249
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140714",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 143
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140706",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 131
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140707",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 115
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140713",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 94
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140716",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 83
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140721",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 82
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140720",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 81
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140709",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 76
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140718",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 47
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140717",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 37
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140723",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140724",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 34
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140715",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 33
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140725",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 30
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140708",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 30
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140719",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 27
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140710",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 26
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140726",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 16
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140722",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 12
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "140711",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}