GET /metagenomics/api/v1/samples/SRS2217378/studies?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/samples/SRS2217378/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2217378/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003490",
            "attributes": {
                "accession": "MGYS00003490",
                "bioproject": "PRJNA384279",
                "samples-count": 1,
                "is-private": false,
                "last-update": "2019-11-07T16:14:53",
                "secondary-accession": "SRP107848",
                "centre-name": "La Trobe University",
                "public-release-date": null,
                "study-abstract": "This study reports the identification of the Eikelboom morphotypes type 0041 and type 0675. Because these morphotypes differ only in their filament diameters, they are often considered together in surveys based on microscopic identifications. Here we show that they are phylogenetically distinct, and so should be viewed no longer as morphological variants of a single population. Amplicon sequencing data of Australian EBPR plant biomass containing types 0041 and 0675 was utilized to achieve this. Roche 454 amplicon data generated by the Australian Genome Research Facility (AGRF) V1-V3 region of the 16S rRNA gene. Analysis and FISH probes designed against several of these amplicon sequences indicated that these two morphotypes were members of the phylum Chloroflexi. Subsequent surveys of full-scale plant biomass samples showed these two filaments were common in these systems. However, considerable further diversity appears to exist and therefore should be a subject of further research.",
                "study-name": "Identification of filamentous Chloroflexi morphotypes in Activated sludge plants",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Wastewater:Activated Sludge",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003490?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}