GET /metagenomics/api/v1/samples/ERS18895844/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/ERS18895844/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18895844/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006652",
            "attributes": {
                "accession": "MGYS00006652",
                "bioproject": "PRJEB58189",
                "samples-count": 450,
                "is-private": false,
                "last-update": "2025-02-21T18:00:13",
                "secondary-accession": "ERP143252",
                "centre-name": "Scotland's Rural College - Aberdeen Campus",
                "public-release-date": null,
                "study-abstract": "The UK Crop Microbiome Cryobank (UK-CMCB) project (funded by the BBSRC (BB/T019484/1)) integrates genomic (DNA) data with a cryobank collection of samples for the soil microbiomes of six major UK crop plant systems. The UK crops were grown in a glasshouse environment in soils obtained from nine locations across the UK. The soils are agricultural in arable rotation systems, representative of different soil textural and taxonomic types. Microbiomes were collected from the crop rhizospheres at the developmental point of harvest. This study contains amplicon data (raw data in fastq files) for the V3-V4 region of bacterial 16S ribosomal gene and the ITS2 intergenic region of the fungal ribosomal genes, obtained from the rhizosphere of 6 crop plants (Fava Beans, Oilseed rape, Spring barley, Spring Oats, Spring Wheat, Sugar Beet) and bulk soil (Control).",
                "study-name": "UK Crop Microbiome CryoBank",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Rhizosphere:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}