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

{
    "data": {
        "type": "samples",
        "id": "ERS488783",
        "attributes": {
            "latitude": 20.8457,
            "longitude": 63.5851,
            "biosample": "SAMEA2619984",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "63.5851",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "mesopelagic zone (ENVO:00000213) & marine oxygen minimum zone (ENVO:01000065)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "20.8457",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS488783",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "\"This sample (TARA_N000000002) was collected during the Tara Oceans expedition (2009-2013) at station TARA_037 (latitudeN=20.8457, longitudeE=63.5851) on date/time=2010-03-12T17:08:47, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 596-605 m, targeting a mesopelagic zone (ENVO:00000213) & marine oxygen minimum zone (ENVO:01000065) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.8-5 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.\"",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "mesopelagic zone (ENVO:00000213) & marine oxygen minimum zone (ENVO:01000065)",
            "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
            "sample-name": "TARA_N000000002",
            "sample-alias": "TARA_N000000002",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T18:27:17"
        },
        "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/ERS488783/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002392",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488783/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488783?format=api"
        }
    }
}