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

{
    "data": {
        "type": "samples",
        "id": "ERS1835124",
        "attributes": {
            "latitude": 80.7153,
            "longitude": 7.9856,
            "biosample": "SAMEA104176106",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "SSU rRNA amplicon of the Arctic Ocean during Winter-Spring Transition",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "7.9855556",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-07-16",
                    "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.71528",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "accession": "ERS1835124",
            "analysis-completed": "2017-08-24",
            "collection-date": "2015-07-16",
            "geo-loc-name": "Arctic Ocean",
            "sample-desc": "During the Norwegian young sea Ice cruise 2015 (N-ICE2015), that took place in drifting pack ice north of Svalbard between January-June 2015, seawater was collected, at 5, 20 or 50, 250 m depth in 9th March, 27th April and 16th June, together with physical and biogeochemical data. Through the massively parallel sequencing of SSU rRNA amplicon we expect to get a snapshot of the Arctic microbiota diversity and structure through the dark-light transition.",
            "environment-biome": "ENVO:01000048",
            "environment-feature": "ENVO:00000015",
            "environment-material": "ENVO:00002151",
            "sample-name": "18S_ArcMicro_NICE15_8",
            "sample-alias": "18S_ArcMicro_NICE15_8",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-11-17T15:40:18"
        },
        "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/ERS1835124/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001922",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001922?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1835124/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1835124?format=api"
        }
    }
}