GET /metagenomics/api/v1/samples/SRS059101?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "samples",
        "id": "SRS059101",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN00012273",
            "sample-metadata": [
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS059101",
            "analysis-completed": "2019-04-05",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "A multipronged approach comprising microcosm studies, Titanium pyrosequencing, 16S rRNA gene clone libraries, and dechlorinator-targeted quantitative real-time PCR (qPCR) characterized reductive dechlorinating activities and populations in tidal flat sediments collected from South Korea’s central west coast near Kangwha. In microcosms established with surface sediments, PCE dechlorination to TCE began within 10 days and 100% of the initial amount of PCE was converted to TCE after 37 days. cis-1,2-dichloroethene (cis-DCE) was observed as dechlorination end product in microcosms containing sediments collected from deeper zones (i.e., 35-40 cm below ground surface). Pyrosequencing of bacterial 16S rRNA genes and 16S rRNA gene-targeted qPCR results revealed Desulfuromonas michiganensis-like populations predominanted in both TCE and cis-DCE producing microcosms. Other abundant groups included Desulfuromonas thiophila and Pelobacter acidigallici-like populations in the surface sediment microcosms, and Desulfovibrio dechloracetivorans and Fusibacter paucivorans-like populations in the deeper sediment microcosms. Dehalococcoides spp. populations were undetected in these sediments before and after incubation with PCE.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Tidal flat populations from dechlorinating enrichments",
            "sample-alias": "Tidal flat populations from dechlorinating enrichments",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-05T20:37:09"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS059101/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS059101/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004179",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004179?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS059101?format=api"
        }
    }
}