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

{
    "data": {
        "type": "samples",
        "id": "SRS597480",
        "attributes": {
            "biosample": "SAMN02737157",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "0.9",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-10 cm",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "December 2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "soil microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Kingaroy soil microcosm treated with 50 ?g/g of Ag and incubated for 2 weeks,",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "432",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.5",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "agricultural",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "2 mm",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.07",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "clay",
                    "value": "60",
                    "unit": null
                },
                {
                    "key": "sand",
                    "value": "19",
                    "unit": null
                },
                {
                    "key": "silt",
                    "value": "17",
                    "unit": null
                }
            ],
            "accession": "SRS597480",
            "analysis-completed": "2016-05-18",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Kingaroy soil microcosm treated with 50 µg/g of Ag and incubated for 2 weeks, ",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from soil metagenome",
            "sample-alias": "K050_2W",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-18T10:07:06"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597480/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000977",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000977?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Contaminated?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597480/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597480?format=api"
        }
    }
}