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

{
    "data": {
        "type": "samples",
        "id": "SRS693651",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN03014526",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "35.36 N 98.50 E",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "Donggi Cona (DCL; 5, 20, 35, 50, 65 cm); Huashixia (HUA; 5, 15, 35, 55 cm); Gande (GAN; 5, 15, 35, 70, 100 and 150 cm); Haibei Station (HAI; 5, 20, 40, 60 cm);",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China: Qinghai Province on Qinghai-Tibetan Plateau",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "freshwater wetland patches",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "wetland linked with lakes or stream",
                    "unit": null
                },
                {
                    "key": "relationship to oxygen",
                    "value": "anaerobe",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "Donggi Cona (DCL; 4150m); Huashixia (HUA; 4315m); Gande (GAN; 4184m); Haibei Station (HAI; 3250E);",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                }
            ],
            "accession": "SRS693651",
            "analysis-completed": "2016-06-06",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Sampling at wetland patches on four different sites on Tibetan Plateau. The information is as following: Donggi Cona (DCL; 35.36N 98.50E, 4150 m); Huashixia (HUA; 35.09N 98.79E, 4315 m); Gande (GAN; 34.02N E100.05E, 4184 m); Haibei Station (HAI; 37.61N, 101.30E, 3250 m);",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Donggi Cona, Huashixia, Gande, Haibei Station",
            "sample-alias": "Donggi Cona, Huashixia, Gande, Haibei Station",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-06T14:05:48"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Wetlands"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Wetlands?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS693651/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001017",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001017?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS693651/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS693651?format=api"
        }
    }
}