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

{
    "data": {
        "type": "samples",
        "id": "ERS1303669",
        "attributes": {
            "latitude": 40.747,
            "longitude": -74.005,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-74.005",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America;USA:NY:NY:Brooklyn",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "urban biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "garden 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-6.0E-4",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "3.27",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "40.747",
                    "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-20",
                    "unit": null
                }
            ],
            "biosample": "SAMEA4392220",
            "accession": "ERS1303669",
            "analysis-completed": "2019-03-06",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America;USA:NY:NY:Brooklyn",
            "sample-desc": "NYC park soil in Brooklyn",
            "environment-biome": "urban biome",
            "environment-feature": "garden soil",
            "environment-material": "soil",
            "sample-name": "qiita_sid_1674:1674.McG.P110714Hi3",
            "sample-alias": "qiita_sid_1674:1674.McG.P110714Hi3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-03-06T14:41:46"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1303669/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003915",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003915?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1303669/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1303669?format=api"
        }
    }
}