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

{
    "data": {
        "type": "samples",
        "id": "ERS339428",
        "attributes": {
            "longitude": -52.9085,
            "biosample": "SAMEA2171488",
            "latitude": -18.1213,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-52.908451",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Brazil",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006",
                    "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": "2677.0",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "Giant anteater",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "71006",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-18.12126",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Myrmecophaga tridactyla",
                    "unit": null
                }
            ],
            "accession": "ERS339428",
            "analysis-completed": "2018-07-27",
            "collection-date": "2006-01-01",
            "geo-loc-name": "GAZ:Brazil",
            "sample-desc": "fecal sample from Giant anteater",
            "environment-biome": "ENVO:animal-associated habitat",
            "environment-feature": "ENVO:animal-associated habitat",
            "environment-material": "ENVO:feces",
            "sample-name": "qiime_study_1056:Myr.tri.Seat.20.04K11",
            "sample-alias": "qiime_study_1056:Myr.tri.Seat.20.04K11",
            "host-tax-id": 71006,
            "species": null,
            "last-update": "2025-03-06T17:06:22"
        },
        "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/ERS339428/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/ERS339428/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS339428?format=api"
        }
    }
}