GET /metagenomics/api/v1/samples/DRS023629/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/DRS023629/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS023629/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001822",
            "attributes": {
                "bioproject": "PRJDB4196",
                "samples-count": 6,
                "accession": "MGYS00001822",
                "is-private": false,
                "last-update": "2017-06-20T13:54:15",
                "secondary-accession": "DRP002899",
                "centre-name": "NAGOYA_IT",
                "public-release-date": null,
                "study-abstract": "This project conducted the phylogenetic identification of bacteria capable of respiration with an extracellular electron acceptor, graphene oxide (GO). GO is the oxidized form of graphene, a 2D honeycomb lattice of carbon. GO can be reduced to the reduced GO (rGO) by bacteria via extracellular electron transferring. Ant the rGO can facilitate the recovering electricity from bacteria. A variety of microorganisms potentially ability to reduce GO, while the reduction of GO was demonstrated by only Schewanella spp. This study enriched GO respiring bacteria from fresh water environments, and identified the enriched GO respiring bacteria by pyrosequencing targeting V4 region of 16SrRNA gene.",
                "study-name": "Phylogenetic identification of GO-reducing bacteria enriched from freshwater environments",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Lab enrichment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Lab%20enrichment?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822/samples?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822/downloads?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001822?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}