GET /metagenomics/api/v1/samples/ERS11624924/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/ERS11624924/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11624924/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006071",
            "attributes": {
                "accession": "MGYS00006071",
                "bioproject": "PRJEB51999",
                "samples-count": 20,
                "is-private": false,
                "last-update": "2022-11-21T13:08:30",
                "secondary-accession": "ERP136666",
                "centre-name": "University of Leeds",
                "public-release-date": null,
                "study-abstract": "This project investigates the application advanced molecular biology and bioinformatic techniques to the sustainable management of alkaline wastes. These wastes are produced globally in enormous quantities by societies’ primary industries, including iron, steel and aluminium production, and a significant proportion are dumped. “Aggressive” interventions are energy intensive and disturb a waste during treatment when the most significant risk to human health is airborne dusts. Microbes that occur naturally offer exciting potential to bring about beneficial chemical changes to prevent migration of harmful contaminants from the waste into the wider environment. However, to realise this potential requires better understanding of the occurrence and activity of the microbes in these extreme environments. Using samples from an alkaline waste site, microcosm experiments were established where the desired chemical processes were occurring. Samples from these microcosms are being interrogated using ‘omics’ techniques to understand which microbes and processes are critical to achieve the desired geochemical outcome and how these can be encouraged.",
                "study-name": "Bio-geochemistry of alkaline waste",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Contaminated",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Contaminated?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}