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

{
    "data": {
        "type": "samples",
        "id": "SRS9444233",
        "attributes": {
            "biosample": "SAMN20119613",
            "longitude": 11.97,
            "latitude": 57.69,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "11.97",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Sweden:Gothenburg",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2020-02",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "gut microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "fecal pellets",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "fecal pellets",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.host-associated",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "10090",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "57.69",
                    "unit": null
                },
                {
                    "key": "host genotype",
                    "value": "C57BL/6J",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "female",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Mus musculus",
                    "unit": null
                }
            ],
            "accession": "SRS9444233",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "ovariectomized mice",
            "environment-biome": "gut microbiome",
            "environment-feature": "fecal pellets",
            "environment-material": "fecal pellets",
            "sample-name": "62F",
            "sample-alias": "62F",
            "host-tax-id": 10090,
            "species": null,
            "last-update": "2025-06-05T09:46:52"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9444233/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006817",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006817?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9444233/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9444233?format=api"
        }
    }
}