GET /metagenomics/api/v1/genomes/MGYG000516886/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/MGYG000516886/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "1225115",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 314
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225116",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 119
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225114",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 101
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225121",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 96
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225109",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 92
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225123",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 85
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225113",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 84
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225110",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 77
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225120",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 76
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225111",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 75
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225118",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 74
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225119",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 74
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225126",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 72
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225125",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 65
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225124",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 40
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225117",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225128",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 30
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225112",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 18
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225129",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 17
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225127",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 8
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225130",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "1225122",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 22
        }
    }
}