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

{
    "data": {
        "type": "samples",
        "id": "ERS18895844",
        "attributes": {
            "biosample": "SAMEA115486431",
            "longitude": 0.3561,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "UK Crop Microbiome Cryobank",
                    "unit": null
                },
                {
                    "key": "experimental factor",
                    "value": "bulk soil no plant control",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "0.3561",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2021-12-30",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "environmental system",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "soil environment",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "bulk soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Novaseq 6000",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.8094",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000020",
                    "unit": null
                }
            ],
            "latitude": 51.8094,
            "accession": "ERS18895844",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "clay from Yorkshire",
            "environment-biome": "environmental system",
            "environment-feature": "soil environment",
            "environment-material": "bulk soil",
            "sample-name": "ms00379",
            "sample-alias": "ms00379",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-02-21T17:37:54"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18895844/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006652",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18895844/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18895844?format=api"
        }
    }
}