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

{
    "data": {
        "type": "samples",
        "id": "ERS489963",
        "attributes": {
            "biosample": "SAMEA2656968",
            "longitude": 37.9926,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "22.222092",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "37.9926",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-07-07",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "surface water layer (ENVO:00002042)",
                    "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": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "35.3215",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-29.4985",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "latitude": -29.4985,
            "accession": "ERS489963",
            "analysis-completed": "2018-05-14",
            "collection-date": "2010-07-07",
            "geo-loc-name": null,
            "sample-desc": "\"This sample (TARA_N000000526) was collected during the Tara Oceans expedition (2009-2013) at station TARA_064 (latitudeN=-29.4985, longitudeE=37.9926) on date/time=2010-07-07T07:53, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000000525,TARA_N000000527,TARA_N000000528.\"",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "surface water layer (ENVO:00002042)",
            "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
            "sample-name": "TARA_N000000526",
            "sample-alias": "TARA_N000000526",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-07-04T02:30:33"
        },
        "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/ERS489963/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"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963?format=api"
        }
    }
}