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

{
    "data": {
        "type": "samples",
        "id": "ERS739690",
        "attributes": {
            "latitude": 61.2333,
            "longitude": 21.4833,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "N-SIP",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "21.483333",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "100",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Finland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-05-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "deep subsurface",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "crystalline bedrock",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "groundwater",
                    "unit": null
                },
                {
                    "key": "source material identifiers",
                    "value": "VLJ-KR9",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "borehole",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "filtration",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "2.4",
                    "unit": "L"
                },
                {
                    "key": "nucleic acid extraction",
                    "value": "commercial kit",
                    "unit": null
                },
                {
                    "key": "nucleic acid amplification",
                    "value": "PCR",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "v1v3",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "fD1, P2",
                    "unit": null
                },
                {
                    "key": "multiplex identifiers",
                    "value": "TACAGC",
                    "unit": null
                },
                {
                    "key": "adapters",
                    "value": "CGTATCGCCTCCCTCGCGCCATCAG",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "alkalinity",
                    "value": "5.28",
                    "unit": "mEq/L"
                },
                {
                    "key": "calcium",
                    "value": "76.3",
                    "unit": "mg/L"
                },
                {
                    "key": "chloride",
                    "value": "513",
                    "unit": "mg/L"
                },
                {
                    "key": "dissolved inorganic carbon",
                    "value": "236000",
                    "unit": "µg/L"
                },
                {
                    "key": "pH",
                    "value": "7.06",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "61.233333",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "77133",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "geographic location (region and locality)",
                    "value": "Olkiluoto",
                    "unit": null
                },
                {
                    "key": "conductivity",
                    "value": "2.26",
                    "unit": "mS/cm"
                },
                {
                    "key": "sample volume or weight for DNA extraction",
                    "value": "2400",
                    "unit": "mL"
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3416693",
            "accession": "ERS739690",
            "analysis-completed": "2017-03-17",
            "collection-date": null,
            "geo-loc-name": "Finland",
            "sample-desc": "groundwater",
            "environment-biome": "deep subsurface",
            "environment-feature": "crystalline bedrock",
            "environment-material": "groundwater",
            "sample-name": "VLJ-KR9_NO3CH4_Enrichment",
            "sample-alias": "VLJ-KR9_NO3CH4_Enrichment",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-25T16:38:11"
        },
        "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/ERS739690/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001602",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001602?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS739690/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS739690?format=api"
        }
    }
}