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

{
    "data": {
        "type": "samples",
        "id": "SRS786324",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "49.214 N 5.996 E",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-30 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "France: Lorraine, Meurthe et Moselle, Homecourt experimental plots at the GISFI station",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Sep-2007",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "polycyclic aromatic hydrocarbon (PAH) and heavy metal contaminated soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "missing",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "224 m",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "Soil from Neuves Maisons (Meurthe et Moselle, France) former coking plant wasteland. Aged multicontaminated soil brought and put in experimental plots at the GISFI station (Homecourt, Meurthe et Moselle, France). Bare soil plots (BS)",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "0.5 g of soil",
                    "unit": null
                }
            ],
            "biosample": "SAMN03255117",
            "accession": "SRS786324",
            "analysis-completed": "2016-06-07",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Bacteria_NM_soil_plot_BS10_T4",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Bacteria_NM_soil_plot_BS10_T4",
            "sample-alias": "Bacteria_NM_soil_plot_BS10_T4",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-07T15:57:04"
        },
        "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/SRS786324/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001054",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001054?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS786324/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS786324?format=api"
        }
    }
}