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

{
    "data": {
        "type": "samples",
        "id": "ERS433548",
        "attributes": {
            "biosample": "SAMEA2452120",
            "longitude": 151.2111,
            "latitude": 33.86,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "EKmeta",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "151.2111",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human feces",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "33.86",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "ERS433548",
            "analysis-completed": "2014-07-18",
            "collection-date": "2012-01-01",
            "geo-loc-name": "Australia",
            "sample-desc": "Western high before",
            "environment-biome": "human feces",
            "environment-feature": "human gut",
            "environment-material": "feces",
            "sample-name": "7",
            "sample-alias": "7",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2022-04-14T12:58:47"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS433548/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000394",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000394?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002012",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002012?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS433548/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS433548?format=api"
        }
    }
}