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

{
    "data": {
        "type": "samples",
        "id": "ERS1238550",
        "attributes": {
            "biosample": "SAMEA4067440",
            "longitude": -122.414,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "20.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-122.414",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America;USA:CA",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine benthic biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "alkaline habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "travertine",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "638.0",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "9.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.862",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-07-07",
                    "unit": null
                }
            ],
            "latitude": 38.862,
            "accession": "ERS1238550",
            "analysis-completed": "2019-03-06",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America;USA:CA",
            "sample-desc": "Julie 12",
            "environment-biome": "marine benthic biome",
            "environment-feature": "alkaline habitat",
            "environment-material": "travertine",
            "sample-name": "qiita_sid_804:804.Julie.12",
            "sample-alias": "qiita_sid_804:804.Julie.12",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-03-06T12:49:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1238550/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003909",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1238550/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1238550?format=api"
        }
    }
}