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

{
    "data": {
        "type": "samples",
        "id": "SRS1243485",
        "attributes": {
            "longitude": 2.15,
            "biosample": "SAMN04382250",
            "latitude": 41.39,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "2.15",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Spain: Barcelona",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-04-30",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.specimen;MIGS/MIMS/MIMARKS.human-gut",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.39",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "host age",
                    "value": "34",
                    "unit": null
                },
                {
                    "key": "host body product",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "host body-mass index",
                    "value": "27.7",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "env_material",
                    "value": "feces",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMARKS.specimen,MIGS/MIMS/MIMARKS.human-gut",
                    "unit": null
                },
                {
                    "key": "strain",
                    "value": "not applicable",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "ethnicity",
                    "value": "hispanic-latin",
                    "unit": null
                },
                {
                    "key": "isol_growth_condt",
                    "value": "https://mobio.com/powersoil-dna-isolation-kit.html",
                    "unit": null
                },
                {
                    "key": "biotic_relationship",
                    "value": "symbiont",
                    "unit": null
                }
            ],
            "accession": "SRS1243485",
            "analysis-completed": "2016-10-07",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "human-associated habitat",
            "environment-feature": "human gut",
            "environment-material": "feces",
            "sample-name": "BCN0_Sample_074",
            "sample-alias": "BCN0_Sample_074",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-01-08T13:32:27"
        },
        "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/SRS1243485/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001255",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001255?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1243485/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1243485?format=api"
        }
    }
}