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

{
    "data": {
        "type": "samples",
        "id": "ERS492318",
        "attributes": {
            "latitude": -16.9601,
            "longitude": -100.6335,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-100.6335",
                    "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": "\"saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)\"",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-16.9601",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2622449",
            "accession": "ERS492318",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "\"This sample (TARA_B100000578) was collected during the Tara Oceans expedition (2009-2013) at station TARA_111 (latitudeN=-16.9601, longitudeE=-100.6335) on date/time=2011-05-31T14:25, using a PUMP (High Volume Peristaltic Pump). The sample material (saline water (ENVO:00002010), 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 (0.22-3 micrometres), and stored in liquid nitrogen for later detection of prokaryote nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_B100000577.\"",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "surface water layer (ENVO:00002042)",
            "environment-material": "\"saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)\"",
            "sample-name": "TARA_B100000578",
            "sample-alias": "TARA_B100000578",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T18:45:07"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492318/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002392",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006605",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006605?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492318/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492318?format=api"
        }
    }
}