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

{
    "data": {
        "type": "samples",
        "id": "SRS598136",
        "attributes": {
            "biosample": "SAMN02737193",
            "longitude": 100.6181,
            "latitude": 13.9034,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "100.61812",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Thailand",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "flooded areas",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5.0-15.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "13.903362",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS598136",
            "analysis-completed": "2019-04-05",
            "collection-date": null,
            "geo-loc-name": "Thailand",
            "sample-desc": "The flooding crisis in Thailand in 2011 is one of the biggest recorded floods which caused enormous scale of damages to ecological and human habitats and public health concerns. In this study, bacterial and fungal diversity in sediments and waters collected from flooded areas in Bangkok and suburban covering residential, agricultural, and industrial areas were analyzed using high-throughput 454 pyrosequencing of 16s rRNA/ internal transcribed spacer sequences (ITS).",
            "environment-biome": "flooded areas",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "sediment and water from flooded areas",
            "sample-alias": "sediment and water from flooded areas",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-06-11T13:27:12"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS598136/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004237",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004237?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS598136/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS598136?format=api"
        }
    }
}