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

{
    "data": {
        "type": "samples",
        "id": "ERS662956",
        "attributes": {
            "biosample": "SAMEA3261960",
            "longitude": -95.15,
            "latitude": 31.11,
            "sample-metadata": [
                {
                    "key": "water content",
                    "value": "0.182",
                    "unit": "g/g"
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Metagenomic and metatranscriptomic analysis of forest soil communities across North America",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-95.15",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.2",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-03-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "V1-V3",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "AGAGTTTGATCMTGGCTCAG, GWATTACCGCGGCKGCTG",
                    "unit": null
                },
                {
                    "key": "multiplex identifiers",
                    "value": "ACGCTCGACA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.2",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "88.0",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "88",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "31.11",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.5",
                    "unit": "g"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "77133",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                },
                {
                    "key": "water content method",
                    "value": "Gravimetric determination using a oven at 75 C overnight",
                    "unit": null
                },
                {
                    "key": "soil environmental package",
                    "value": "soil",
                    "unit": null
                }
            ],
            "accession": "ERS662956",
            "analysis-completed": "2017-01-05",
            "collection-date": null,
            "geo-loc-name": "USA",
            "sample-desc": "soil samples for pyrotag sequencing",
            "environment-biome": "Forest",
            "environment-feature": "Forest",
            "environment-material": "soil",
            "sample-name": "TXB081",
            "sample-alias": "TXB081",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-22T16:32:02"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS662956/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001362",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001362?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Loam:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Forest%20soil?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS662956/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS662956?format=api"
        }
    }
}