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

{
    "data": {
        "type": "samples",
        "id": "ERS417335",
        "attributes": {
            "latitude": 32.7153,
            "longitude": -117.157,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-117.157",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:aquatic biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:sterile water",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "18.572",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "32.71533",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2393165",
            "accession": "ERS417335",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Control sample",
            "environment-biome": "ENVO:aquatic biome",
            "environment-feature": "ENVO:water",
            "environment-material": "ENVO:sterile water",
            "sample-name": "qiime_study_1741:3F04.c",
            "sample-alias": "qiime_study_1741:3F04.c",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-04-09T21:05:26"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Skin"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Skin?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS417335/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005232",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005232?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS417335/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS417335?format=api"
        }
    }
}