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

{
    "data": {
        "type": "samples",
        "id": "ERS3168898",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "eDNABYSS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "38.787",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "941",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "22.264",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "latitude": 22.264,
            "biosample": "SAMEA5362260",
            "longitude": 38.787,
            "accession": "ERS3168898",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (eDNAB0000789) was collected at station ST4 during campaign InDeep, using a sediment-sampler-(multicorer-8-tubes-100mm). The sampling event occurred at position latitudeN=22.2640 and longitudeE=038.7870, on date/time=2017-05-17Z, at a depth of 941 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a layer of marine sediment (ENVO:00002113), 3-5 cm below the seabed surface. The sample material was not-size-fractionated, packaged in a ziplock bag labelled REDSEA_Site4_CT7_3_5, 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": "eDNAB0000789",
            "sample-alias": "eDNAB0000789",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-21T15:54:17"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3168898/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/ERS3168898/runs?format=api"
                }
            },
            "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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3168898?format=api"
        }
    }
}