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

{
    "data": {
        "type": "genomes",
        "id": "MGYG000516886",
        "attributes": {
            "genome-id": 56731,
            "geographic-range": [],
            "geographic-origin": "South America",
            "accession": "MGYG000516886",
            "ena-genome-accession": null,
            "ena-sample-accession": "SAMEA118905922",
            "ena-study-accession": "ERP177724",
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": null,
            "ncbi-study-accession": null,
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 1664052,
            "num-contigs": 363,
            "n-50": 5291,
            "gc-content": 64.99,
            "type": "MAG",
            "completeness": 62.89,
            "contamination": 0.83,
            "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": 19.0,
            "nc-rnas": 5,
            "num-proteins": 1809,
            "eggnog-coverage": 80.38,
            "ipr-coverage": 73.52,
            "taxon-lineage": "d__Bacteria;p__Pseudomonadota;c__Alphaproteobacteria;o__Sphingomonadales;f__Sphingomonadaceae;g__Sphingomicrobium;s__",
            "num-genomes-total": 1,
            "pangenome-size": null,
            "pangenome-core-size": null,
            "pangenome-accessory-size": null,
            "last-update": "2025-08-29T12:48:36.676471",
            "first-created": "2025-08-29T12:48:36.670664"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886/downloads?format=api"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886/kegg-module?format=api"
                }
            },
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886/antismash-genecluster?format=api"
                }
            },
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886/cogs?format=api"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886/kegg-class?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                }
            },
            "catalogue": {
                "data": {
                    "type": "genome-catalogues",
                    "id": "tomato-rhizosphere-v1-0"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genome-catalogues/tomato-rhizosphere-v1-0?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000516886?format=api"
        }
    }
}