GET /metagenomics/api/v1/genomes/MGYG000505708/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/MGYG000505708/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000505708/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "1162354",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 712
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162349",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 479
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162353",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 423
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162348",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 333
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162350",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 225
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162345",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 206
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162357",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 205
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162359",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 205
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162347",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 188
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162360",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 184
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162358",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 181
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162346",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 150
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162352",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 148
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162355",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 145
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162356",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 121
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162351",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 71
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162361",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 61
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162362",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 61
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162344",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 42
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162363",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 35
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162365",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1162364",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}