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

{
    "data": {
        "type": "samples",
        "id": "SRS462743",
        "attributes": {
            "biosample": "SAMN02231609",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Effects of water-saving irrigation on the emissions of greenhouse gases and the prokaryotic communities in rice paddy soils",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "37.27442N, 126.99325W",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "15 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "South Korea: Suwon",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "02-Aug-2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Rice paddy soils",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "rice field",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "89 m",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS462743",
            "analysis-completed": "2016-04-15",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMS sample from soil metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS sample from soil metagenome",
            "sample-alias": "WS_metagenome",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-15T11:31:26"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS462743/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000705",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000705?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS462743/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS462743?format=api"
        }
    }
}