GET /metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae/children?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/biomes/root:Host-associated:Algae:Red%20algae/children?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae/children?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "biomes",
            "id": "root:Host-associated:Algae:Red algae",
            "attributes": {
                "samples-count": 9,
                "biome-name": "Red algae",
                "lineage": "root:Host-associated:Algae:Red algae"
            },
            "relationships": {
                "children": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae/children?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae/studies?format=api"
                    }
                },
                "genomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae/genomes?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae?format=api"
            }
        },
        {
            "type": "biomes",
            "id": "root:Host-associated:Algae:Red algae:Ectosymbionts ",
            "attributes": {
                "samples-count": 0,
                "biome-name": "Ectosymbionts ",
                "lineage": "root:Host-associated:Algae:Red algae:Ectosymbionts "
            },
            "relationships": {
                "children": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae:Ectosymbionts%20/children?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae:Ectosymbionts%20/studies?format=api"
                    }
                },
                "genomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae:Ectosymbionts%20/genomes?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae:Ectosymbionts%20/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae:Red%20algae:Ectosymbionts%20?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 2
        }
    }
}