GET /metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "biomes",
        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum",
        "attributes": {
            "samples-count": 339,
            "biome-name": "Rectum",
            "lineage": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
        },
        "relationships": {
            "children": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum/children?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum/studies?format=api"
                }
            },
            "genomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum/genomes?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum/samples?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
        }
    }
}