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

{
    "data": {
        "type": "samples",
        "id": "ERS955803",
        "attributes": {
            "latitude": 38.8022,
            "longitude": -75.203,
            "sample-metadata": [
                {
                    "key": "sample storage temperature",
                    "value": "-80",
                    "unit": "\\'||chr(38)||\\'deg;C"
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Oyster Rocks sediment methylation",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.3",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-07",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "Polycarbonate push core",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "-1",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "749907",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS sediment (ERC000021)",
                    "unit": null
                },
                {
                    "key": "sediment environmental package",
                    "value": "sediment",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3648654",
            "accession": "ERS955803",
            "analysis-completed": "2017-02-21",
            "collection-date": null,
            "geo-loc-name": "USA",
            "sample-desc": "3-6 cm depth, HpaII restriction digested metagenomic reads",
            "environment-biome": "estuarine biome",
            "environment-feature": "tidal mudflat",
            "environment-material": "sediment",
            "sample-name": "HpaII-digested-DNA extracted from a sediment core sampled from the Broadkill River, Delaware, USA",
            "sample-alias": "OysterRocksMet_3-6cm",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-02-21T15:03:43"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS955803/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001522",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001522?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS955803/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS955803?format=api"
        }
    }
}