GET /metagenomics/api/v1/samples/ERS3122448/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/ERS3122448/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3122448/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003943",
            "attributes": {
                "bioproject": "PRJEB31077",
                "accession": "MGYS00003943",
                "samples-count": 15,
                "is-private": false,
                "last-update": "2019-03-15T11:08:59",
                "secondary-accession": "ERP113589",
                "centre-name": "Department of Biology (University of York)",
                "public-release-date": null,
                "study-abstract": "The waste stream generated by our industrial partner, MARA/AO3, during the production of omega3 fatty acids from marine algae is very large and still rich in nutrients and solid cellular material.The generated wastewater contains amino acids, metals, sulphate and high salt concentration. Discharge or treatment of this waste has an associated cost, both fiscal and environmental. Anaerobic digestion of this waste has the potential to reduce costs, recover value and resources and reduce environmental impact. This project explored whether a salt-tolerant microbial community can carry out effective anaerobic digestion of this high-salt waste stream. We additionally investigated whether the used of molybdate as an inhibitor of sulphate reduction can increase the methane production potential of the sulphate-rich AO3 waste.",
                "study-name": "Metagenomic analysis of some key samples from anaerobic digestion of high salt and sulphate waste.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003943?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}