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

{
    "data": {
        "type": "samples",
        "id": "SRS676472",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN02953176",
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Russia: Southern and Middle Lake Baikal",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "sediments of lake",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "methane hydrate- and oil bearing sediments",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "404.0-1390.0",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS676472",
            "analysis-completed": "2019-04-05",
            "collection-date": "2006-01-01",
            "geo-loc-name": "Russia: Southern and Middle Lake Baikal",
            "sample-desc": "Using the method of massively parallel sequencing (Roche 454 platform used) studied the diversity and abundance of bacterial communities in methane hydrate- and oil bearing sediments, c different component composition of pore water in six districts of Lake Baikal",
            "environment-biome": "sediments of lake",
            "environment-feature": "lake",
            "environment-material": "methane hydrate- and oil bearing sediments",
            "sample-name": "Baikal_methane hydrate- and oil bearing sediments",
            "sample-alias": "Baikal_methane hydrate- and oil bearing sediments",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T00:03:35"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lentic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lentic:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS676472/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS676472/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004257",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004257?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS676472?format=api"
        }
    }
}