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

{
    "data": {
        "type": "samples",
        "id": "SRS2253506",
        "attributes": {
            "biosample": "SAMN07189632",
            "longitude": -119.3667,
            "latitude": 33.45,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "4.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-119.366667",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-06",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine sediment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "125",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "33.45",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS2253506",
            "analysis-completed": "2018-09-13",
            "collection-date": "2009-06-01",
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "Deep-sea whale falls create sulfidic habitats of which microbial structure is poorly evaluated. We sampled the sediment in the whale fall area and targeted the V9 of the 18S SSU to determine the protistan community",
            "environment-biome": "marine sediment",
            "environment-feature": "water",
            "environment-material": "sediment",
            "sample-name": "Whale_fall__W13",
            "sample-alias": "Whale_fall__W13",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T18:53:46"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2253506/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003072",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003072?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2253506/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2253506?format=api"
        }
    }
}