GET /metagenomics/api/v1/samples/SRS151797/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/SRS151797/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS151797/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000679",
            "attributes": {
                "samples-count": 1,
                "bioproject": "PRJNA79907",
                "accession": "MGYS00000679",
                "is-private": false,
                "last-update": "2016-04-14T20:24:44",
                "secondary-accession": "SRP005264",
                "centre-name": "Massachusetts Institute of Technology",
                "public-release-date": null,
                "study-abstract": "This project sequenced the metagenome and metatranscriptome of a temperate forest soil microbial community.  Soil was collected from within a transition hardwood-white pine/hemlock forest in the Prospect Hill Tract of Harvard Forest (Massachusetts, USA; 42.54 N 72.18W; elevation: 385 m) on 27 September, 2010.  Two cores were taken from 1-10 cm below the leaf horizon using a 10 mm diameter soil corer.  These cores were homogenized, placed into 50 ml Falcon tubes, flash frozen in liquid nitrogen, and transported to the lab on dry ice.  Visible pieces of plant material were removed from soil subsamples with sterile forceps.  During plant removal, the subsamples were placed on a sterile surface, laid within a bed of dry ice.  Total microbial DNA and RNA was then extracted from these subsamples using PowerSoil Total RNA and DNA isolation kits (MoBio), according to the manufacturer's protocol.  Total DNA was quantified and used directly for pyrosequencing.  Total RNA was further processed to reduce the proportion of ribosomal RNA transcripts via a custom subtractive hybridization procedure.  Remaining total RNA was then linearly amplified, converted to cDNA, and used for pyrosequencing.  Soil DNA and cDNA were sequenced with full plate runs on a Roche Genome Sequencer FLX instrument using Titanium chemistry.",
                "study-name": "Harvard Forest soil microbial gene expression",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Protozoa",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Protozoa?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000679?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}