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

{
    "data": {
        "type": "samples",
        "id": "SRS367475",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN01758948",
            "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": "environmental package",
                    "value": "Generic",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52 02 54.8 N",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "30",
                    "unit": "g"
                },
                {
                    "key": "water content of soil",
                    "value": "2.18",
                    "unit": "%"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "20000",
                    "unit": "g"
                }
            ],
            "accession": "SRS367475",
            "analysis-completed": "2016-04-15",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "20 kg of soil were collected from railway tracks 200 m from a chimney of chromium green-producing facility in Alwernia, Poland",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Alwernia1",
            "sample-alias": "Alwernia1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-02T19:21:35"
        },
        "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/SRS367475/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000710",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000710?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS367475/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS367475?format=api"
        }
    }
}