GET /metagenomics/api/v1/genomes/MGYG000299325/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/MGYG000299325/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299325/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "295967",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 752
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295972",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 429
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295963",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 298
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295968",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 282
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295974",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 226
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295979",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 214
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295966",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 210
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295969",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 182
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295965",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 170
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295977",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 162
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295971",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 149
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295961",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 146
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295975",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 142
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295962",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 109
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295964",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 102
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295976",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 90
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295973",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 87
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295981",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 68
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295970",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 48
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295980",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295982",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295978",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "295983",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 23
        }
    }
}