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

{
    "data": {
        "type": "samples",
        "id": "ERS614329",
        "attributes": {
            "biosample": "SAMEA3143269",
            "longitude": -129.9795,
            "latitude": 45.9266,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "2013 'Omics from the diffuse hydrothermal vents of Axial Seamount",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-129.979479",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1507",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-09-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "hydrothermal vent",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "diffuse fluid",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina paired-end, overlapping",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "45.926575",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS614329",
            "analysis-completed": "2017-03-21",
            "collection-date": null,
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "Metagenomes and metatranscriptomes from the diffuse hydrothermal vents of Axial Seamount from 2013",
            "environment-biome": "marine",
            "environment-feature": "hydrothermal vent",
            "environment-material": "diffuse fluid",
            "sample-name": "FS896_ElGuapo_DNA",
            "sample-alias": "FS896_ElGuapo_DNA",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-08-18T13:22:42"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS614329/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001609",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001609?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002304",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002304?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents:Microbial mats"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents:Microbial%20mats?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS614329/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS614329?format=api"
        }
    }
}