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

{
    "data": {
        "type": "samples",
        "id": "SRS372468",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN01779690",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS372468",
            "analysis-completed": "2016-04-14",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Anguil sampling site (-36* 35' 31.56\", -63* 57' 31.05\") is located in an area with entic haplustolls soils. Mean annual precipitation and temperature are 760 mm and 15.3 *C. Sampling was performed on September 2011 and wheat was recently planted in all plots under agricultural management. Rhizospheric soil from wheat plants from three different plots under conventional tillage (CT) for the last 60 years were sampled. Plants and surrounding soil were taken with a shovel and sent to the lab where soil loosely attached to roots was disaggregated with gloved hands and finally soils attached to roots were obtained by brush scrapping. Rhizospheric soil from wheat plants on each CT sampled spot were prepared separately. Soil samples were stored at -80*C until processing. Total DNA was obtained from rhizospheric samples using PowerSoil DNA isolation kit from MoBio",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Argentina Anguil Rhizospheric Soil: Anguil Rhizosphere Conventional Tillage",
            "sample-alias": "Anguil Rhizospheric Soil Agriculture (Conventional Tillage)",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-14T10:00:10"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS372468/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000666",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000666?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS372468/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS372468?format=api"
        }
    }
}