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

{
    "data": {
        "type": "samples",
        "id": "ERS316917",
        "attributes": {
            "biosample": "SAMEA2169233",
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Molecular Determinants of Helicobacter hepaticus pathogenesis",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "02.03.2011",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-associated",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rDNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "V1 - V3",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                    "unit": null
                },
                {
                    "key": "multiplex identifiers",
                    "value": "CTCGCGTGTC",
                    "unit": null
                },
                {
                    "key": "adapters",
                    "value": "5'-CCATCTCATCCCTGCGTGTCTCCGACTCAG-multiplex_idendifier-AC; 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                    "unit": null
                },
                {
                    "key": "pcr conditions",
                    "value": "50 µl reaction containing 30 ng DNA, 0.3 µM of each primer, 2.5 mM Mg2+, 0.2 mM of each dNTP, 2.5 U HotMaster Taq Polymerase (5PRIME). Initial denaturation: 95degC_ 2 min; denaturation: 94degC_30 s; annealing: 60degC_30s; elongation: 72degC_80 s; 30 cycles.",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "204",
                    "unit": "days"
                },
                {
                    "key": "body site",
                    "value": "cecum",
                    "unit": null
                },
                {
                    "key": "genotype",
                    "value": "Il10-/-",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "mouse",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "10090",
                    "unit": null
                },
                {
                    "key": "infra_specific_rank",
                    "value": "C57BL/6J",
                    "unit": null
                },
                {
                    "key": "body habitat",
                    "value": "cecum",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410661",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS human associated (ERC000014)",
                    "unit": null
                },
                {
                    "key": "ENA-SUBMISSION-TOOL",
                    "value": "SRA-Webin",
                    "unit": null
                }
            ],
            "latitude": 52.3855,
            "longitude": 9.8018,
            "accession": "ERS316917",
            "analysis-completed": "2016-09-28",
            "collection-date": null,
            "geo-loc-name": "Germany",
            "sample-desc": "Intestinal microbiota of interleukin-10 deficient C57BL/6J mice.",
            "environment-biome": "Animal facility",
            "environment-feature": "specific pathogen-free",
            "environment-material": "air",
            "sample-name": "Intestinal microbiota of interleukin-10 deficient C57BL/6J mice.",
            "sample-alias": "MHH 2011 cecum mouse 8",
            "host-tax-id": 10090,
            "species": "Mus musculus",
            "last-update": "2016-09-28T09:43:40"
        },
        "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/ERS316917/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001233",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001233?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS316917/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS316917?format=api"
        }
    }
}