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

{
    "data": {
        "type": "samples",
        "id": "SRS009922",
        "attributes": {
            "biosample": "SAMN00008167",
            "longitude": -65.83,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-65.83",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Puerto Rico; Luquillo Experimental Forest, Bisley watershed",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "not recorded",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Tropical and subtropical moist broadleaf forest biome ENVO:00000879",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest soil ENVO:00002261",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil ENVO:00001998 ",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "18.3",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "Puerto_Rico_Rainforest_soil_metagenome",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Terrestrial > Soil > Unclassified > Tropical rainforest",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                }
            ],
            "latitude": 18.3,
            "accession": "SRS009922",
            "analysis-completed": "2011-04-21",
            "collection-date": null,
            "geo-loc-name": "Puerto Rico; Luquillo Experimental Forest, Bisley watershed",
            "sample-desc": "Soil metagenome extracted from rainforest soil. The tropical forest soil sample used for metagenome sequencing was collected in a subtropical lower montane wet forest in the Luquillo Experimental Forest (18.30N, 65.83W), which is part of the NSF-sponsored Long-Term Ecological Research program in Puerto Rico. The climate in this region is relatively aseasonal, with mean annual rainfall of 4500 mm and mean annual temperatures of 22C to 24C. Soils were collected from the Bisley watershed approximately 250 meters above sea level from the 0-10 cm depth using a 2.5 cm diameter soil corer. Sampling date: Summer 2008",
            "environment-biome": "Tropical and subtropical moist broadleaf forest biome",
            "environment-feature": "forest soil",
            "environment-material": "soil",
            "sample-name": "Puerto Rico Rainforest soil metagenome",
            "sample-alias": "Puerto_Rico_Rainforest_soil_metagenome",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:55"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Tropical rainforest"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Tropical%20rainforest?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS009922/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000256",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS009922/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS009922?format=api"
        }
    }
}