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

{
    "data": {
        "type": "samples",
        "id": "ERS605806",
        "attributes": {
            "latitude": 38.6353,
            "longitude": -90.2635,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-90.26351",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-01-01/2014-12-31",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "laboratory/specific-pathogen-free mouse house",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "laboratory/specific-pathogen-free mouse house",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "fecal matter from laboratory mice",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.63531",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "host genotype",
                    "value": "Irf3 KO",
                    "unit": null
                },
                {
                    "key": "host phenotype",
                    "value": "16S copies low, MNoV infectable",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3133833",
            "accession": "ERS605806",
            "analysis-completed": "2017-05-17",
            "collection-date": "2014-01-01",
            "geo-loc-name": "USA",
            "sample-desc": "Microbial composition shifts with in mice with antibiotic treatment",
            "environment-biome": "laboratory/specific-pathogen-free mouse house",
            "environment-feature": "laboratory/specific-pathogen-free mouse house",
            "environment-material": "fecal matter from laboratory mice",
            "sample-name": "MNVAbxRun3Sample67",
            "sample-alias": "MNVAbxRun3Sample67",
            "host-tax-id": 10090,
            "species": "Mus musculus",
            "last-update": "2017-05-17T09:47:25"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS605806/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001750",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001750?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS605806/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS605806?format=api"
        }
    }
}