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

{
    "data": {
        "type": "samples",
        "id": "SRS1387029",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN04670751",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "sample storage temperature",
                    "value": "-80C",
                    "unit": null
                },
                {
                    "key": "sex",
                    "value": "female",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "NA",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "NA",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human body",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "FIT buffer",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.human-gut",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "OC FIT CHEK cartridge",
                    "unit": null
                },
                {
                    "key": "library construction method",
                    "value": "paired-end",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "V4",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "FWD:GTGCCAGCMGCCGCGGTAA; REV:GGACTACHVGGGTWTCTAAT",
                    "unit": null
                },
                {
                    "key": "pcr conditions",
                    "value": "http://aem.asm.org/content/79/17/5112/suppl/DCSupplemental",
                    "unit": null
                },
                {
                    "key": "chimera check",
                    "value": "Uchime",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "51",
                    "unit": null
                },
                {
                    "key": "height",
                    "value": "162",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "other",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "2681650",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "organism",
                    "value": "human gut metagenome",
                    "unit": null
                },
                {
                    "key": "env_material",
                    "value": "FIT buffer",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMS.me,MIGS/MIMS/MIMARKS.human-gut",
                    "unit": null
                },
                {
                    "key": "isolate",
                    "value": "not collected",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "SRS1387029",
            "analysis-completed": "2016-07-29",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "human stool sample",
            "environment-biome": "human body",
            "environment-feature": "gut",
            "environment-material": "FIT buffer",
            "sample-name": "SAMN04670751",
            "sample-alias": "SAMN04670751",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-01-12T13:15:33"
        },
        "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/SRS1387029/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001189",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001189?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1387029/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1387029?format=api"
        }
    }
}