GET /metagenomics/api/v1/samples/ERS5146246/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/ERS5146246/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5146246/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005703",
            "attributes": {
                "samples-count": 8,
                "bioproject": "PRJEB40740",
                "accession": "MGYS00005703",
                "is-private": false,
                "last-update": "2021-02-18T13:01:11",
                "secondary-accession": "ERP124402",
                "centre-name": "UNIVERSITY OF PRINCE EDWARD ISLAND",
                "public-release-date": null,
                "study-abstract": "Octocorals are an important source of bioactive natural products such as the pseudopterosin family of diterpene glycosides which exhibit potent anti-inflammatory activity. Despite the promising activity of these molecules their clinical development has been hampered by a lack of sustainable supply. Identification of the genes that direct natural product biosynthesis in octocorals would set the stage for further development of octocoral-derived natural products. Identification of these genes is complicated by the complex symbiotic assemblage hosted by octocorals, which is composed of both eukaryotic and prokaryotic symbionts. As a first step in elucidating natural product biosynthesis in octocorals we acquired metatranscriptomic datasets from two Caribbean octocorals. This data will be analyzed to identify transcripts related to natural product biosynthesis.",
                "study-name": "Natural product discovery via metatranscriptomic analysis of three Caribbean octocoral species.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Cnidaria",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Cnidaria?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}