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

{
    "data": {
        "type": "samples",
        "id": "SRS3255906",
        "attributes": {
            "longitude": 114.1667,
            "biosample": "SAMN08937795",
            "latitude": 22.25,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "114.1667",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China: Hong Kong",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-12-25",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "bisphenol A culture medium",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "BPA degrading-24-1",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sludge-water",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "22.25",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-05-05",
                    "unit": null
                }
            ],
            "accession": "SRS3255906",
            "analysis-completed": "2019-06-17",
            "collection-date": "2012-12-25",
            "geo-loc-name": "China: Hong Kong",
            "sample-desc": "RNA sample obtained after BPA added for 24-25 hrs (Phase IV)",
            "environment-biome": "bisphenol A culture medium",
            "environment-feature": "BPA degrading-24-1",
            "environment-material": "sludge-water",
            "sample-name": "BPA-RNA-7",
            "sample-alias": "BPA-RNA-7",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-06-17T17:45:37"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater:Activated Sludge"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3255906/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005025",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005025?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3255906/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3255906?format=api"
        }
    }
}