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

{
    "data": {
        "type": "samples",
        "id": "SRS583485",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02640239",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "10 cm",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "27-Jul-11",
                    "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": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2240 masl",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6.7",
                    "unit": null
                },
                {
                    "key": "history/agrochemical additions",
                    "value": "120 kg N/ha urea",
                    "unit": null
                },
                {
                    "key": "history/crop rotation",
                    "value": "Maize monoculture",
                    "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": "Conventional 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": "SRS583485",
            "analysis-completed": "2016-05-11",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MCT-R_29B",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MCT-R_I.D._29B",
            "sample-alias": "Soil sample under maize monoculture, conventional tillage and crop residue removal, plot 29B",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-11T13:13:34"
        },
        "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS583485/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000890",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000890?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS583485/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS583485?format=api"
        }
    }
}