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

{
    "data": {
        "type": "samples",
        "id": "ERS411276",
        "attributes": {
            "longitude": -155.289,
            "biosample": "SAMEA2384965",
            "latitude": 19.9304,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-155.289",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2/11/10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:tropical and subtropical moist broadleaf forest biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:soil",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-0.1",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1167.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "19.93042",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "accession": "ERS411276",
            "analysis-completed": "2018-04-27",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America",
            "sample-desc": "HI_Soil_plate3_c5_NEON, Hawaii",
            "environment-biome": "ENVO:tropical and subtropical moist broadleaf forest biome",
            "environment-feature": "ENVO:soil",
            "environment-material": "ENVO:soil",
            "sample-name": "qiime_study_1517:HI.20.58e.2",
            "sample-alias": "qiime_study_1517:HI.20.58e.2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-31T18:16:14"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411276/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002364",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002364?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411276/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411276?format=api"
        }
    }
}