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

{
    "data": {
        "type": "samples",
        "id": "ERS2161791",
        "attributes": {
            "biosample": "SAMEA104550507",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Arctic microbiome along Svalbard Cross Shelf transects",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "22.152666",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-07-29",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01000048",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00000015",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002151",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq - V3 chemistry",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "80.12558",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-01-26",
                    "unit": null
                }
            ],
            "latitude": 80.1256,
            "longitude": 22.1527,
            "accession": "ERS2161791",
            "analysis-completed": "2019-02-11",
            "collection-date": "2016-07-29",
            "geo-loc-name": "Arctic Ocean",
            "sample-desc": "In this study we present a comprehensive analysis of the biogeographic patters of Arctic microbiome diversity and distribution along two oceanographic transects in the Marginal Ice Zone around Svalbard",
            "environment-biome": "ENVO:01000048",
            "environment-feature": "ENVO:00000015",
            "environment-material": "ENVO:00002151",
            "sample-name": "16S_ArcMicro_MOSjICE_R2",
            "sample-alias": "16S_ArcMicro_MOSjICE_R2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-12-03T14:11:35"
        },
        "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/ERS2161791/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003725",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003725?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2161791/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2161791?format=api"
        }
    }
}