GET /metagenomics/api/v1/samples/ERS1108093/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/ERS1108093/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1108093/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001657",
            "attributes": {
                "samples-count": 8,
                "bioproject": "PRJEB13324",
                "accession": "MGYS00001657",
                "is-private": false,
                "last-update": "2017-03-27T15:06:17",
                "secondary-accession": "ERP014880",
                "centre-name": "RESEARCH CENTER FOR ECO-ENVIRONMENTAL SCIENCES, CHINESE ACADEMY OF SCIENCES",
                "public-release-date": null,
                "study-abstract": "It has been demonstrated that antibioticresistancecould be selected for and enrichedunder high antibiotic concentrations in biological wastewater treatment systems. However, limit knowledge is known about the antibiotic concentrations in influents that exert selection for antibiotic resistance in biological wastewater treatment systems.Herein, this study investigated the long-term effects of different streptomycin concentrations on selection of antibiotic resistance in an aerobic biofilm reactor treating simulated antibiotic production wastewater(606 days)by using multiple culture-independent andculture-dependent methods. qPCR, high-throughput quantitative PCR and metagenomic sequencing were used to detected ARGs and MGEs.Although the efficient COD removal from 88.52% to 92.83%was observed across all six stages (streptomycin: 0, 0.1, 1, 5, 25, 50 mg/L), increasing streptomycin concentration caused proliferation of ARB, ARGs and MGEs.And the Minimum effectiveconcentration of streptomycin causing a significant increase of relative abundance of ARGs and MGEs was at the levels ranging from 1 to 5 mg•L-1. This work proposed an experimental significant effect concentration which can guide implementation of antibiotic emission limits into biological treatment systems.",
                "study-name": "Minimum Effective Concentration of Streptomycin in Inducing Antibiotic Resistance",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Wastewater:Water and sludge",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Water%20and%20sludge?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001657?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}