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

{
    "data": {
        "type": "samples",
        "id": "ERS411237",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-105.782067",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:mammalia-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:mammalia-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": "3388.0",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "big horn sheep",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "37174",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.55005",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Ovis canadensis",
                    "unit": null
                }
            ],
            "longitude": -105.7821,
            "biosample": "SAMEA2384926",
            "latitude": 39.5501,
            "accession": "ERS411237",
            "analysis-completed": "2018-04-27",
            "collection-date": "2006-01-01",
            "geo-loc-name": "GAZ:United States of America",
            "sample-desc": "column_7_and_columns_8-9_DNA_from_Brian_s_mammal_project, Sheep_1",
            "environment-biome": "ENVO:mammalia-associated habitat",
            "environment-feature": "ENVO:mammalia-associated habitat",
            "environment-material": "ENVO:feces",
            "sample-name": "qiime_study_1517:BigHornW3",
            "sample-alias": "qiime_study_1517:BigHornW3",
            "host-tax-id": 37174,
            "species": null,
            "last-update": "2024-01-31T18:01:37"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411237/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411237/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002364",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002364?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411237?format=api"
        }
    }
}