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

{
    "data": {
        "type": "samples",
        "id": "SRS580863",
        "attributes": {
            "latitude": 19.318,
            "longitude": -98.508,
            "biosample": "SAMN02640234",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-98.508",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "10 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Texcoco, Estado de Mexico, Mexico",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-07-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Agricultural soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Long-term experimental site",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "10 cm",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2240 masl",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "19.318",
                    "unit": null
                },
                {
                    "key": "history/agrochemical additions",
                    "value": "120 kg N/ha urea",
                    "unit": null
                },
                {
                    "key": "history/crop rotation",
                    "value": "Wheat-maize",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "Agricultural",
                    "unit": null
                },
                {
                    "key": "extreme_unusual_properties/salinity",
                    "value": "0.4 dS/m",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "Water saturation",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "fine mixed thermic Cumulic Haplustoll",
                    "unit": null
                },
                {
                    "key": "soil type method",
                    "value": "USDA Soil Taxonomy system",
                    "unit": null
                },
                {
                    "key": "history/tillage",
                    "value": "No tillage",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "2 kg",
                    "unit": null
                }
            ],
            "accession": "SRS580863",
            "analysis-completed": "2016-05-11",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "WZT+R_59A",
            "environment-biome": "Agricultural soil",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Soil sample under wheat-maize crop rotation, zero tillage and residue retention, plot 59A",
            "sample-alias": "Soil sample under wheat-maize crop rotation, zero tillage and residue retention, plot 59A",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T19:15:03"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Agricultural"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Agricultural?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS580863/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS580863/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000890",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000890?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00000998",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000998?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS580863?format=api"
        }
    }
}