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

{
    "data": {
        "type": "samples",
        "id": "SRS8075008",
        "attributes": {
            "biosample": "SAMN17383419",
            "longitude": 34.82,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "34.82",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Israel: The Zoological Center Tel Aviv-Ramat Gan",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-09-20",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Digestive tract environment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Fecal sample",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.host-associated;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "95912",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "32.04",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "female",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Hyaena hyaena",
                    "unit": null
                }
            ],
            "latitude": 32.04,
            "accession": "SRS8075008",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "Digestive tract environment",
            "environment-feature": "Fecal sample",
            "environment-material": "Feces",
            "sample-name": "Hyena.1",
            "sample-alias": "Hyena.1",
            "host-tax-id": 95912,
            "species": null,
            "last-update": "2025-01-27T12:33:55"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8075008/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006747",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006747?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8075008/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8075008?format=api"
        }
    }
}