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

{
    "data": {
        "type": "samples",
        "id": "SRS465038",
        "attributes": {
            "biosample": "SAMN02264892",
            "longitude": -115.577,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "20.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, LSS_2009",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-115.5770167",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.01",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada: Lussier",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009",
                    "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.01",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1106",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.6",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "50.1352167",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "433727",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": 50.1352,
            "accession": "SRS465038",
            "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": "LSS_2009",
            "sample-alias": "LSS_2009",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T14:50:45"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS465038/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000789",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000789?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS465038/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS465038?format=api"
        }
    }
}