GET /metagenomics/api/v1/samples/SRS4290677/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/SRS4290677/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4290677/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006743",
            "attributes": {
                "bioproject": "PRJNA517067",
                "samples-count": 300,
                "accession": "MGYS00006743",
                "is-private": false,
                "last-update": "2025-01-20T22:12:10",
                "secondary-accession": "SRP182035",
                "centre-name": "Helmholtz Centre for Environmental Research - UFZ",
                "public-release-date": null,
                "study-abstract": "The provided sequences were produced in the frame of the core project \"Soil Fungi\" of the German Biodiversity Exploratories. In May 2011, soil was taken on 300 study plots across three regions in Germany (south - Schwäbische Alb, central - Hainich-Dün, north - Schorfheide-Chorin). After extracting the DNA with the MoBio PowerSoil extraction kit, the fungal ITS (primers: ITS1f and ITS4) was targeted and amplified. The provided sequences are produced with the Roche 454 pyrosequencer.",
                "study-name": "Soil fungi from forest and grassland ecosystems across Germany (raw sequence reads 2011)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006743?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}