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

{
    "data": {
        "type": "samples",
        "id": "ERS466969",
        "attributes": {
            "biosample": "SAMEA2556835",
            "longitude": -90.258,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-90.258",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-06-21",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:mammalia-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:mammalia-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina GAIIx",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.637",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina Genome Analyzer IIx",
                    "unit": null
                }
            ],
            "latitude": 38.637,
            "accession": "ERS466969",
            "analysis-completed": "2017-05-16",
            "collection-date": "2009-06-21",
            "geo-loc-name": "USA",
            "sample-desc": "mouse gut metagenome",
            "environment-biome": "ENVO:mammalia-associated habitat",
            "environment-feature": "ENVO:mammalia-associated habitat",
            "environment-material": "ENVO:feces",
            "sample-name": "D14Invasion.m3.d4.RNA-Seq",
            "sample-alias": "D14Invasion.m3.d4.RNA-Seq",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2017-05-16T16:42:39"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS466969/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001748",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001748?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS466969/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS466969?format=api"
        }
    }
}