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

{
    "data": {
        "type": "samples",
        "id": "ERS371640",
        "attributes": {
            "longitude": 1.8333,
            "biosample": "SAMEA2563629",
            "latitude": 48.5167,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "1.8333",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "France",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-03-16",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Food processing factory",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Pork bacon dices",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Pyrosequencing",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "48.5167",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "ERS371640",
            "analysis-completed": "2017-03-23",
            "collection-date": "2011-03-16",
            "geo-loc-name": "France",
            "sample-desc": "\"Pork bacon dices [composition (% w/w) = pork belly meat; sodium nitrite (0.02%); natural flavor (0.3%); NaCl (3.1%); wheat dextrose (0.5%]; sodium erythorbate (0.04%), potassium lactate (2.3%) packaged under modified atmosphere [50% CO2, 50% N2]. The sample was stored at 8�C until spoilage (18-43 days) and used  for 16S rRNA gene amplicon profiling\"",
            "environment-biome": "Terrestrial biome",
            "environment-feature": "Food processing factory",
            "environment-material": "Pork bacon dices",
            "sample-name": "EBP-BDTS-01",
            "sample-alias": "EBP-BDTS-01",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-23T16:30:01"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Food production"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS371640/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001636",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001636?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS371640/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS371640?format=api"
        }
    }
}