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

{
    "data": {
        "type": "samples",
        "id": "ERS339397",
        "attributes": {
            "biosample": "SAMEA2171457",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-117.07",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "8/3/2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:animal-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:animal-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "72.0",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "Linnaeus two-toed Sloth",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "27675",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "32.78",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Choloepus didactylus",
                    "unit": null
                }
            ],
            "latitude": 32.78,
            "longitude": -117.07,
            "accession": "ERS339397",
            "analysis-completed": "2018-07-27",
            "collection-date": "2012-03-08",
            "geo-loc-name": "GAZ:United States of America",
            "sample-desc": "fecal sample from Linnaeus two-toed Sloth",
            "environment-biome": "ENVO:animal-associated habitat",
            "environment-feature": "ENVO:animal-associated habitat",
            "environment-material": "ENVO:feces",
            "sample-name": "qiime_study_1056:Cho.did.SanDi.2",
            "sample-alias": "qiime_study_1056:Cho.did.SanDi.2",
            "host-tax-id": 27675,
            "species": null,
            "last-update": "2025-03-06T17:14:43"
        },
        "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/ERS339397/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002673",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002673?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS339397/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS339397?format=api"
        }
    }
}