GET /metagenomics/api/v1/genomes/MGYG000000608/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/MGYG000000608/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000608/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "153455",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 283
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153457",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 177
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153454",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 138
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153458",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 131
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153460",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 128
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153466",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 126
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153464",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 122
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153468",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 118
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153456",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 87
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153462",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 83
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153469",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 75
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153461",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 71
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153463",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 70
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153459",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 55
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153467",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 51
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153465",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 51
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153471",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 43
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153470",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 26
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153472",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 26
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153474",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 17
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153473",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "153475",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}