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

{
    "data": {
        "type": "samples",
        "id": "SRS1949372",
        "attributes": {
            "biosample": "SAMN06282742",
            "longitude": -86.9648,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-86.9648",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Spring Hill",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-03",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cropland",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "agricultural facility",
                    "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.15 m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.22",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "35.718",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-01-31",
                    "unit": null
                }
            ],
            "latitude": 35.718,
            "accession": "SRS1949372",
            "analysis-completed": "2019-01-23",
            "collection-date": "2013-03-01",
            "geo-loc-name": "USA: Spring Hill",
            "sample-desc": "MTREC13-1011",
            "environment-biome": "cropland",
            "environment-feature": "agricultural facility",
            "environment-material": "soil",
            "sample-name": "SAMN06282742",
            "sample-alias": "SAMN06282742",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-18T15:49:44"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Agricultural"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Agricultural?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1949372/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003717",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1949372/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1949372?format=api"
        }
    }
}