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

{
    "data": {
        "type": "samples",
        "id": "SRS000446",
        "attributes": {
            "biosample": "SAMN00000212",
            "longitude": -77.9577,
            "latitude": -10.9762,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "15",
                    "unit": "°C"
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-77.95765",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "32",
                    "unit": "m"
                },
                {
                    "key": "geographic location (altitude)",
                    "value": "-152",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Peru",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2002-06-03 T13:30:00",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ocean floor ENVO:00000426",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "marine sediment ENVO:00002113",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454 GS-20",
                    "unit": null
                },
                {
                    "key": "miscellaneous parameter",
                    "value": "Ocean Drilling Program leg 201, site 1229",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-10.9762017",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "1229_32mbsf",
                    "unit": null
                },
                {
                    "key": "alt id - MG-RAST",
                    "value": "4459940.3",
                    "unit": null
                },
                {
                    "key": "time zone",
                    "value": "UTC",
                    "unit": null
                },
                {
                    "key": "alt id - GOLD",
                    "value": "Gm00321",
                    "unit": null
                },
                {
                    "key": "Administrative Contact name",
                    "value": "J Biddle",
                    "unit": null
                },
                {
                    "key": "Administrative Contact email",
                    "value": "jfbiddle@udel.edu",
                    "unit": null
                },
                {
                    "key": "Administrative Contact organisation",
                    "value": "University of Delaware, Delaware Biotechnology Institute",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Aquatic > Marine > Oceanic > Sediment",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "412755",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS 20",
                    "unit": null
                }
            ],
            "accession": "SRS000446",
            "analysis-completed": "2011-11-23",
            "collection-date": "2002-06-03",
            "geo-loc-name": "Peru",
            "sample-desc": "subseafloor sediments from ODP Leg 201, Site 1229; 32 meter below seafloor. Extracted DNA was subject to whole genome amplification (WGA) using RepliG Midi kit (Qiagen, Valencia, CA, USA).",
            "environment-biome": "ocean biome",
            "environment-feature": "ocean floor",
            "environment-material": "marine sediment",
            "sample-name": "Subseafloor sediments from ODP Leg 201, Site 1229; 32 meter below seafloor",
            "sample-alias": "1229_32mbsf",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:54"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS000446/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000289",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000289?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS000446/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS000446?format=api"
        }
    }
}