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

{
    "data": {
        "type": "samples",
        "id": "SRS425248",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Analysis of fungal ITS1, ITS2 and LSU D2-D3 regions from N enriched soils",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "42.508422, -72.2078598",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-10 cm Oe Oa horizon",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Petersham, MA, USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Nov-2009",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "2cm diameter t-bar core",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "Soils were passed through a 2mm sieve, fine roots were removed, and soils were flash frozen within 4 hours of sampling. Samples were kept on ice during transport.",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "232 m",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "Four 2cm diameter cores of Oe Oa horizon were bulked per sample.",
                    "unit": null
                }
            ],
            "biosample": "SAMN02138779",
            "accession": "SRS425248",
            "analysis-completed": "2016-04-21",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Survey related sample for soil metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Survey related sample for soil metagenome",
            "sample-alias": "Harvard Forest CNA High N D2 Oe/Oa soil fungi",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-21T15:20:57"
        },
        "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/SRS425248/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000760",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000760?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS425248/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS425248?format=api"
        }
    }
}