GET /metagenomics/api/v1/samples/SRS1334518/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/SRS1334518/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1334518/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004276",
            "attributes": {
                "bioproject": "PRJNA314674",
                "samples-count": 1,
                "accession": "MGYS00004276",
                "is-private": false,
                "last-update": "2024-04-15T16:14:19",
                "secondary-accession": "SRP071297",
                "centre-name": "University of Geneva",
                "public-release-date": null,
                "study-abstract": "Paleotsunami deposits are primary source of information on past big tsunami events and thereby are critical for earthquake and tsunami hazard assessment. They usually form sandy layers preserved in coastal sediments that may contain indicators of marine origin such as foraminifera microfossils and the geochemical signal of saltwater. Environmental DNA sequencing of marine species targets in a series of up to about 2000 years old sandy paleotsunami deposits is promising to detect ancient tsunami events even in the absence of microfossil and sedimentological evidence.The DNA content of 10 environmental coastal sediment samples was extacted from paleotsunami deposit and peat layers of a core and additional peat and beach sand surface samples taken from a wetland on eastern Hokkaido Island (Japan) facing the Kuril Trench subduction zone generating frequent large tsunamigenic earthquakes. The 37f hypervariable region of the foraminiferal SSU rDNA was PCR amplified and PCR products were pooled in one library for Illumiona MiSeq sequence and diversity analyses.",
                "study-name": "Environmental Foraminifera Raw sequence reads",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Coastal:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal:Sediment?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004276?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}