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

{
    "data": {
        "type": "samples",
        "id": "ERS1571256",
        "attributes": {
            "longitude": 11.534,
            "biosample": "SAMEA99856168",
            "latitude": 58.322,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "6.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "11.534",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Sweden:Gullmarsfjorden",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "continental shelf",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "marine sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "118.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "3.94",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.8",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "32.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "58.322",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-02-23",
                    "unit": null
                }
            ],
            "accession": "ERS1571256",
            "analysis-completed": "2019-02-25",
            "collection-date": null,
            "geo-loc-name": "Sweden:Gullmarsfjorden",
            "sample-desc": "Redox oscillation PL06; t=2, oscanox, 2",
            "environment-biome": "marine biome",
            "environment-feature": "continental shelf",
            "environment-material": "marine sediment",
            "sample-name": "Redox oscillation PL06; t=2, oscanox, 2",
            "sample-alias": "qiita_sid_905:905.PLO6.t2.OSCANOX.0to1cm.2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-02-25T17:10:50"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571256/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003855",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003855?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571256/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571256?format=api"
        }
    }
}