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

{
    "data": {
        "type": "samples",
        "id": "ERS744979",
        "attributes": {
            "latitude": 34.85,
            "longitude": 148.55,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Soil variability metagenomics",
                    "unit": null
                },
                {
                    "key": "experimental factor",
                    "value": "environmental stability",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "148.55",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.1",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-03",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Woodland",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Eucalyptus/Acacia woodlands",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "soil core 1-10 cm deep",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "roots and large particles removed and soil homogenised",
                    "unit": null
                },
                {
                    "key": "nucleic acid extraction",
                    "value": "Mobio PowerSoil kit",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq Truseq sequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.1",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "576.0",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "576",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "34.85",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "Woodland",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.25",
                    "unit": "g"
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "soil and DNA stored at -80 C",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3446658",
            "accession": "ERS744979",
            "analysis-completed": "2015-07-22",
            "collection-date": null,
            "geo-loc-name": "Australia",
            "sample-desc": "Glenrock site",
            "environment-biome": "Woodland",
            "environment-feature": "Eucalyptus/Acacia woodlands",
            "environment-material": "Soil",
            "sample-name": "983",
            "sample-alias": "983",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-08-06T14:35:36"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS744979/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000498",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000498?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS744979/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS744979?format=api"
        }
    }
}