Retrieves Taxonomic analysis for the given accession
Example:
---
`/analyses/MGYA00102827/taxonomy`
---

GET /metagenomics/api/v1/analyses/MGYA00000007/taxonomy?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/analyses/MGYA00000007/taxonomy?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000007/taxonomy?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Gammaproteobacteria:Methylococcales",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Gammaproteobacteria:Methylococcales",
                "hierarchy": {
                    "phylum": "Proteobacteria",
                    "class": "Gammaproteobacteria",
                    "kingdom": "Bacteria",
                    "order": "Methylococcales"
                },
                "domain": "Bacteria",
                "name": "Methylococcales",
                "parent": "Gammaproteobacteria",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AGammaproteobacteria%253AMethylococcales?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Caldithrix:KSB1:MSB-5B5",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Caldithrix:KSB1:MSB-5B5",
                "hierarchy": {
                    "phylum": "Caldithrix",
                    "class": "KSB1",
                    "kingdom": "Bacteria",
                    "order": "MSB-5B5"
                },
                "domain": "Bacteria",
                "name": "MSB-5B5",
                "parent": "KSB1",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ACaldithrix%253AKSB1%253AMSB-5B5?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chloroflexi:Dehalococcoidetes:GIF9",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Chloroflexi:Dehalococcoidetes:GIF9",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Dehalococcoidetes",
                    "phylum": "Chloroflexi",
                    "order": "GIF9"
                },
                "domain": "Bacteria",
                "name": "GIF9",
                "parent": "Dehalococcoidetes",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChloroflexi%253ADehalococcoidetes%253AGIF9?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OD1",
            "attributes": {
                "count": 5,
                "lineage": "Bacteria:OD1",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "OD1"
                },
                "domain": "Bacteria",
                "name": "OD1",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOD1?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Alphaproteobacteria:Rickettsiales:mitochondria",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Alphaproteobacteria:Rickettsiales:mitochondria",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "order": "Rickettsiales",
                    "class": "Alphaproteobacteria",
                    "phylum": "Proteobacteria",
                    "family": "mitochondria"
                },
                "domain": "Bacteria",
                "name": "mitochondria",
                "parent": "Rickettsiales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AAlphaproteobacteria%253ARickettsiales%253Amitochondria?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales",
                "hierarchy": {
                    "phylum": "Proteobacteria",
                    "class": "Deltaproteobacteria",
                    "order": "Syntrophobacterales",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "Syntrophobacterales",
                "parent": "Deltaproteobacteria",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253ADeltaproteobacteria%253ASyntrophobacterales?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP1:MSBL6",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP1:MSBL6",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "MSBL6",
                    "phylum": "OP1"
                },
                "domain": "Bacteria",
                "name": "MSBL6",
                "parent": "OP1",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP1%253AMSBL6?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria",
            "attributes": {
                "count": 3,
                "lineage": "Bacteria:Proteobacteria:Deltaproteobacteria",
                "hierarchy": {
                    "class": "Deltaproteobacteria",
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria"
                },
                "domain": "Bacteria",
                "name": "Deltaproteobacteria",
                "parent": "Proteobacteria",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253ADeltaproteobacteria?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Archaea:Euryarchaeota:Parvarchaea:YLA114",
            "attributes": {
                "count": 1,
                "lineage": "Archaea:Euryarchaeota:Parvarchaea:YLA114",
                "hierarchy": {
                    "phylum": "Euryarchaeota",
                    "class": "Parvarchaea",
                    "kingdom": "Archaea",
                    "order": "YLA114"
                },
                "domain": "Archaea",
                "name": "YLA114",
                "parent": "Parvarchaea",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Archaea%253AEuryarchaeota%253AParvarchaea%253AYLA114?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Acidobacteria:Sva0725",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Acidobacteria:Sva0725",
                "hierarchy": {
                    "phylum": "Acidobacteria",
                    "class": "Sva0725",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "Sva0725",
                "parent": "Acidobacteria",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AAcidobacteria%253ASva0725?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales:Syntrophaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales:Syntrophaceae",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Deltaproteobacteria",
                    "phylum": "Proteobacteria",
                    "order": "Syntrophobacterales",
                    "family": "Syntrophaceae"
                },
                "domain": "Bacteria",
                "name": "Syntrophaceae",
                "parent": "Syntrophobacterales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253ADeltaproteobacteria%253ASyntrophobacterales%253ASyntrophaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP11:WCHB1-64",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP11:WCHB1-64",
                "hierarchy": {
                    "phylum": "OP11",
                    "class": "WCHB1-64",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "WCHB1-64",
                "parent": "OP11",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP11%253AWCHB1-64?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Bacteroidetes:Bacteroidia:Bacteroidales:VC21_Bac22",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Bacteroidetes:Bacteroidia:Bacteroidales:VC21_Bac22",
                "hierarchy": {
                    "order": "Bacteroidales",
                    "class": "Bacteroidia",
                    "kingdom": "Bacteria",
                    "phylum": "Bacteroidetes",
                    "family": "VC21_Bac22"
                },
                "domain": "Bacteria",
                "name": "VC21_Bac22",
                "parent": "Bacteroidales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ABacteroidetes%253ABacteroidia%253ABacteroidales%253AVC21_Bac22?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:GN02:IIB17",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:GN02:IIB17",
                "hierarchy": {
                    "phylum": "GN02",
                    "class": "IIB17",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "IIB17",
                "parent": "GN02",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AGN02%253AIIB17?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Spirochaetes:WWE1:MSBL2",
            "attributes": {
                "count": 3,
                "lineage": "Bacteria:Spirochaetes:WWE1:MSBL2",
                "hierarchy": {
                    "class": "WWE1",
                    "kingdom": "Bacteria",
                    "phylum": "Spirochaetes",
                    "order": "MSBL2"
                },
                "domain": "Bacteria",
                "name": "MSBL2",
                "parent": "WWE1",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ASpirochaetes%253AWWE1%253AMSBL2?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Gammaproteobacteria:Methylococcales:Methylococcaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Gammaproteobacteria:Methylococcales:Methylococcaceae",
                "hierarchy": {
                    "order": "Methylococcales",
                    "phylum": "Proteobacteria",
                    "class": "Gammaproteobacteria",
                    "kingdom": "Bacteria",
                    "family": "Methylococcaceae"
                },
                "domain": "Bacteria",
                "name": "Methylococcaceae",
                "parent": "Methylococcales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AGammaproteobacteria%253AMethylococcales%253AMethylococcaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhizobiales:Phyllobacteriaceae",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhizobiales:Phyllobacteriaceae",
                "hierarchy": {
                    "order": "Rhizobiales",
                    "class": "Alphaproteobacteria",
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria",
                    "family": "Phyllobacteriaceae"
                },
                "domain": "Bacteria",
                "name": "Phyllobacteriaceae",
                "parent": "Rhizobiales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AAlphaproteobacteria%253ARhizobiales%253APhyllobacteriaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Bacteroidetes",
            "attributes": {
                "count": 6,
                "lineage": "Bacteria:Bacteroidetes",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "Bacteroidetes"
                },
                "domain": "Bacteria",
                "name": "Bacteroidetes",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ABacteroidetes?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Spirochaetes:WWE1:Cloacamonales:MSBL8",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Spirochaetes:WWE1:Cloacamonales:MSBL8",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "WWE1",
                    "phylum": "Spirochaetes",
                    "order": "Cloacamonales",
                    "family": "MSBL8"
                },
                "domain": "Bacteria",
                "name": "MSBL8",
                "parent": "Cloacamonales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ASpirochaetes%253AWWE1%253ACloacamonales%253AMSBL8?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP3",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP3",
                "hierarchy": {
                    "phylum": "OP3",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "OP3",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP3?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chloroflexi:Anaerolineae:GCA004",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Chloroflexi:Anaerolineae:GCA004",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Anaerolineae",
                    "phylum": "Chloroflexi",
                    "order": "GCA004"
                },
                "domain": "Bacteria",
                "name": "GCA004",
                "parent": "Anaerolineae",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChloroflexi%253AAnaerolineae%253AGCA004?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Actinobacteria:Actinobacteria:WCHB1-81:At425_EubF1",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Actinobacteria:Actinobacteria:WCHB1-81:At425_EubF1",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Actinobacteria",
                    "phylum": "Actinobacteria",
                    "order": "WCHB1-81",
                    "family": "At425_EubF1"
                },
                "domain": "Bacteria",
                "name": "At425_EubF1",
                "parent": "WCHB1-81",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AActinobacteria%253AActinobacteria%253AWCHB1-81%253AAt425_EubF1?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chlorobi",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Chlorobi",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "Chlorobi"
                },
                "domain": "Bacteria",
                "name": "Chlorobi",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChlorobi?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Cyanobacteria:Chloroplast:Chlorophyta:Mamiellaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Cyanobacteria:Chloroplast:Chlorophyta:Mamiellaceae",
                "hierarchy": {
                    "class": "Chloroplast",
                    "family": "Mamiellaceae",
                    "order": "Chlorophyta",
                    "kingdom": "Bacteria",
                    "phylum": "Cyanobacteria"
                },
                "domain": "Bacteria",
                "name": "Mamiellaceae",
                "parent": "Chlorophyta",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ACyanobacteria%253AChloroplast%253AChlorophyta%253AMamiellaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Actinobacteria:Actinobacteria:Actinomycetales",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Actinobacteria:Actinobacteria:Actinomycetales",
                "hierarchy": {
                    "class": "Actinobacteria",
                    "order": "Actinomycetales",
                    "kingdom": "Bacteria",
                    "phylum": "Actinobacteria"
                },
                "domain": "Bacteria",
                "name": "Actinomycetales",
                "parent": "Actinobacteria",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AActinobacteria%253AActinobacteria%253AActinomycetales?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Archaea:Euryarchaeota:Parvarchaea:WCHD3-30",
            "attributes": {
                "count": 4,
                "lineage": "Archaea:Euryarchaeota:Parvarchaea:WCHD3-30",
                "hierarchy": {
                    "class": "Parvarchaea",
                    "order": "WCHD3-30",
                    "kingdom": "Archaea",
                    "phylum": "Euryarchaeota"
                },
                "domain": "Archaea",
                "name": "WCHD3-30",
                "parent": "Parvarchaea",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Archaea%253AEuryarchaeota%253AParvarchaea%253AWCHD3-30?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Bacteroidetes:Bacteroidia:Bacteroidales",
            "attributes": {
                "count": 4,
                "lineage": "Bacteria:Bacteroidetes:Bacteroidia:Bacteroidales",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "order": "Bacteroidales",
                    "class": "Bacteroidia",
                    "phylum": "Bacteroidetes"
                },
                "domain": "Bacteria",
                "name": "Bacteroidales",
                "parent": "Bacteroidia",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ABacteroidetes%253ABacteroidia%253ABacteroidales?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP3:koll11",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:OP3:koll11",
                "hierarchy": {
                    "phylum": "OP3",
                    "class": "koll11",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "koll11",
                "parent": "OP3",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP3%253Akoll11?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:SR1",
            "attributes": {
                "count": 3,
                "lineage": "Bacteria:SR1",
                "hierarchy": {
                    "phylum": "SR1",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "SR1",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ASR1?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Gammaproteobacteria",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Gammaproteobacteria",
                "hierarchy": {
                    "class": "Gammaproteobacteria",
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria"
                },
                "domain": "Bacteria",
                "name": "Gammaproteobacteria",
                "parent": "Proteobacteria",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AGammaproteobacteria?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Cyanobacteria:Synechococcophycideae:Synechococcales:Synechococcaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Cyanobacteria:Synechococcophycideae:Synechococcales:Synechococcaceae",
                "hierarchy": {
                    "class": "Synechococcophycideae",
                    "family": "Synechococcaceae",
                    "order": "Synechococcales",
                    "kingdom": "Bacteria",
                    "phylum": "Cyanobacteria"
                },
                "domain": "Bacteria",
                "name": "Synechococcaceae",
                "parent": "Synechococcales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ACyanobacteria%253ASynechococcophycideae%253ASynechococcales%253ASynechococcaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales:Desulfobacteraceae",
            "attributes": {
                "count": 7,
                "lineage": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales:Desulfobacteraceae",
                "hierarchy": {
                    "phylum": "Proteobacteria",
                    "class": "Deltaproteobacteria",
                    "order": "Syntrophobacterales",
                    "family": "Desulfobacteraceae",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "Desulfobacteraceae",
                "parent": "Syntrophobacterales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253ADeltaproteobacteria%253ASyntrophobacterales%253ADesulfobacteraceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:GN02:BD1-5",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:GN02:BD1-5",
                "hierarchy": {
                    "phylum": "GN02",
                    "class": "BD1-5",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "BD1-5",
                "parent": "GN02",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AGN02%253ABD1-5?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OD1:ABY1",
            "attributes": {
                "count": 4,
                "lineage": "Bacteria:OD1:ABY1",
                "hierarchy": {
                    "class": "ABY1",
                    "kingdom": "Bacteria",
                    "phylum": "OD1"
                },
                "domain": "Bacteria",
                "name": "ABY1",
                "parent": "OD1",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOD1%253AABY1?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chlorobi:Chlorobia:Chlorobiales:Chlorobiaceae",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Chlorobi:Chlorobia:Chlorobiales:Chlorobiaceae",
                "hierarchy": {
                    "order": "Chlorobiales",
                    "kingdom": "Bacteria",
                    "class": "Chlorobia",
                    "phylum": "Chlorobi",
                    "family": "Chlorobiaceae"
                },
                "domain": "Bacteria",
                "name": "Chlorobiaceae",
                "parent": "Chlorobiales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChlorobi%253AChlorobia%253AChlorobiales%253AChlorobiaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Verrucomicrobia:Verruco-5",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Verrucomicrobia:Verruco-5",
                "hierarchy": {
                    "class": "Verruco-5",
                    "kingdom": "Bacteria",
                    "phylum": "Verrucomicrobia"
                },
                "domain": "Bacteria",
                "name": "Verruco-5",
                "parent": "Verrucomicrobia",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AVerrucomicrobia%253AVerruco-5?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chloroflexi:Anaerolineae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Chloroflexi:Anaerolineae",
                "hierarchy": {
                    "class": "Anaerolineae",
                    "kingdom": "Bacteria",
                    "phylum": "Chloroflexi"
                },
                "domain": "Bacteria",
                "name": "Anaerolineae",
                "parent": "Chloroflexi",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChloroflexi%253AAnaerolineae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Unusigned",
            "attributes": {
                "count": 7,
                "lineage": "Unusigned",
                "hierarchy": {},
                "domain": null,
                "name": "Unusigned",
                "parent": null,
                "rank": null,
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Unusigned?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria",
            "attributes": {
                "count": 51,
                "lineage": "Bacteria",
                "hierarchy": {
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "Bacteria",
                "parent": null,
                "rank": "kingdom",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Lentisphaerae:Lentisphaeria:Victivallales:Victivallaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Lentisphaerae:Lentisphaeria:Victivallales:Victivallaceae",
                "hierarchy": {
                    "phylum": "Lentisphaerae",
                    "family": "Victivallaceae",
                    "class": "Lentisphaeria",
                    "kingdom": "Bacteria",
                    "order": "Victivallales"
                },
                "domain": "Bacteria",
                "name": "Victivallaceae",
                "parent": "Victivallales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ALentisphaerae%253ALentisphaeria%253AVictivallales%253AVictivallaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Hyd24-12:WM88",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Hyd24-12:WM88",
                "hierarchy": {
                    "phylum": "Hyd24-12",
                    "class": "WM88",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "WM88",
                "parent": "Hyd24-12",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AHyd24-12%253AWM88?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chloroflexi:Anaerolineae:SHA-20",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Chloroflexi:Anaerolineae:SHA-20",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Anaerolineae",
                    "phylum": "Chloroflexi",
                    "order": "SHA-20"
                },
                "domain": "Bacteria",
                "name": "SHA-20",
                "parent": "Anaerolineae",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChloroflexi%253AAnaerolineae%253ASHA-20?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Desulfobacterales:Desulfobulbaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Deltaproteobacteria:Desulfobacterales:Desulfobulbaceae",
                "hierarchy": {
                    "phylum": "Proteobacteria",
                    "class": "Deltaproteobacteria",
                    "order": "Desulfobacterales",
                    "family": "Desulfobulbaceae",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "Desulfobulbaceae",
                "parent": "Desulfobacterales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253ADeltaproteobacteria%253ADesulfobacterales%253ADesulfobulbaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhizobiales",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhizobiales",
                "hierarchy": {
                    "class": "Alphaproteobacteria",
                    "order": "Rhizobiales",
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria"
                },
                "domain": "Bacteria",
                "name": "Rhizobiales",
                "parent": "Alphaproteobacteria",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AAlphaproteobacteria%253ARhizobiales?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP11:WCHB1-64:d153",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP11:WCHB1-64:d153",
                "hierarchy": {
                    "phylum": "OP11",
                    "class": "WCHB1-64",
                    "kingdom": "Bacteria",
                    "order": "d153"
                },
                "domain": "Bacteria",
                "name": "d153",
                "parent": "WCHB1-64",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP11%253AWCHB1-64%253Ad153?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Planctomycetes:Phycisphaerae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Planctomycetes:Phycisphaerae",
                "hierarchy": {
                    "class": "Phycisphaerae",
                    "kingdom": "Bacteria",
                    "phylum": "Planctomycetes"
                },
                "domain": "Bacteria",
                "name": "Phycisphaerae",
                "parent": "Planctomycetes",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253APlanctomycetes%253APhycisphaerae?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 46
        }
    }
}