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

{
    "data": {
        "type": "samples",
        "id": "ERS478052",
        "attributes": {
            "biosample": "SAMEA2591132",
            "longitude": 32.8118,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "18.979534",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "32.8118",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "70.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "39.25595",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "33.9235",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "latitude": 33.9235,
            "accession": "ERS478052",
            "analysis-completed": "2017-08-23",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_A100001374) was collected in the marine biome (ENVO:00000447) during Tara Oceans expedition on date/time=2009-12-15T15:23:37Z at station TARA_030 (latitudeN=33.9235, longitudeE=32.8118) from a deep chlorophyll maximum layer (ENVO:xxxxxxxx) at a depth of 66-75 m, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles.  The sample material (saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)) was size-fractionated (<-0.22 micrometres) and preserved on board  in liquid nitrogen for later phylogenetic analysis of virus nucleotide sequences identification by pyrosequencing methods. This sample has replicate sample(s): TARA_A100001376.",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
            "environment-material": "saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)",
            "sample-name": "TARA_A100001374",
            "sample-alias": "TARA_A100001374",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-10-02T01:06:18"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478052/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001918",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001918?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005787",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005787?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478052/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478052?format=api"
        }
    }
}