GET /metagenomics/api/v1/genomes/MGYG000512434/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/MGYG000512434/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512434/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "1202564",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 293
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202563",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 161
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202566",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 108
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202575",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 106
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202572",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 101
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202576",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 97
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202569",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 96
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202574",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 81
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202567",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 74
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202565",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 64
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202568",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 64
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202573",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 58
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202580",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 42
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202579",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 37
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202571",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 33
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202570",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 29
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202578",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 28
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202581",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 24
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202577",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 16
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202582",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 4
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1202583",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}