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

{
    "data": {
        "type": "samples",
        "id": "ERS478047",
        "attributes": {
            "longitude": 32.8118,
            "biosample": "SAMEA2591129",
            "latitude": 33.9235,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "18.979535",
                    "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": "depth",
                    "value": "70",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "33.9235",
                    "unit": null
                }
            ],
            "accession": "ERS478047",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_A100001334) 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 (5-20 micrometres) and preserved on board in liquid nitrogen for later phylogenetic analysis of protist (unicellular eukaryote) nucleotide sequences identification by pyrosequencing methods.",
            "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": "SAMEA2591129",
            "sample-alias": "SAMEA2591129",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-09-30T13:10:54"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478047/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006491",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478047/runs?format=api"
                }
            },
            "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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478047?format=api"
        }
    }
}