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

{
    "data": {
        "type": "samples",
        "id": "SRS465087",
        "attributes": {
            "biosample": "SAMN02264940",
            "longitude": 176.1892,
            "latitude": -38.6072,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "25.0",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Bacterial and archaeal diversity in geothermal springs of Canada and New Zealand, RTK9_2010",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "176.1891667",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.05",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "New Zealand: Rotokawa",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "hot springs",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "hot springs",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.05",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "306",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "2.6",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-38.6071667",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "433727",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS465087",
            "analysis-completed": "2016-05-02",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "hot springs",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "RTK9_2010",
            "sample-alias": "RTK9_2010",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T14:22:05"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS465087/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000789",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000789?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS465087/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS465087?format=api"
        }
    }
}