GET /metagenomics/api/v1/genomes/MGYG000512158?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "genomes",
        "id": "MGYG000512158",
        "attributes": {
            "genome-id": 55689,
            "geographic-range": [
                "North America"
            ],
            "geographic-origin": "North America",
            "accession": "MGYG000512158",
            "ena-genome-accession": null,
            "ena-sample-accession": "SAMEA118727060",
            "ena-study-accession": "ERP173147",
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": null,
            "ncbi-study-accession": null,
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 2436662,
            "num-contigs": 66,
            "n-50": 76326,
            "gc-content": 62.96,
            "type": "MAG",
            "completeness": 99.99,
            "contamination": 0.15,
            "busco-completeness": null,
            "rna-5s": 0.0,
            "rna-16s": 0.0,
            "rna-23s": 0.0,
            "rna-5-8s": null,
            "rna-18s": null,
            "rna-28s": null,
            "trnas": 20.0,
            "nc-rnas": 8,
            "num-proteins": 2326,
            "eggnog-coverage": 90.37,
            "ipr-coverage": 77.09,
            "taxon-lineage": "d__Bacteria;p__Actinomycetota;c__Actinomycetes;o__Mycobacteriales;f__Mycobacteriaceae;g__Corynebacterium;s__Corynebacterium sp017942225",
            "num-genomes-total": 11,
            "pangenome-size": 2761,
            "pangenome-core-size": 1681,
            "pangenome-accessory-size": 1080,
            "last-update": "2025-07-25T15:15:28.728694",
            "first-created": "2025-07-25T15:15:28.726214"
        },
        "relationships": {
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512158/antismash-genecluster?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Skin"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Skin?format=api"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512158/kegg-module?format=api"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512158/kegg-class?format=api"
                }
            },
            "catalogue": {
                "data": {
                    "type": "genome-catalogues",
                    "id": "human-skin-v1-0"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genome-catalogues/human-skin-v1-0?format=api"
                }
            },
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512158/cogs?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512158/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000512158?format=api"
        }
    }
}