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

{
    "data": {
        "type": "samples",
        "id": "ERS433372",
        "attributes": {
            "latitude": 61.2369,
            "longitude": 21.4408,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "DeepMethods",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "21.4408333",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "545",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Finland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008-09-16",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "crystalline bedrock fracture",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "groundwater",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "Pressurized sampler (PAVE)",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "V3",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "P1-P2",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "alkalinity",
                    "value": "0.25",
                    "unit": "mEq/L"
                },
                {
                    "key": "depth",
                    "value": "545",
                    "unit": null
                },
                {
                    "key": "organism count",
                    "value": "130000",
                    "unit": null
                },
                {
                    "key": "oxygenation status of sample",
                    "value": "anaerobic",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.7",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "61.2369444",
                    "unit": null
                },
                {
                    "key": "total depth of water column",
                    "value": "545",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "77133",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2448328",
            "accession": "ERS433372",
            "analysis-completed": "2017-03-13",
            "collection-date": null,
            "geo-loc-name": "Finland",
            "sample-desc": "16S rRNA sequence reads of archaea from deep saline groundwater in Olkiluoto, Finland.",
            "environment-biome": "crystalline bedrock fracture",
            "environment-feature": "groundwater",
            "environment-material": "water",
            "sample-name": "OL-KR40/605m_bacteria",
            "sample-alias": "OL-KR40/605m_bacteria",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T15:48:32"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Groundwater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Groundwater?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS433372/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001563",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001563?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS433372/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS433372?format=api"
        }
    }
}