GET /metagenomics/api/v1/samples/ERS353670/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/ERS353670/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS353670/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000327",
            "attributes": {
                "samples-count": 49,
                "bioproject": "PRJEB4693",
                "accession": "MGYS00000327",
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP004004",
                "centre-name": "UWEST",
                "public-release-date": null,
                "study-abstract": "Envenomation typically involves transdermal insertion of an appendage such as a tooth into prey and venom ejection through the appendage canal. Given the lack of sterility and infrequency of envenomation events in the wild, we hypothesise that the venom glands of animals such as snakes, spiders and scorpions might be niche environments for microorganisms such as bacteria and fungi acquired during envenomation. To explore this hypothesis we have generated 16S amplicon libraries from venoms and envenomation appendage swabs of various snakes, spiders and scorpions from captivity and the wild. We have also obtained two separate envenomation samples were possible, reasoning that the second might be a truer representative of the venom gland population as opposed to e.g. an oral cavity bacterial plug forming at the tip of the tooth between envenomation events. We wish to examine if the bacterial signatures detected differ between host species and sites of sampling.",
                "study-name": "Microbial life in snake and spider venoms",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated?format=api"
                            }
                        },
                        {
                            "type": "biomes",
                            "id": "root:Control",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Control?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000327?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}