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

{
    "data": {
        "type": "samples",
        "id": "ERS1301056",
        "attributes": {
            "biosample": "SAMEA4389607",
            "longitude": 138.937,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "138.937",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Japan;Japan",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cropland biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "rice field",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "rhizosphere",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "plant-associated",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "60.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "35.117",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-08-19",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "rice",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "rice",
                    "unit": null
                }
            ],
            "latitude": 35.117,
            "accession": "ERS1301056",
            "analysis-completed": "2018-12-13",
            "collection-date": null,
            "geo-loc-name": "GAZ:Japan;Japan",
            "sample-desc": "rhizosphere W106 MS00427",
            "environment-biome": "cropland biome",
            "environment-feature": "rice field",
            "environment-material": "rhizosphere",
            "sample-name": "rhizosphere W106 MS00427",
            "sample-alias": "qiita_sid_1642:1642.MS00427",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-12-13T16:28:02"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1301056/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003673",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003673?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1301056/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1301056?format=api"
        }
    }
}