GET /metagenomics/api/v1/samples/SRS1591623/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/SRS1591623/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1591623/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004695",
            "attributes": {
                "samples-count": 175,
                "bioproject": "PRJNA330754",
                "accession": "MGYS00004695",
                "is-private": false,
                "last-update": "2019-11-07T16:58:42",
                "secondary-accession": "SRP080232",
                "centre-name": "Australian Institute of Marine Science",
                "public-release-date": null,
                "study-abstract": "Dredging can cause increased sedimentation in marine communities and smothering of sessile benthic organisms. In order to provide pressure:response values for sponges to sedimentation and tease apart the cause:effect pathways of dredging pressures, five heterotrophic and phototrophic species were repeatedly smothered by sediments every 4 days, and cleaned after 4, 16 and 30 days. This study shows that non-continuous sediment smothering for up to 30 days does not alter the health and composition of adult sponge holobionts as most species possess either active or passive self-cleaning strategies which allow them to continue with their feeding activity. However, although those smothering conditions seem tolerable by most species, it is expected that the combined effect of all three dredging-related pressures will increase the negative effects on sponges under realistic field conditions. These experimental results will assist regulators and environmental managers in reducing risks from dredging development although experimental research combining sedimentation, SSC and light attenuation is required before final thresholds can be derived for dredging impacts on sponges.",
                "study-name": "Effect of sediment smothering on the sponge holobiont",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Porifera",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Porifera?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004695?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}