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

{
    "data": {
        "type": "samples",
        "id": "ERS453669",
        "attributes": {
            "longitude": -87.63,
            "biosample": "SAMEA2520137",
            "latitude": 41.88,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-87.63",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:urban biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:anthropogenic environmental material",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:dust",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "181.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.88",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-03-09",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "human",
                    "unit": null
                }
            ],
            "accession": "ERS453669",
            "analysis-completed": "2018-12-11",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America",
            "sample-desc": "H02a.Kitchen_Counter",
            "environment-biome": "ENVO:urban biome",
            "environment-feature": "ENVO:anthropogenic environmental material",
            "environment-material": "ENVO:dust",
            "sample-name": "qiime_study_2192:H02a.Kitchen.Counter.745",
            "sample-alias": "qiime_study_2192:H02a.Kitchen.Counter.745",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-12-11T11:41:57"
        },
        "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/ERS453669/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003659",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003659?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS453669/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS453669?format=api"
        }
    }
}