GET /metagenomics/api/v1/samples/ERS2488894/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/ERS2488894/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2488894/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003501",
            "attributes": {
                "samples-count": 51,
                "bioproject": "PRJEB26776",
                "accession": "MGYS00003501",
                "is-private": false,
                "last-update": "2018-11-25T18:19:35",
                "secondary-accession": "ERP108791",
                "centre-name": "CHALMERS",
                "public-release-date": null,
                "study-abstract": "We operated microbial fuel cells (MFCs) on acetate or glucose and investigated the responses to starvation, exposure to alternative electron donors, and conversion of the bioanodes into biocathodes. Samples for DNA extraction, PCR of the V4 region of the 16S rRNA gene, and Illumina MiSeq sequencing was carried out on samples collected from three acetate-fed and three glucose-fed MFCs. Samples were collected from the bioanodes, liquid, and biofilm growing on non-conductive areas of the MFCs.",
                "study-name": "Acetate- and glucose-fed microbial fuel cells. Samples of bioanodes as well as biomass not associated with electrodes.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}