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

{
    "data": {
        "type": "samples",
        "id": "ERS3168403",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "eDNABYSS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "7.1985",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2683.3",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "73.4639",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "longitude": 7.1985,
            "biosample": "SAMEA5361764",
            "latitude": 73.4639,
            "accession": "ERS3168403",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (eDNAB0000294) was collected at station ST38 during campaign MarMine, using a sediment-sampler-(pushcorer)-deployed-with-ROV. The sampling event occurred at position latitudeN=73.4639 and longitudeE=007.1985, on date/time=2016-08-24Z, at a depth of 2683.3 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a layer of marine sediment (ENVO:00002113), 10-15 cm below the seabed surface. The sample material was not-size-fractionated, packaged in a ziplock bag labelled MARMINE_ST38_PC08_10_15, 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": "eDNAB0000294",
            "sample-alias": "eDNAB0000294",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-21T16:36:59"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3168403/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3168403/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005851",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005851?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/ERS3168403?format=api"
        }
    }
}