GET /metagenomics/api/v1/genomes/MGYG000441663/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/MGYG000441663/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000441663/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "443831",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 133
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443839",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 107
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443830",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 60
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443828",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 60
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443840",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 53
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443829",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 53
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443827",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 41
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443841",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 41
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443842",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 40
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443834",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 36
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443836",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 34
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443833",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 27
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443843",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 21
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443837",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 17
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443845",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 13
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443846",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 13
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443835",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 13
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443826",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 12
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443838",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 11
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443832",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 8
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443844",
            "attributes": {
                "name": "A",
                "description": "RNA processing and modification",
                "genome-count": 4
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443848",
            "attributes": {
                "name": "B",
                "description": "Chromatin structure and dynamics",
                "genome-count": 1
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "443847",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 1
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 23
        }
    }
}