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

{
    "data": {
        "type": "samples",
        "id": "ERS685939",
        "attributes": {
            "longitude": -3.4271,
            "biosample": "SAMEA3309477",
            "latitude": 47.7357,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "13.5",
                    "unit": "\\'||chr(38)||\\'deg;C"
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Micro-Eau",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "68",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-10-31",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "oxygenation status of sample",
                    "value": "aerobic",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.54",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS685939",
            "analysis-completed": "2017-03-16",
            "collection-date": null,
            "geo-loc-name": "France",
            "sample-desc": "Bacterial diversity, aquifer of Ploemeur, F34 borehole, recent groundwater, Sample 3",
            "environment-biome": "subterrestrial habitat",
            "environment-feature": "phreatic zone",
            "environment-material": "underground water",
            "sample-name": "P-R2_Ploemeur_Recent_groundwater_2_bacterial_diversity_Sample3",
            "sample-alias": "P-R2_S3_Micro-Eau",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-16T09:05:46"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Groundwater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Groundwater?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS685939/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001591",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001591?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS685939/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS685939?format=api"
        }
    }
}