GET /metagenomics/api/v1/samples/SRS9983503/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/SRS9983503/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9983503/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006682",
            "attributes": {
                "accession": "MGYS00006682",
                "bioproject": "PRJNA759107",
                "samples-count": 52,
                "is-private": false,
                "last-update": "2024-07-29T08:32:58",
                "secondary-accession": "SRP334933",
                "centre-name": "AZTI",
                "public-release-date": null,
                "study-abstract": "The deep-sea provides global vital functions such as sequestration of carbon from the atmosphere. The increased anthropogenic pressures and interest in expanding deep-sea fisheries makes this pristine ecosystem particularly vulnerable, whose conservation largely depends on rapid knowledge acquisition. In view of the limitations of traditional methods to explore the biodiversity of this vast ecosystem, the analysis of traces of macroorganismal DNA released into the water column arises as a cost-effective, non-invasive alternative. Yet, the success of this approach requires understanding of the stratification of DNA traces in the ocean. This study provides evidence that fish DNA traces can be used to establish depth-specific fish diversity and abundance throughout the water column, opening a promising avenue for gathering knowledge about the deep-sea ecosystem.",
                "study-name": "Vertical stratification of environmental DNA in the open ocean captures ecological patterns and behavior of deep-sea fishes",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006682?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}