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

GET /metagenomics/api/v1/analyses/MGYA00000008/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/MGYA00000008/taxonomy?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000008/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:OP11:OP11-2",
            "attributes": {
                "count": 4,
                "lineage": "Bacteria:OP11:OP11-2",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "OP11-2",
                    "phylum": "OP11"
                },
                "domain": "Bacteria",
                "name": "OP11-2",
                "parent": "OP11",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP11%253AOP11-2?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Bacteroidetes:Flavobacteriia",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Bacteroidetes:Flavobacteriia",
                "hierarchy": {
                    "class": "Flavobacteriia",
                    "kingdom": "Bacteria",
                    "phylum": "Bacteroidetes"
                },
                "domain": "Bacteria",
                "name": "Flavobacteriia",
                "parent": "Bacteroidetes",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ABacteroidetes%253AFlavobacteriia?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Chloroflexi:Anaerolineae:OPB11",
            "attributes": {
                "count": 3,
                "lineage": "Bacteria:Chloroflexi:Anaerolineae:OPB11",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Anaerolineae",
                    "phylum": "Chloroflexi",
                    "order": "OPB11"
                },
                "domain": "Bacteria",
                "name": "OPB11",
                "parent": "Anaerolineae",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChloroflexi%253AAnaerolineae%253AOPB11?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:Cyanobacteria",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Cyanobacteria",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "Cyanobacteria"
                },
                "domain": "Bacteria",
                "name": "Cyanobacteria",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ACyanobacteria?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OD1",
            "attributes": {
                "count": 7,
                "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",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria"
                },
                "domain": "Bacteria",
                "name": "Proteobacteria",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Verrucomicrobia",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Verrucomicrobia",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "Verrucomicrobia"
                },
                "domain": "Bacteria",
                "name": "Verrucomicrobia",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AVerrucomicrobia?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Lentisphaerae:Lentisphaeria",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Lentisphaerae:Lentisphaeria",
                "hierarchy": {
                    "class": "Lentisphaeria",
                    "kingdom": "Bacteria",
                    "phylum": "Lentisphaerae"
                },
                "domain": "Bacteria",
                "name": "Lentisphaeria",
                "parent": "Lentisphaerae",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ALentisphaerae%253ALentisphaeria?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:Chloroflexi:Anaerolineae:GCA004",
            "attributes": {
                "count": 2,
                "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": "Archaea:Euryarchaeota:Parvarchaea:YLA114",
            "attributes": {
                "count": 2,
                "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:Verrucomicrobia:Verruco-5:WCHB1-41",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Verrucomicrobia:Verruco-5:WCHB1-41",
                "hierarchy": {
                    "order": "WCHB1-41",
                    "class": "Verruco-5",
                    "kingdom": "Bacteria",
                    "phylum": "Verrucomicrobia"
                },
                "domain": "Bacteria",
                "name": "WCHB1-41",
                "parent": "Verruco-5",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AVerrucomicrobia%253AVerruco-5%253AWCHB1-41?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales:Syntrophaceae",
            "attributes": {
                "count": 6,
                "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": 3,
                "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:WS6:SC72",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:WS6:SC72",
                "hierarchy": {
                    "phylum": "WS6",
                    "class": "SC72",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "SC72",
                "parent": "WS6",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AWS6%253ASC72?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Spirochaetes:WWE1:MSBL2",
            "attributes": {
                "count": 1,
                "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:Alteromonadales:OM60",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Gammaproteobacteria:Alteromonadales:OM60",
                "hierarchy": {
                    "class": "Gammaproteobacteria",
                    "family": "OM60",
                    "order": "Alteromonadales",
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria"
                },
                "domain": "Bacteria",
                "name": "OM60",
                "parent": "Alteromonadales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AGammaproteobacteria%253AAlteromonadales%253AOM60?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": "Bacteria:Bacteroidetes",
            "attributes": {
                "count": 5,
                "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:GN02:3BR-5F",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:GN02:3BR-5F",
                "hierarchy": {
                    "phylum": "GN02",
                    "class": "3BR-5F",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "3BR-5F",
                "parent": "GN02",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AGN02%253A3BR-5F?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria",
            "attributes": {
                "count": 1,
                "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": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhizobiales:Bradyrhizobiaceae",
            "attributes": {
                "count": 2,
                "lineage": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhizobiales:Bradyrhizobiaceae",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "Alphaproteobacteria",
                    "phylum": "Proteobacteria",
                    "order": "Rhizobiales",
                    "family": "Bradyrhizobiaceae"
                },
                "domain": "Bacteria",
                "name": "Bradyrhizobiaceae",
                "parent": "Rhizobiales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AAlphaproteobacteria%253ARhizobiales%253ABradyrhizobiaceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Bacteroidetes:Flavobacteriia:Flavobacteriales:Flavobacteriaceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Bacteroidetes:Flavobacteriia:Flavobacteriales:Flavobacteriaceae",
                "hierarchy": {
                    "class": "Flavobacteriia",
                    "family": "Flavobacteriaceae",
                    "order": "Flavobacteriales",
                    "kingdom": "Bacteria",
                    "phylum": "Bacteroidetes"
                },
                "domain": "Bacteria",
                "name": "Flavobacteriaceae",
                "parent": "Flavobacteriales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ABacteroidetes%253AFlavobacteriia%253AFlavobacteriales%253AFlavobacteriaceae?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:Spirochaetes:WWE1:Cloacamonales",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Spirochaetes:WWE1:Cloacamonales",
                "hierarchy": {
                    "phylum": "Spirochaetes",
                    "class": "WWE1",
                    "kingdom": "Bacteria",
                    "order": "Cloacamonales"
                },
                "domain": "Bacteria",
                "name": "Cloacamonales",
                "parent": "WWE1",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ASpirochaetes%253AWWE1%253ACloacamonales?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Bacteroidetes:Bacteroidia:Bacteroidales",
            "attributes": {
                "count": 3,
                "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:Spirochaetes:WWE1",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Spirochaetes:WWE1",
                "hierarchy": {
                    "class": "WWE1",
                    "kingdom": "Bacteria",
                    "phylum": "Spirochaetes"
                },
                "domain": "Bacteria",
                "name": "WWE1",
                "parent": "Spirochaetes",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253ASpirochaetes%253AWWE1?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: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:NKB15",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Deltaproteobacteria:NKB15",
                "hierarchy": {
                    "phylum": "Proteobacteria",
                    "class": "Deltaproteobacteria",
                    "kingdom": "Bacteria",
                    "order": "NKB15"
                },
                "domain": "Bacteria",
                "name": "NKB15",
                "parent": "Deltaproteobacteria",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253ADeltaproteobacteria%253ANKB15?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:SR1",
            "attributes": {
                "count": 1,
                "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:Chloroflexi:Anaerolineae:S0208",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Chloroflexi:Anaerolineae:S0208",
                "hierarchy": {
                    "phylum": "Chloroflexi",
                    "class": "Anaerolineae",
                    "kingdom": "Bacteria",
                    "order": "S0208"
                },
                "domain": "Bacteria",
                "name": "S0208",
                "parent": "Anaerolineae",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AChloroflexi%253AAnaerolineae%253AS0208?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales:Desulfobacteraceae",
            "attributes": {
                "count": 6,
                "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:OD1:ABY1",
            "attributes": {
                "count": 2,
                "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:OP9:JS1",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP9:JS1",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "class": "JS1",
                    "phylum": "OP9"
                },
                "domain": "Bacteria",
                "name": "JS1",
                "parent": "OP9",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP9%253AJS1?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP11",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP11",
                "hierarchy": {
                    "kingdom": "Bacteria",
                    "phylum": "OP11"
                },
                "domain": "Bacteria",
                "name": "OP11",
                "parent": "Bacteria",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP11?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Unusigned",
            "attributes": {
                "count": 5,
                "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": 34,
                "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:Proteobacteria:Alphaproteobacteria:Rhodobacterales:Rhodobacteraceae",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:Proteobacteria:Alphaproteobacteria:Rhodobacterales:Rhodobacteraceae",
                "hierarchy": {
                    "class": "Alphaproteobacteria",
                    "family": "Rhodobacteraceae",
                    "order": "Rhodobacterales",
                    "kingdom": "Bacteria",
                    "phylum": "Proteobacteria"
                },
                "domain": "Bacteria",
                "name": "Rhodobacteraceae",
                "parent": "Rhodobacterales",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AProteobacteria%253AAlphaproteobacteria%253ARhodobacterales%253ARhodobacteraceae?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:Proteobacteria:Deltaproteobacteria:Syntrophobacterales",
            "attributes": {
                "count": 1,
                "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:OP3:BD4-9",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP3:BD4-9",
                "hierarchy": {
                    "phylum": "OP3",
                    "class": "BD4-9",
                    "kingdom": "Bacteria"
                },
                "domain": "Bacteria",
                "name": "BD4-9",
                "parent": "OP3",
                "rank": "class",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP3%253ABD4-9?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP3:koll11:GIF10",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP3:koll11:GIF10",
                "hierarchy": {
                    "phylum": "OP3",
                    "class": "koll11",
                    "kingdom": "Bacteria",
                    "order": "GIF10"
                },
                "domain": "Bacteria",
                "name": "GIF10",
                "parent": "koll11",
                "rank": "order",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP3%253Akoll11%253AGIF10?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": "Archaea:Euryarchaeota",
            "attributes": {
                "count": 1,
                "lineage": "Archaea:Euryarchaeota",
                "hierarchy": {
                    "kingdom": "Archaea",
                    "phylum": "Euryarchaeota"
                },
                "domain": "Archaea",
                "name": "Euryarchaeota",
                "parent": "Archaea",
                "rank": "phylum",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Archaea%253AEuryarchaeota?format=api"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP11:WCHB1-64:d153",
            "attributes": {
                "count": 2,
                "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:OP3:koll11:GIF10:kpj58rc",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP3:koll11:GIF10:kpj58rc",
                "hierarchy": {
                    "phylum": "OP3",
                    "class": "koll11",
                    "order": "GIF10",
                    "kingdom": "Bacteria",
                    "family": "kpj58rc"
                },
                "domain": "Bacteria",
                "name": "kpj58rc",
                "parent": "GIF10",
                "rank": "family",
                "pipeline-version": "1.0"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/organisms/Bacteria%253AOP3%253Akoll11%253AGIF10%253Akpj58rc?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"
            }
        },
        {
            "type": "organisms",
            "id": "Bacteria:OP11:WCHB1-64:K2-4-19",
            "attributes": {
                "count": 1,
                "lineage": "Bacteria:OP11:WCHB1-64:K2-4-19",
                "hierarchy": {
                    "order": "K2-4-19",
                    "class": "WCHB1-64",
                    "kingdom": "Bacteria",
                    "phylum": "OP11"
                },
                "domain": "Bacteria",
                "name": "K2-4-19",
                "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%253AK2-4-19?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 53
        }
    }
}