GET /metagenomics/api/v1/genomes/MGYG000325607/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/MGYG000325607/cogs?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000325607/cogs?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "genome-cog-counts",
            "id": "387351",
            "attributes": {
                "name": "S",
                "description": "Function unknown",
                "genome-count": 157
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387349",
            "attributes": {
                "name": "J",
                "description": "Translation",
                "genome-count": 103
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387357",
            "attributes": {
                "name": "G",
                "description": "Carbohydrate transport and metabolism",
                "genome-count": 77
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387348",
            "attributes": {
                "name": "K",
                "description": "Transcription",
                "genome-count": 74
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387352",
            "attributes": {
                "name": "E",
                "description": "Amino acid transport and metabolism",
                "genome-count": 66
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387347",
            "attributes": {
                "name": "L",
                "description": "Replication",
                "genome-count": 55
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387354",
            "attributes": {
                "name": "M",
                "description": "Cell wall/membrane/envelope biogenesis",
                "genome-count": 52
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387345",
            "attributes": {
                "name": "C",
                "description": "Energy production and conversion",
                "genome-count": 46
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387344",
            "attributes": {
                "name": "F",
                "description": "Nucleotide transport and metabolism",
                "genome-count": 38
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387359",
            "attributes": {
                "name": "P",
                "description": "Inorganic ion transport and metabolism",
                "genome-count": 32
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387358",
            "attributes": {
                "name": "H",
                "description": "Coenzyme transport and metabolism",
                "genome-count": 30
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387355",
            "attributes": {
                "name": "O",
                "description": "Post-translational modification",
                "genome-count": 23
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387360",
            "attributes": {
                "name": "T",
                "description": "Signal transduction mechanisms",
                "genome-count": 22
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387361",
            "attributes": {
                "name": "V",
                "description": "Defense mechanisms",
                "genome-count": 21
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387362",
            "attributes": {
                "name": "D",
                "description": "Cell cycle control",
                "genome-count": 18
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387346",
            "attributes": {
                "name": "U",
                "description": "Intracellular trafficking",
                "genome-count": 17
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387356",
            "attributes": {
                "name": "I",
                "description": "Lipid transport and metabolism",
                "genome-count": 16
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387353",
            "attributes": {
                "name": "-",
                "description": "",
                "genome-count": 16
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387350",
            "attributes": {
                "name": "N",
                "description": "Cell motility",
                "genome-count": 10
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387364",
            "attributes": {
                "name": "Q",
                "description": "Secondary metabolites biosynthesis",
                "genome-count": 7
            }
        },
        {
            "type": "genome-cog-counts",
            "id": "387363",
            "attributes": {
                "name": "Z",
                "description": "Cytoskeleton",
                "genome-count": 2
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 21
        }
    }
}