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

{
    "data": {
        "type": "samples",
        "id": "SRS597506",
        "attributes": {
            "biosample": "SAMN02737183",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "1.8",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-10 cm",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "May 2009",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "soil microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Port Kenny soil microcosm treated with 200 ?g/g of Ag and incubated for 9 months, biological replicate b",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "10",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8",
                    "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.39",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "clay",
                    "value": "12",
                    "unit": null
                },
                {
                    "key": "sand",
                    "value": "21",
                    "unit": null
                },
                {
                    "key": "silt",
                    "value": "4.2",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS597506",
            "analysis-completed": "2016-05-18",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Port Kenny soil microcosm treated with 200 µg/g of Ag and incubated for 9 months, biological replicate b",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from soil metagenome",
            "sample-alias": "PK200_9M_b",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-18T10:07:06"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597506/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000977",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000977?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597506/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597506?format=api"
        }
    }
}