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

{
    "data": {
        "type": "samples",
        "id": "ERS491883",
        "attributes": {
            "biosample": "SAMEA2622128",
            "longitude": -96.0122,
            "latitude": -12.9723,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "20.649431",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-96.0122",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-04-15",
                    "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": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "PUMP (High Volume Peristaltic Pump) with ECOTriplet",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "50",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "35.544655",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-12.9723",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina Genome Analyzer IIx",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS491883",
            "analysis-completed": "2018-06-07",
            "collection-date": "2011-04-15",
            "geo-loc-name": null,
            "sample-desc": "\"This sample (TARA_N000001606) was collected during the Tara Oceans expedition (2009-2013) at station TARA_100 (latitudeN=-12.9723, longitudeE=-96.0122) on date/time=2011-04-15T19:38, using a PUMP (High Volume Peristaltic Pump) with ECOTriplet. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 48-52 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.8-> micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_N000001607.\"",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
            "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
            "sample-name": "TARA_N000001606",
            "sample-alias": "TARA_N000001606",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-07-03T18:02:41"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491883/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001306",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002368",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002392",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006491",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491883/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491883?format=api"
        }
    }
}