GET /metagenomics/api/v1/genomes/MGYG000299607/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/MGYG000299607/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000299607/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "357747",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 319
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357753",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 153
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357761",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 119
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357749",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 118
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357752",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 94
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357762",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 93
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357751",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 85
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357756",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 81
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357758",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 78
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357755",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 75
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357763",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 64
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357748",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 56
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357759",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 48
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357757",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 45
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357764",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 41
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357750",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 33
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357760",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 27
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357754",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 19
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357765",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 13
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357766",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 3
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "357767",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}