GET /metagenomics/api/v1/genomes/MGYG000516708/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/MGYG000516708/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516708/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "1222949",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 505
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222946",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 187
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222962",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 159
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222952",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 145
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222954",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 141
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222958",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 122
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222963",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 110
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222950",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 109
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222959",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 104
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222953",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 100
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222957",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 98
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222955",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 93
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222951",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 88
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222960",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 86
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222956",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 71
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222948",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 59
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222964",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 49
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222961",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 37
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222965",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 25
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222947",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 15
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222966",
            "attributes": {
                "name": "W",
                "description": "Extracellular structures",
                "genome-count": 9
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1222967",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}