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

{
    "data": {
        "type": "samples",
        "id": "ERS1835112",
        "attributes": {
            "biosample": "SAMEA104176094",
            "longitude": 15.205,
            "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": "15.205",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-04-27",
                    "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": "82.4375",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "latitude": 82.4375,
            "accession": "ERS1835112",
            "analysis-completed": "2017-08-24",
            "collection-date": "2015-04-27",
            "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": "16S_ArcMicro_NICE15_5",
            "sample-alias": "16S_ArcMicro_NICE15_5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-11-17T15:41:30"
        },
        "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/ERS1835112/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/ERS1835112/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1835112?format=api"
        }
    }
}