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

{
    "data": {
        "type": "samples",
        "id": "ERS6356207",
        "attributes": {
            "biosample": "SAMEA8671683",
            "longitude": -75.92,
            "latitude": 1.5077,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Characterization of the soil microbiome of Colombian Amazon rainforest.",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-75.92003333333334",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Colombia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01000228",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00001998",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00001998",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.1",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "600.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "1.5077333333333334",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "accession": "ERS6356207",
            "analysis-completed": null,
            "collection-date": "2019-12-01",
            "geo-loc-name": null,
            "sample-desc": "soil Belén 400 – 600 m.a.s.l regeneration R4 1.1.8.4",
            "environment-biome": "ENVO:01000228",
            "environment-feature": "ENVO:00001998",
            "environment-material": "ENVO:00001998",
            "sample-name": "1.1.8.4",
            "sample-alias": "1.1.8.4",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-07-02T11:29:00"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6356207/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005779",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Tropical rainforest"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Tropical%20rainforest?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6356207/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6356207?format=api"
        }
    }
}