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

{
    "data": {
        "type": "samples",
        "id": "SRS371983",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "biosample": "SAMN01779526",
            "accession": "SRS371983",
            "analysis-completed": "2016-04-14",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Sampling in \"La Estrella\" farm located in Rolling Pampas, Argentina (-34* 43', -60* 4* 45\") was performed in June 2010. Rolling Pampas Soils are classified as Typical Argiudolls and mean annual precipitation and temperature are 1002 mm and 16.8 *C. Sampling was performed on bulk soils from agricultural plots.  Soils were under agricultural management for the last 30 years and managed by No Till farming the last 16 years using a Wheat-Soybean/Corn rotation. The last crop rotation before sampling was wheat-soybean and samples were taken a month after soybean harvest. 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. Soil samples were stored at -80*C until processing. Total DNA was obtained using PowerSoil DNA isolation kit from MoBio.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Argentina Rolling Pampas Soil: La Estrella Agriculture (No Till)",
            "sample-alias": "La Estrella Agriculture",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-14T10:00:09"
        },
        "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/SRS371983/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/SRS371983/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS371983?format=api"
        }
    }
}