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

{
    "data": {
        "type": "samples",
        "id": "ERS1800271",
        "attributes": {
            "biosample": "SAMEA104141253",
            "longitude": 22.2939,
            "latitude": 83.1672,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Shotgun Metagenomic Sequencing of the Arctic Ocean during Winter-Spring Transition",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "22.293888",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-03-09",
                    "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": "83.16722",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "accession": "ERS1800271",
            "analysis-completed": "2017-07-05",
            "collection-date": "2015-03-09",
            "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 environmental DNA (metagenomics) we expect to get a snapshot of the Arctics microbiome structure, key functions and dynamic through the dark-light transition.",
            "environment-biome": "ENVO:01000048",
            "environment-feature": "ENVO:00000015",
            "environment-material": "ENVO:00002151",
            "sample-name": "ArcMicro_NICE15_2",
            "sample-alias": "ArcMicro_NICE15_2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-11-17T15:11:04"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1800271/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001869",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001869?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1800271/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1800271?format=api"
        }
    }
}