GET /metagenomics/api/v1/genomes/MGYG000512479/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/MGYG000512479/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512479/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "1198638",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 258
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198646",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 151
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198634",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 145
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198635",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 112
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198645",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 102
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198637",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 102
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198644",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 100
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198648",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 95
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198640",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 93
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198636",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 81
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198642",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 81
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198639",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 67
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198647",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 58
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198650",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 51
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198641",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 50
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198643",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 46
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198651",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 34
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198652",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 33
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198649",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 19
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1198653",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 13
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 20
        }
    }
}