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

{
    "data": {
        "type": "samples",
        "id": "ERS438714",
        "attributes": {
            "biosample": "SAMEA2469234",
            "longitude": 35.0157,
            "latitude": -15.8016,
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Functional characterization of mucosal IgA-targeted members of the gut microbiota of undernourished Malawian children",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "35.015722",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Malawi",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008-06-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01000219",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:01000159",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002003",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "FACS sample with low IgA binding",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "V2",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "6.0",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "human",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-15.801581",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "ERS438714",
            "analysis-completed": "2016-06-15",
            "collection-date": "2008-06-01",
            "geo-loc-name": "Malawi",
            "sample-desc": "Analysis of Lungwena Child Nutrition Intervention Study #5. This fecal sample was obtained from individual #255, at approximately 6 months of age. This sample was generated by sorting and collecting the IgAneg fraction. Please see our paper for additional details.",
            "environment-biome": "ENVO:01000219",
            "environment-feature": "ENVO:01000159",
            "environment-material": "ENVO:00002003",
            "sample-name": "454Reads.LCNI5_255_T0_IGANEG",
            "sample-alias": "454Reads.LCNI5_255_T0_IGANEG",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-01-09T22:05:23"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS438714/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001075",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001075?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS438714/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS438714?format=api"
        }
    }
}