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

{
    "data": {
        "type": "samples",
        "id": "SRS659214",
        "attributes": {
            "biosample": "SAMN02906688",
            "longitude": -83.04,
            "sample-metadata": [
                {
                    "key": "sodium",
                    "value": "22.1",
                    "unit": null
                },
                {
                    "key": "sulfate",
                    "value": "NA",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-83.04",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Columbus, OH",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "lab incubation",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "not applicable",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil and water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.miscellaneous;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "calcium",
                    "value": "158",
                    "unit": null
                },
                {
                    "key": "chloride",
                    "value": "519",
                    "unit": null
                },
                {
                    "key": "dissolved oxygen",
                    "value": "2.08",
                    "unit": null
                },
                {
                    "key": "nitrate",
                    "value": "18.1",
                    "unit": null
                },
                {
                    "key": "nitrogen",
                    "value": "4.8",
                    "unit": null
                },
                {
                    "key": "organic carbon",
                    "value": "39.7",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.16",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "40.0",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "717931",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "conductivity",
                    "value": "1265",
                    "unit": null
                }
            ],
            "latitude": 40.0,
            "accession": "SRS659214",
            "analysis-completed": "2016-06-06",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "lab soil-groundwater incubation with 25% hydraulic fracturing fluid under aerobic conditions at time 0 days",
            "environment-biome": "lab incubation",
            "environment-feature": null,
            "environment-material": "soil and water",
            "sample-name": "Aerobic_25pct_frack_fluid_Time_0",
            "sample-alias": "Aerobic_25pct_frack_fluid_Time_0",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T12:04:00"
        },
        "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/SRS659214/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000997",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000997?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS659214/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS659214?format=api"
        }
    }
}