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

{
    "data": {
        "type": "samples",
        "id": "SRS367476",
        "attributes": {
            "biosample": "SAMN01758949",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "19 31 38.4 E",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "5",
                    "unit": "cm"
                },
                {
                    "key": "collection date",
                    "value": "07/01/2009",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Generic",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6.5",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "50 02 40.4 N",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "30",
                    "unit": "g"
                },
                {
                    "key": "water content of soil",
                    "value": "2.8",
                    "unit": "%"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "20",
                    "unit": "kg"
                }
            ],
            "accession": "SRS367476",
            "analysis-completed": "2016-04-15",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "20 kg of soil sampled at a border of a rye field 70 m from a chimney of chromium green-producing facility in Alwernia, Poland",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Alwernia2",
            "sample-alias": "Alwernia2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-02T19:21:20"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS367476/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000710",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000710?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/SRS367476/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS367476?format=api"
        }
    }
}