GET /metagenomics/api/v1/samples/ERS1262040/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/ERS1262040/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1262040/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001183",
            "attributes": {
                "samples-count": 1,
                "bioproject": "PRJEB14825",
                "accession": "MGYS00001183",
                "is-private": false,
                "last-update": "2016-07-29T09:56:23",
                "secondary-accession": "ERP016498",
                "centre-name": "NORWEGIAN VETERINARY INSTITUTE",
                "public-release-date": null,
                "study-abstract": "The 1 % weight emission-limit of drill waste set by the authorities has set an end to disposal of waste containing oil-based drilling fluids into the sea. The waste mud is instead shipped on shore for cleansing and re-cycling. Several waste plants have been built along the coast of Norway for this purpose. The business of handling and recycling oil drill waste is relatively new, and there is limited documentation of any possible negative health effects for workers handling drilling mud at these plants. The on-site occupational health services report of ailments such as of odors, fatigue, headaches and sickness. These are vague descriptions that may have several causes, but exposure on the work place cannot be ruled out. It is therefore desirable to survey the risk of exposure and possible negative health effects at these work places. For this purpose the chemical and biological agents in the air generated by recycling of the oil drilling waste was characterized and the community biodiversity and function of the drilling waste was analyzed by shotgun sequencing.",
                "study-name": "Metagenome analysis of oil drilling waste at a oil drilling waste recycling plant",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Oil-contaminated sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oil-contaminated%20sediment?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001183?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}