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

{
    "data": {
        "type": "samples",
        "id": "ERS133344",
        "attributes": {
            "biosample": "SAMEA1469943",
            "longitude": -166.98,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "MIxS",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Diversity of marine planktonic bacteria in polar regions",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-166.98",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada Basin",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-07-22",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "oceanic epipelagic zone biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ocean water",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Pyrosequencing;GS FLX + System 454 pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "80.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "73.511",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC:MIxS v2.1",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-03-09",
                    "unit": null
                }
            ],
            "latitude": 73.511,
            "accession": "ERS133344",
            "analysis-completed": "2019-04-05",
            "collection-date": "2010-07-22",
            "geo-loc-name": "Canada Basin",
            "sample-desc": "Deep water at station K2",
            "environment-biome": "oceanic epipelagic zone biome",
            "environment-feature": "marine habitat",
            "environment-material": "ocean water",
            "sample-name": "K2b",
            "sample-alias": "K2b",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-06-28T10:57:46"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS133344/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004077",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004077?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS133344/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS133344?format=api"
        }
    }
}