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

{
    "data": {
        "type": "samples",
        "id": "ERS1280433",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-122.16",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America;USA:OR:HJ Andrews",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "coniferous forest biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-0.15",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "758.0",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.1",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.23",
                    "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-05",
                    "unit": null
                }
            ],
            "longitude": -122.16,
            "biosample": "SAMEA4368984",
            "latitude": 44.23,
            "accession": "ERS1280433",
            "analysis-completed": "2019-02-26",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America;USA:OR:HJ Andrews",
            "sample-desc": "HJ Andrews, red alder, blk 3",
            "environment-biome": "coniferous forest biome",
            "environment-feature": "forest soil",
            "environment-material": "soil",
            "sample-name": "HJ Andrews, red alder, blk 3",
            "sample-alias": "qiita_sid_1031:1031.HJRA3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-02-26T00:54:39"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280433/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280433/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003861",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280433?format=api"
        }
    }
}