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

{
    "data": {
        "type": "samples",
        "id": "ERS2367637",
        "attributes": {
            "biosample": "SAMEA1062171",
            "longitude": -8.5107,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "ExMET",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-8.510706",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Ireland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Human stool",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "waste",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Shotgun Metagenomic",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.883053",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                }
            ],
            "latitude": 51.8831,
            "accession": "ERS2367637",
            "analysis-completed": null,
            "collection-date": "2015-01-01",
            "geo-loc-name": null,
            "sample-desc": "Microbiome sequence data derived from participants' stool samples",
            "environment-biome": "Human stool",
            "environment-feature": "waste",
            "environment-material": "feces",
            "sample-name": "S001_ProteinTP1",
            "sample-alias": "S001_ProteinTP1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-02-24T15:15:28"
        },
        "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/ERS2367637/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006111",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006111?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2367637/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2367637?format=api"
        }
    }
}