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

{
    "data": {
        "type": "samples",
        "id": "SRS372412",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN01779634",
            "sample-metadata": [
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS372412",
            "analysis-completed": "2016-04-14",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Balcarce sampling location was a 34-year crop rotation experiment located in the Southern Pampas (-37*45*09**, -58*17*47**). Soils in Balcarce are classified as a complex of TypicalArgiudolls and Petrocalcic/Paleudols and mean annual precipitation and temperatures are 875 mm and 13.8 *C. Soil samples were taken in triplicate nearby the farmhouses where no land use has been recorded in the last 30 years except from grass mowing. This area was covered with grass and other herbaceous (non-woody) plants common in the region. Samples were collected on August 2010. Soil cores were taken with an auger from the upper 20 cm soil layer, from 20 randomly selected spots within an area of ~500 m2 in each plot. Cores were then pooled together.Composite samples were immediately sent to the lab where they were air dried and sieved through 1 mm mesh to thoroughly homogenize, break aggregates and remove roots and plant detritus. Total DNA was extracted using PowerSoil kit from MoBio.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Argentina Balcarce Soil: Balcarce Non Agriculture",
            "sample-alias": "Balcarce Non Agriculture",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-14T10:00:10"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS372412/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/SRS372412/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS372412?format=api"
        }
    }
}