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

{
    "data": {
        "type": "samples",
        "id": "ERS3169076",
        "attributes": {
            "longitude": -177.3978,
            "biosample": "SAMEA5362438",
            "latitude": -32.1517,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "eDNABYSS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-177.3978",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "9693",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-32.1517",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "accession": "ERS3169076",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (eDNAB0000967) was collected at station ST6 during campaign TAN1711, using a sediment-sampler-(multicorer). The sampling event occurred at position latitudeN=-32.1517 and longitudeE=-177.3978, on date/time=2017-11-30Z, at a depth of 9693 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a layer of marine sediment (ENVO:00002113), 30-45 cm below the seabed surface. The sample material was not-size-fractionated, packaged in a ziplock bag labelled HADES_Kermadec_11_10_30_45, with no addition of chemical, stored in a freezer (-80degC), and sent to Ifremer, S�te, France. This sample may be used for metabarcoding analysis.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "eDNAB0000967",
            "sample-alias": "eDNAB0000967",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-21T14:13:38"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3169076/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005851",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005851?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3169076/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3169076?format=api"
        }
    }
}